NetBSD/sys
cgd e7c1a9e7f9 cast pointers correctly, ioctl cmds are u_longs, most int != long type bogons 1995-03-08 02:14:50 +00:00
..
adosfs size should be u_long, kill unneeded variable 1995-03-08 01:26:41 +00:00
arch make sysarch() look more like it should 1995-03-08 00:50:13 +00:00
compat mount list is a circleq. 1995-03-08 01:28:55 +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 Correct spelling of `fictitious'. Add patterns for optical memory devices. 1995-03-07 21:46:06 +00:00
isofs/cd9660 use u_long for copyin* 1995-03-08 01:33:20 +00:00
kern use long for argc, envc, and u_long for len. 1995-03-08 01:23:00 +00:00
lib remove references to arptnew. fix spelling error 1995-03-06 19:06:05 +00:00
miscfs use u_long for copyin* 1995-03-08 01:33:20 +00:00
msdosfs size for copyinstr should be u_long 1995-03-08 01:49:37 +00:00
net Undo an #include ordering change. 1995-03-06 10:58:25 +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 remove references to arptnew. fix spelling error 1995-03-06 19:06:05 +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 Working "config generic" support; from Theo. 1995-02-16 21:42:50 +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 copy*'s last argument is a u_long pointer, not a u_int pointer. 1995-03-08 00:52:59 +00:00
ufs size for copyinstr should be u_long 1995-03-08 01:51:49 +00:00
vm need compat_43_getpagesize on COMPAT_OSF1 1995-03-08 01:46:53 +00:00
Makefile take three 1994-06-29 06:19:16 +00:00