mycroft
|
2f710a54ee
|
Convert process, file, and namei lists and hash tables to use queue.h.
|
1994-08-30 03:04:28 +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 |
mycroft
|
0d8affb278
|
Turn P_NOSWAP and P_PHYSIO into a hold count, as suggested by a comment.
|
1994-06-15 19:59:21 +00:00 |
cgd
|
540aa31a08
|
update to lite
|
1994-05-19 05:57:44 +00:00 |
cgd
|
91cf0fbaf3
|
copyright foo
|
1994-05-17 04:21:49 +00:00 |
cgd
|
c6abdc2054
|
setrq -> setrunqueue, sched -> scheduler
|
1994-05-13 00:50:41 +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 |
cgd
|
47894a50ac
|
light clean
|
1994-04-10 00:16:58 +00:00 |
chopps
|
0622d87221
|
fix incorect check of nprocs vs. maxproc.
|
1994-02-21 23:10:46 +00:00 |
cgd
|
914aac9116
|
field name change
|
1994-01-04 11:29:55 +00:00 |
cgd
|
a67d24d94b
|
add support for p_vnode, from jsp
|
1993-12-22 13:39:27 +00:00 |
cgd
|
afce447ada
|
p_spare is in the 'zero range' now
|
1993-12-21 10:39:17 +00:00 |
mycroft
|
21edb9924e
|
Canonicalize all #includes.
|
1993-12-18 03:59:02 +00:00 |
cgd
|
9c32bc786a
|
make allproc be volatile, and cast things accordingly.
suggested by torek, because CSRG had problems with reordering
of assignments to allproc leading to strange panics from kernels
compiled with gcc2...
|
1993-09-15 22:30:32 +00:00 |
cgd
|
cd56dd1638
|
merge in changes from netbsd-0-9-ALPHA2
|
1993-08-07 07:53:27 +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
|
d6e1f01ad4
|
nextpid & maxproc fixes from ws
|
1993-06-02 23:10:52 +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 |