History log of /src/usr.bin/expand |
Revision | Date | Author | Comments |
1.5 | 14-Apr-2009 |
lukem | Enable WARNS=4 by default for usr.bin, except for: 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
|
1.4 | 09-Mar-2005 |
christos | branches: 1.4.36; - ansi - better error detection - avoid overflow - WARNS=3
|
1.3 | 02-Sep-1995 |
jtc | Sync with 4.4lite2
|
1.2 | 31-Jul-1993 |
mycroft | Add RCS indentifiers.
|
1.1 | 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 | 02-Sep-1995 |
jtc | imported from 44lite2
|
1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.4.36.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.12 | 12-May-2012 |
reed | Change or add history. I checked the 1bsd archives and this first 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.
|
1.11 | 21-Dec-2008 |
christos | branches: 1.11.8; PR/11228: Ben Harris: Unexpand -t should take tab list. Based on patch supplied by Roy Marples.
|
1.10 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
1.9 | 08-Apr-2003 |
wiz | Bump date for last.
|
1.8 | 08-Apr-2003 |
dsl | Add -t tabstop to synopsis for unexpand
|
1.7 | 30-Sep-2002 |
grant | New sentence, new line.
|
1.6 | 22-Mar-1999 |
garbled | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.5 | 10-Feb-1999 |
kleink | * Make obsolete option handling slightly more robust; fixes PR bin/6940. * In the manual page, replace obsolete option handling with the supported getopt-based version, and reflect that file arguments are optional.
|
1.4 | 18-Oct-1997 |
lukem | WARNSify, fix .Nm usage
|
1.3 | 02-Sep-1995 |
jtc | Sync with 4.4lite2
|
1.2 | 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.1 | 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 | 02-Sep-1995 |
jtc | imported from 44lite2
|
1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.11.8.1 | 23-May-2012 |
yamt | sync with head.
|
1.14 | 05-Sep-2016 |
sevan | Drop main() prototype.
|
1.13 | 12-Apr-2009 |
lukem | fix -Wsign-compare issue
|
1.12 | 21-Jul-2008 |
lukem | branches: 1.12.6; Remove the \n and tabs from the __COPYRIGHT() strings. Tweak to use a consistent format.
|
1.11 | 15-Dec-2007 |
perry | branches: 1.11.6; convert __attribute__s to applicable cdefs.h macros
|
1.10 | 09-Mar-2005 |
christos | branches: 1.10.18; - ansi - better error detection - avoid overflow - WARNS=3
|
1.9 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
1.8 | 10-Feb-1999 |
kleink | * Make obsolete option handling slightly more robust; fixes PR bin/6940. * In the manual page, replace obsolete option handling with the supported getopt-based version, and reflect that file arguments are optional.
|
1.7 | 06-Nov-1998 |
christos | char -> unsigned char
|
1.6 | 18-Oct-1997 |
lukem | WARNSify, fix .Nm usage
|
1.5 | 02-Sep-1995 |
jtc | Sync with 4.4lite2
|
1.4 | 13-Oct-1993 |
jtc | #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt declarations can be removed from <stdlib.h>.
|
1.3 | 28-Aug-1993 |
jtc | Changed to be POSIX.2 compliant.
|
1.2 | 01-Aug-1993 |
mycroft | Add RCS identifiers.
|
1.1 | 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 | 02-Sep-1995 |
jtc | imported from 44lite2
|
1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.10.18.1 | 09-Jan-2008 |
matt | sync with HEAD
|
1.11.6.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
1.12.6.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|