Home | History | Annotate | Download | only in col
History log of /src/usr.bin/col/col.c
RevisionDateAuthorComments
 1.20  10-Sep-2021  rillig usr.bin: remove unnecessary lint comment CONSTCOND

Since 2021-01-31, lint no longer warns about 'do ... while (0)'.

No functional change.
 1.19  01-Nov-2020  christos Replace col with the FreeBSD version that adds wide char support
 1.18  18-Oct-2014  christos PR/49291: Henning Petersen: Problem with half-line feeds in input stream.
 1.17  31-Aug-2011  plunky NULL does not need a cast
 1.16  30-Aug-2011  joerg static + __dead
 1.15  21-Jul-2008  lukem Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
 1.14  17-Feb-2005  xtraeme branches: 1.14.28;
Kill __P(), use ANSI function declarations; WARNS=3.
 1.13  16-Oct-2003  itojun safer use of realloc
 1.12  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.11  23-Sep-1999  tron Fix wrong option string in call to getopt(3). Patch supplied by
Geoff C. Wing in PR bin/8475.
 1.10  22-Feb-1999  kleink branches: 1.10.2;
Add the XPG4.2 -p flag.
 1.9  18-Oct-1997  lukem getopt returns -1 not EOF
 1.8  18-Oct-1997  lukem WARNSify, fix .Nm usage
 1.7  02-Sep-1995  jtc Sync with 4.4lite2
 1.6  26-Mar-1995  glass merged with 4.4Lite
 1.5  24-Dec-1994  cgd pull in stdlib.h
 1.4  21-Sep-1993  mycroft Well, Andrew's message was totally useless, but there was indeed a bug in
the case where no tabs are inserted. All hail modulus arithmetic. The real
fix for this is trivial, but I made a couple of stylistic changes also.
 1.3  03-Aug-1993  mycroft Fix entabbing algorithm. (This is not the same patch as in FreeBSD.)
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.3  02-Sep-1995  jtc imported from 44lite2
 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.10.2.1  24-Sep-1999  cgd pull up rev 1.11 from trunk (requested by tron):
Fix incorrect option string used in call to getopt(3). Fixes PR#8475.
 1.14.28.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.

RSS XML Feed