.. |
adosfs
|
size should be u_long, kill unneeded variable
|
1995-03-08 01:26:41 +00:00 |
arch
|
Cleanup for SB16 (From Jan Sparud)
|
1995-03-08 18:27:35 +00:00 |
compat
|
Add missing structure conversion for IPC_RMID.
|
1995-03-08 17:27:42 +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 for SB16 (From Jan Sparud)
|
1995-03-08 18:27:35 +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
|
fixed sized types, where appropriate. when casting pointers to
|
1995-03-08 02:56:49 +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
|
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*() should use size_t, not u_int or u_long, and especially not a
|
1995-03-08 02:48:20 +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 |