mycroft
|
245f292fed
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
thorpej
|
60024eb978
|
Make system calls conform to a standard prototype and bring those
prototypes into scope.
|
1995-09-19 21:40:36 +00:00 |
mycroft
|
f75ba16b09
|
Update to use timer{add,sub}().
|
1995-03-21 13:33:34 +00:00 |
mycroft
|
f76536baea
|
LEASE_UPDATETIME -> lease_updatetime
|
1994-12-13 22:19:45 +00:00 |
mycroft
|
f9e259e3ca
|
Use __timer{add,sub}(), not timeval{add,sub}(). Remove the latter completely.
|
1994-12-11 18:06:07 +00:00 |
cgd
|
6b86130410
|
update for new syscall args description mechanism
|
1994-10-20 04:22:35 +00:00 |
mycroft
|
61101c8fa5
|
Remove extern of tickadj.
|
1994-09-18 21:49:07 +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
|
0d92ca456f
|
update to Lite
|
1994-05-20 07:24:51 +00:00 |
mycroft
|
4b2f221eac
|
Remove now-bogus casts.
|
1994-05-05 09:15:48 +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 |
mycroft
|
21edb9924e
|
Canonicalize all #includes.
|
1993-12-18 03:59:02 +00:00 |
cgd
|
c0334ef92c
|
break args structs out, into syscallname_args structs, so gcc2 doesn't
whine so much.
|
1993-07-13 22:13:15 +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
|
230dcf0d05
|
add $Id$ strings, and clean up file headers where necessary
|
1993-05-20 02:54:09 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |