Home | History | Annotate | Download | only in expand
History log of /src/usr.bin/expand/expand.c
RevisionDateAuthorComments
 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

RSS XML Feed