freebsd-dev/sys
David Xu 77e718f773 1. Set timer configuration values for sysconf().
2. Set overrun limit to INT_MAX, report ERANGE error if overrun will be
   greater than INT_MAX.
2005-12-01 07:56:15 +00:00
..
alpha - Allow duplicate "machine" directives with the same arguments. 2005-11-27 23:17:00 +00:00
amd64 Update DRM to CVS snapshot as of 2005-11-28. Notable changes: 2005-11-28 23:13:57 +00:00
arm Add missing "struct" in i386/i386/machdep.c,v 1.497 by deischen@. 2005-11-24 08:16:18 +00:00
boot Add kernel module loading option for snd_atiixp(4). 2005-12-01 03:10:12 +00:00
bsm
cam
coda
compat Remove MNT_NODEV mount option. In RELENG_6, MNT_NODEV was a no-op. 2005-11-29 00:28:17 +00:00
conf Teach this to create the "machine" and ${MACHINE_ARCH} (for pc98 2005-11-30 18:15:06 +00:00
contrib
crypto
ddb
dev Byte copy IF_LLADDR() on stack to align it to be safe for typecasts. 2005-11-30 17:48:23 +00:00
doc
fs Fix interaction with Windows 2000/XP based servers: 2005-11-22 07:13:00 +00:00
gdb
geom It is unclear who is wrong and who is right, but when operating on 2005-11-30 22:54:41 +00:00
gnu
i4b
i386 Update DRM to CVS snapshot as of 2005-11-28. Notable changes: 2005-11-28 23:13:57 +00:00
ia64 - Allow duplicate "machine" directives with the same arguments. 2005-11-27 23:17:00 +00:00
isa
isofs/cd9660
kern 1. Set timer configuration values for sysconf(). 2005-12-01 07:56:15 +00:00
libkern
modules Let kmod.mk create empty opt_*.h files. 2005-11-29 19:39:04 +00:00
net The bridge is capable of sending broadcast packets so enable IFF_BROADCAST 2005-11-29 20:29:44 +00:00
net80211 fix dynamic changes in short slottime for 11g sta mode: set the 2005-11-30 19:54:41 +00:00
netatalk
netatm
netgraph - Update the flow sequence before converting count to 2005-11-27 02:43:08 +00:00
netinet obey opt_inet6.h and opt_ipsec.h in kernel build directory. 2005-11-29 17:56:11 +00:00
netinet6
netipsec
netipx Include ip_options.h for IPX-IP encapsulation. 2005-11-20 16:17:12 +00:00
netkey
netnatm
netncp
netsmb Prevent module unloading if there are active connections. 2005-11-22 02:15:46 +00:00
nfs
nfs4client
nfsclient Unexpand LLADDR(). 2005-11-29 09:51:47 +00:00
nfsserver
opencrypto
pc98 MFi386: revision 1.1215 (add savagedrm). 2005-11-30 11:58:01 +00:00
pccard
pci Byte copy IF_LLADDR() on stack to align it to be safe for typecasts. 2005-11-30 17:48:23 +00:00
posix4 mqueue.h has been superceded by sys/mqueue.h thanks to David Xu's work. 2005-11-28 02:58:30 +00:00
powerpc - Allow duplicate "machine" directives with the same arguments. 2005-11-27 23:17:00 +00:00
rpc
security
sparc64 Remove superfluous bzero()'ing of the softc. 2005-11-30 16:13:49 +00:00
sys Avoid using signal 127 and 128 as RT signals, these two signals confuse 2005-11-30 23:47:31 +00:00
tools
ufs Fix parsing of atime, clusterr, clusterw, exec, suid, symfollow 2005-11-24 15:06:40 +00:00
vm Eliminate pmap_init2(). It's no longer used. 2005-11-20 06:09:49 +00:00
Makefile