NetBSD/sys
gwr efc4706419 Do the printf "root/swap on" elsewhere to avoid confusion. 1995-03-18 05:51:22 +00:00
..
adosfs copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
arch Make the "removing wired pmeg" Debugger call conditional. 1995-03-17 05:00:31 +00:00
compat Correct call to coff_load_shlib(), and prototype it. 1995-03-15 08:14:28 +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 Add support for PAS 16 basic 1995-03-15 18:45:58 +00:00
isofs/cd9660 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
kern add prototypes before each inline 1995-03-10 04:13:52 +00:00
lib remove references to arptnew. fix spelling error 1995-03-06 19:06:05 +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 Fix off-by-one error in root directory length calculation 1995-03-12 16:27:34 +00:00
net punt on using int8 types for chars, at least for now. char is 8 byts anyway. 1995-03-12 04:19:08 +00:00
netccitt cast pointers correctly, ioctl cmds are u_longs. 1995-03-08 02:13:59 +00:00
netinet remove references to arptnew. fix spelling error 1995-03-06 19:06:05 +00:00
netiso cast pointers correctly, ioctl cmds are u_longs, most int \!= long 1995-03-08 02:16:07 +00:00
netns cast pointers correctly, ioctl cmds are u_longs, most int != long type bogons 1995-03-08 02:14:50 +00:00
nfs Do the printf "root/swap on" elsewhere to avoid confusion. 1995-03-18 05:51:22 +00:00
scsi Correct spelling of `fictitious'. Add patterns for optical memory devices. 1995-03-07 21:46:06 +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 MID 143 -> ARM6 for ws. 1995-03-18 03:24:53 +00:00
ufs copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
vm Make memory map syscalls consistently use size_t. 1995-03-09 17:28:28 +00:00
Makefile