NetBSD/sys
mycroft 8f96feada8 Correct call to coff_load_shlib(), and prototype it. 1995-03-15 08:14:28 +00:00
..
adosfs copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
arch Fixes defect port-i386/860 from John Woods (jfw@jfwhome.funhouse.com) with 1995-03-14 18:43:19 +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
dev Fixes defect port-i386/860 from John Woods (jfw@jfwhome.funhouse.com) with 1995-03-14 18:43:19 +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
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
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 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
scsi Correct spelling of `fictitious'. Add patterns for optical memory devices. 1995-03-07 21:46:06 +00:00
stand
sys Update to match syscalls.master. 1995-03-09 17:33:07 +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