summaryrefslogtreecommitdiff
path: root/usr.bin/expand
AgeCommit message (Collapse)Author
2016-09-05Drop main() prototype.sevan
2012-05-12Change or add history. I checked the 1bsd archives and this firstreed
appeared in 1BSD (before it was known as 1BSD). I looked at code and later sccs history to confirm. In the case of rewritten code, we are not consistent in manpages indicating that history.
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
awk bdes checknr compile_et error gss hxtool kgetcred kinit klist ldd less lex locale login m4 man menuc mk_cmds mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh string2key telnet tn3270 verify_krb5_conf xlint
2009-04-12fix -Wsign-compare issuelukem
2008-12-21PR/11228: Ben Harris: Unexpand -t should take tab list. Based on patchchristos
supplied by Roy Marples.
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
Tweak to use a consistent format.
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2005-03-09- ansichristos
- better error detection - avoid overflow - WARNS=3
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22365, verified by myself.
2003-04-08Bump date for last.wiz
2003-04-08Add -t tabstop to synopsis for unexpanddsl
2002-09-30New sentence, new line.grant
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
so we shouldn't override it with versions in the manpages. Many more to come.
1999-02-10* Make obsolete option handling slightly more robust; fixes PR bin/6940.kleink
* In the manual page, replace obsolete option handling with the supported getopt-based version, and reflect that file arguments are optional.
1998-11-06char -> unsigned charchristos
1997-10-18WARNSify, fix .Nm usagelukem
1995-09-02Sync with 4.4lite2jtc
1993-10-13#include <unistd.h>, so getopt(), optarg, opterr, optind, and optoptjtc
declarations can be removed from <stdlib.h>.
1993-08-28Changed to be POSIX.2 compliant.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd