NetBSD/sys
cgd abdf873225 remove these at paulus's request. There's only one da30 in existence,
and he's planning on taking it out of service.
1995-05-17 08:30:58 +00:00
..
adosfs set blocksize in adosfs_getattr(). fixes pr#968 1995-04-17 12:22:08 +00:00
arch remove these at paulus's request. There's only one da30 in existence, 1995-05-17 08:30:58 +00:00
compat Generate the new ps_strings format. 1995-05-16 14:19:03 +00:00
conf rename files files for new config/config.old naming 1995-04-28 08:19:12 +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 isa softc structs are larger than 'struct device' 1995-05-17 02:07:03 +00:00
isofs/cd9660 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
kern Generate the new ps_strings format. 1995-05-16 14:19:03 +00:00
lib parenthesize macro arg usage 1995-05-16 05:26: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 copy routines should take size_t lengths for prototype consistency. 1995-04-22 13:26:20 +00:00
netccitt Remove some explicit references to loif. 1995-04-11 04:30:47 +00:00
netinet parenthesize macro arg usage 1995-05-16 05:26:36 +00:00
netiso cast pointers to longs, not ints 1995-04-22 13:29:33 +00:00
netns nsipstart() should return void. 1995-04-11 04:25:21 +00:00
nfs kill unnecessary blank line at end of file 1995-04-30 07:03:13 +00:00
scsi looks like some extra ')'s were left in here. 1995-05-03 21:38:57 +00:00
stand
sys Change ps_{argv,env}str to char**. 1995-05-16 14:17:34 +00:00
ufs from Mike Karels: 1995-05-10 18:00:45 +00:00
vm oops; vm_pageout.c should include machine/cpu.h, _not_ vm_pager.c 1995-05-07 19:27:27 +00:00
Makefile