..
adosfs
copy*str() should use size_t.
1995-03-09 12:05:21 +00:00
arch
Increase ZSSOFT_PRI from 2 -> 3 now that tty ipl is 4.
1995-03-27 01:25:20 +00:00
compat
invoke ktrsyscall with (vp, code, argsize, args) as args.
1995-03-26 08:03:29 +00:00
conf
don't do things that should only be necessary for 'real' clists.
1995-03-08 00:54:44 +00:00
ddb
Leave db_recover as it was on entry to avoid endless "exception in ddb"...
1994-12-02 06:07:37 +00:00
dev
Largely rewritten by me, with some input from Dave Burgess. Implement most of
1995-03-27 15:45:20 +00:00
isofs /cd9660
copy*str() should use size_t.
1995-03-09 12:05:21 +00:00
kern
don't default return types to ints; specify them.
1995-03-26 07:48:47 +00:00
lib
KERNEL -> _KERNEL
1995-03-26 20:23:52 +00:00
miscfs
Add missing arguments to VOP_CLOSE() in some cases. From Frank van der
1995-03-11 06:14:28 +00:00
msdosfs
Remove some sanity checks that are too restrictive, as suggested by Leo.
1995-03-27 12:59:56 +00:00
net
KERNEL -> _KERNEL
1995-03-26 20:23:52 +00:00
netccitt
KERNEL -> _KERNEL
1995-03-26 20:23:52 +00:00
netinet
KERNEL -> _KERNEL
1995-03-26 20:23:52 +00:00
netiso
KERNEL -> _KERNEL
1995-03-26 20:35:13 +00:00
netns
KERNEL -> _KERNEL
1995-03-26 20:35:13 +00:00
nfs
KERNEL -> _KERNEL
1995-03-26 20:35:13 +00:00
scsi
Remove the write protect check altogether, and rely on the drive to do it.
1995-03-25 19:45:18 +00:00
stand
sys
KERNEL -> _KERNEL
1995-03-26 20:23:52 +00:00
ufs
KERNEL -> _KERNEL
1995-03-26 20:35:13 +00:00
vm
change needed for atari; recycle some code for the i386 that was in Lite
1995-03-27 09:09:05 +00:00
Makefile