adosfs
|
size should be u_long, kill unneeded variable
|
1995-03-08 01:26:41 +00:00 |
arch
|
Add a CR.
|
1995-03-08 20:58:05 +00:00 |
compat
|
Add missing structure conversion for IPC_RMID.
|
1995-03-08 17:27:42 +00:00 |
dev
|
spaces -> tab
|
1995-03-09 02:20:34 +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 |
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 |
nfs
|
Working "config generic" support; from Theo.
|
1995-02-16 21:42:50 +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 |