freebsd-nq/sys
Peter Wemm 19d768b80b #include "opt_user_ldt.h" so that the #ifdef USER_LDT checks can work, as
commented about at length in the PR audit trail.

PR: 2412
1997-12-27 02:28:28 +00:00
..
alpha I should not edit linux_prot.h directly. Fix the argument of linux_nice. 1997-12-17 03:12:35 +00:00
amd64 #include "opt_user_ldt.h" so that the #ifdef USER_LDT checks can work, as 1997-12-27 02:28:28 +00:00
compat Make hidden COMPAT_43 dependencies explict. Options in headers is a 1997-12-16 18:49:23 +00:00
compile
conf Rename "i586_ctr" to "tsc" (both upper and lower case instances). 1997-12-26 20:42:37 +00:00
ddb
dev Change major number to match the one actually used (whoops!). 1997-12-26 23:11:13 +00:00
fs Properly clean out the SI_MOUNTEDON flag iff the mount attempt fails 1997-12-21 21:40:02 +00:00
geom
gnu Make COMPAT_43 and COMPAT_SUNOS new-style options. 1997-12-16 17:40:42 +00:00
i386 #include "opt_user_ldt.h" so that the #ifdef USER_LDT checks can work, as 1997-12-27 02:28:28 +00:00
isa Rename "i586_ctr" to "tsc" (both upper and lower case instances). 1997-12-26 20:42:37 +00:00
isofs/cd9660 Properly clean out the SI_MOUNTEDON flag iff the mount attempt fails 1997-12-21 21:40:02 +00:00
kern Rename "i586_ctr" to "tsc" (both upper and lower case instances). 1997-12-26 20:42:37 +00:00
libkern
miscfs Clear the p_stops field on change of user/group id, unless the correct 1997-12-20 03:05:47 +00:00
modules Fix my typo. 1997-12-16 22:50:18 +00:00
msdosfs
net Remove bogus #ifdef INET - SLIP doesn't compile without INET. 1997-12-20 16:44:51 +00:00
netatalk
netinet The spl fixes in in_setsockaddr and in_setpeeraddr that were meant to 1997-12-25 06:57:36 +00:00
netipx Moved some declarations from <sys/socket.h> to the correct places, and 1997-12-21 16:35:12 +00:00
netkey
netnatm Fixed a sloppy common-style declaration. 1997-12-20 00:13:51 +00:00
netns
nfs Added a used include. 1997-12-20 00:25:01 +00:00
nfsclient Added a used include. 1997-12-20 00:25:01 +00:00
nfsserver Added a used include. 1997-12-20 00:25:01 +00:00
pc98 #include "opt_user_ldt.h" so that the #ifdef USER_LDT checks can work, as 1997-12-27 02:28:28 +00:00
pccard
pci Correct the check for multiword dma. It was incorrectly checking 1997-12-19 02:25:51 +00:00
powerpc/include
rpc
scsi Fix some breakage that prevented the Plasmon burners from being used 1997-12-26 14:52:29 +00:00
sys - Add prototype for adjust_timeout_calltodo(). 1997-12-24 01:33:45 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs I added vfs_ioopt prematurely, disabled. 1997-12-21 10:41:19 +00:00
vm The ioopt code is still buggy, but wasn't fully disabled. 1997-12-25 20:55:15 +00:00
Makefile