summaryrefslogtreecommitdiff
path: root/usr.bin/ul/ul.c
AgeCommit message (Expand)Author
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-09-25Purge more stray embedded $FreeBSD$ stringsJohn Baldwin
2023-07-07Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-07-11Do not truncate lines longer than 512 chars.Pietro Cerutti
2016-05-09Rationalize license numberingBaptiste Daroussin
2016-05-09Some style(9) fixesBaptiste Daroussin
2013-01-06Fix a signed/unsigned comparison when wchar_t is unsigned by casting theAndrew Turner
2011-11-06Add missing static keywords to ul(1)Ed Schouten
2010-12-11Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl
2009-12-13Revert most part of 200420 as requested, as more review and polish isXin LI
2009-12-11Remove unneeded header includes from usr.bin/ except contributed code.Xin LI
2005-05-21Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov
2004-07-30Check for read errors.Tim J. Robbins
2004-07-29Add support for multibyte characters, based on Bruno Haible's workTim J. Robbins
2002-09-04ANSIify function definitions.David Malone
2002-08-25Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier
2002-03-22remove __PWarner Losh
2001-12-03Warns cleanups. Add FreeBSD ID to Makefile.David Malone
2000-07-31Don't coredump on long input lines. If anyone actually cares, this shouldKris Kennaway
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-08-26Main() returns int.Philippe Charnier
1997-08-20Use err(3), add usage() and prototypes.Philippe Charnier
1997-03-29compare return value from getopt against -1 rather than EOF, per the finalWarner Losh
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes