christos
|
09afd77655
|
More proto fixes
|
1996-02-09 18:59:18 +00:00 |
christos
|
8a5b1b92e2
|
First pass at prototyping
|
1996-02-04 02:15:01 +00:00 |
cgd
|
d0601a093f
|
copy some format specifiers from kprintf to sprintf. b & r still missing
|
1995-06-16 10:52:17 +00:00 |
mycroft
|
fe62f9afca
|
Actually, do the previous differently.
|
1995-03-19 23:23:11 +00:00 |
mycroft
|
feb5b4b126
|
Add a `%p' format.
|
1995-03-19 23:17:16 +00:00 |
mycroft
|
ebe3db17a7
|
Handle null pointers like libc.
|
1994-12-28 06:30:35 +00:00 |
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
cgd
|
f072e5b0eb
|
update; minor clean, cruft removal.
|
1994-05-13 06:02:45 +00:00 |
mycroft
|
89b3d99770
|
Make logpri() non-static.
|
1994-05-12 10:26:19 +00:00 |
cgd
|
a0a7429482
|
lots of changes: prototype migration, move lots of variables, definitions,
and structure elements around. kill some unnecessary type and macro
definitions. standardize clock handling. More changes than you'd want.
|
1994-05-05 05:35:42 +00:00 |
cgd
|
4bbabd8e7a
|
Rename a lot of process flags.
|
1994-05-04 03:41:12 +00:00 |
deraadt
|
fa2aa77517
|
make panic a varargs function
|
1994-01-30 13:22:05 +00:00 |
mycroft
|
21edb9924e
|
Canonicalize all #includes.
|
1993-12-18 03:59:02 +00:00 |
brezak
|
15c3400ffe
|
Machine independant changes to VM for handling non-contiguous memory.
|
1993-08-27 23:45:55 +00:00 |
andrew
|
0e6cb953ea
|
ANSIfications - removed all implicit function return types and argument
definitions. Ensured that all files include "systm.h" to gain access to
general prototypes. Casts where necessary.
|
1993-06-27 06:01:27 +00:00 |
cgd
|
fe1802950b
|
add include of select.h if necessary for protos, or delete if extraneous
|
1993-05-22 11:40:42 +00:00 |
cgd
|
8d6c77881c
|
make kernel select interface be one-stop shopping & clean it all up.
|
1993-05-18 18:18:40 +00:00 |
cgd
|
62781e28ba
|
fix kernel printf %b format.
from Gordon Burditt <gordon@sneaky.lonestar.org>
|
1993-05-13 06:17:51 +00:00 |
glass
|
034707f9e5
|
fixed to be compliant, subservient, and to take advantage of the newly
hacked config(8)
|
1993-04-10 12:04:35 +00:00 |
cgd
|
942f89c21f
|
if PANICWAIT defined, will always wait for a key press before reboot
after panic. (note that this only makes a difference if DDB is not
installed.)
|
1993-03-28 08:40:33 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |