NetBSD/sys
1995-04-16 01:50:45 +00:00
..
adosfs copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
arch typo 1995-04-16 01:50:45 +00:00
compat EMUL_IBCS2_ELF -> EMUL_SVR4; EMUL_IBCS2_{COFF,XOUT} -> EMUL_IBCS2 1995-04-13 20:48:14 +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 cleanup; mostly KNF. 1995-04-15 10:35:24 +00:00
isofs/cd9660 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
kern EMUL_IBCS2_ELF -> EMUL_SVR4; EMUL_IBCS2_{COFF,XOUT} -> EMUL_IBCS2 1995-04-13 20:48:14 +00:00
lib be a bit more careful and explicit with types. (basically a large no-op.) 1995-04-13 06:25:36 +00:00
miscfs clean up some return-type warnings 1995-04-15 01:57:35 +00:00
msdosfs Require the denode to be locked before calling msdosfs_hashins(), rather than 1995-04-07 17:37:08 +00:00
net update arc_input() proto to match reality. 1995-04-14 17:09:39 +00:00
netccitt Remove some explicit references to loif. 1995-04-11 04:30:47 +00:00
netinet update arc_input() proto to match reality. 1995-04-14 17:09:39 +00:00
netiso type changes; fix compiler warning caused by new netinet code 1995-04-15 01:55:45 +00:00
netns nsipstart() should return void. 1995-04-11 04:25:21 +00:00
nfs Cosmetic changes suggested by Adam. 1995-03-28 21:29:32 +00:00
scsi Don't boundary check I/O to the `raw' partition. 1995-04-15 05:01:26 +00:00
stand New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
sys ni_pathlen should be a size_t 1995-04-15 08:12:35 +00:00
ufs Make use of the `fs_clean' field. If it was set when the file system was 1995-04-12 21:21:00 +00:00
vm Correct checks for NULLs in pagertab. 1995-04-15 05:11:35 +00:00
Makefile take three 1994-06-29 06:19:16 +00:00