Home | History | Annotate | Download | only in libkern
History log of /src/sys/lib/libkern/scanc.c
RevisionDateAuthorComments
 1.8  11-Dec-2005  christos merge ktrace-lwp.
 1.7  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.6  09-Aug-2001  lukem branches: 1.6.20;
convert to ansi knf, and fix a bug where the last arg was incorrectly
'u_char' instead of 'int' (per the prototype and usage and other scanc
implementations)
 1.5  30-Mar-2000  augustss branches: 1.5.4; 1.5.6; 1.5.8;
Kill some more register declarations.
 1.4  24-Oct-1996  cgd branches: 1.4.28;
second and third args to scanc() (string and table) are not and should not
be modified. Make them 'const'.
 1.3  14-Mar-1996  christos - Add missing prototypes
- Bring prototypes into scope
- Correct prototype for skpc
 1.2  26-Oct-1994  cgd new RCS ID format.
 1.1  13-Oct-1993  cgd branches: 1.1.2;
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
building and dependencies.
 1.1.2.2  13-Oct-1993  cgd move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
building and dependencies.
 1.1.2.1  13-Oct-1993  cgd file scanc.c was added on branch magnum on 1993-10-13 05:40:46 +0000
 1.4.28.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
 1.5.8.1  25-Aug-2001  thorpej Merge Aug 24 -current into the kqueue branch.
 1.5.6.1  24-Aug-2001  nathanw Catch up with -current.
 1.5.4.1  25-Nov-2001  he Pull up revision 1.6 (requested by lukem):
Fix scanc() arguments.
 1.6.20.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.20.2  18-Sep-2004  skrll Sync with HEAD.
 1.6.20.1  03-Aug-2004  skrll Sync with HEAD

RSS XML Feed