lukem
|
9bbc26f3dc
|
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)
|
2001-08-09 08:03:34 +00:00 |
augustss
|
1279e67b6e
|
Kill some more register declarations.
|
2000-03-30 12:19:46 +00:00 |
cgd
|
bba547e063
|
second and third args to scanc() (string and table) are not and should not
be modified. Make them 'const'.
|
1996-10-24 23:50:31 +00:00 |
christos
|
fb901eb966
|
- Add missing prototypes
- Bring prototypes into scope
- Correct prototype for skpc
|
1996-03-14 18:52:03 +00:00 |
cgd
|
aa9eacdd59
|
new RCS ID format.
|
1994-10-26 06:39:02 +00:00 |
cgd
|
2d4295eb29
|
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
building and dependencies.
|
1993-10-13 05:40:23 +00:00 |