Home | History | Annotate | Download | only in libkern
History log of /src/sys/lib/libkern/skpc.c
RevisionDateAuthorComments
 1.7  14-Mar-2009  dsl Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.6  11-Dec-2005  christos branches: 1.6.74; 1.6.84; 1.6.90;
merge ktrace-lwp.
 1.5  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.4  30-Mar-2000  augustss branches: 1.4.28;
Kill some more register declarations.
 1.3  14-Mar-1996  christos branches: 1.3.30;
- 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 skpc.c was added on branch magnum on 1993-10-13 05:40:47 +0000
 1.3.30.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
 1.4.28.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.28.2  18-Sep-2004  skrll Sync with HEAD.
 1.4.28.1  03-Aug-2004  skrll Sync with HEAD
 1.6.90.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.6.84.1  28-Apr-2009  skrll Sync with HEAD.
 1.6.74.1  04-May-2009  yamt sync with head.

RSS XML Feed