Home | History | Annotate | Download | only in colcrt
History log of /src/usr.bin/colcrt/colcrt.c
RevisionDateAuthorComments
 1.9  03-Feb-2019  mrg - add or adjust /* FALLTHROUGH */ where appropriate
- add __unreachable() after functions that can return but won't in
this case, and thus can't be marked __dead easily
 1.8  21-Jul-2008  lukem branches: 1.8.60;
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
 1.7  17-Feb-2005  xtraeme branches: 1.7.28;
Kill __P(), use ANSI function declarations, constify; WARNS=3.
 1.6  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.5  03-Jul-2000  matt Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
etc. as appropriate to get exit,srncmp,abs,abort,etc.
Add -I${.CURDIR} to a few Makefiles
 1.4  18-Oct-1997  lukem WARNSify, fix .Nm usage, getopt returns -1 not EOF
 1.3  26-Mar-1995  glass merged with 4.4Lite
 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  26-Mar-1995  glass Import from 4.4Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.7.28.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.8.60.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed