1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
Marius Strobl 2a79fd39b4 o In preparation for basing a new driver on this one:
- ANSIfy
  - try to bring closer to style(9)
  - remove banal comments.
o Add my copyright for having done lots of fixes and improvements.
2007-12-30 01:32:03 +00:00
..
amd64 Add asmc(4). 2007-12-28 22:50:04 +00:00
arm Add configuration knobs for the superpage reservation system. Initially, 2007-12-27 16:45:39 +00:00
boot "FreeBSD/Open Firmware/PowerPC ..." is confusing and non-standard. 2007-12-26 19:15:58 +00:00
bsm
cam Add a new 'why' argument to kdb_enter(), and a set of constants to use 2007-12-25 17:52:02 +00:00
cddl
compat Plug the leaks in the present (hopefully, soon to be replaced) 2007-12-29 14:28:01 +00:00
conf Add the superpage reservation system. This is "part 2 of 2" of the 2007-12-29 19:53:04 +00:00
contrib
crypto
ddb Add textdump(4) facility, which provides an alternative form of kernel 2007-12-26 11:32:33 +00:00
dev o In preparation for basing a new driver on this one: 2007-12-30 01:32:03 +00:00
fs Trimm out now unused option LK_EXCLUPGRADE from the lockmgr namespace. 2007-12-28 00:38:13 +00:00
gdb
geom Various fixes: 2007-12-24 01:01:59 +00:00
gnu
i4b
i386 Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
ia64 Add configuration knobs for the superpage reservation system. Initially, 2007-12-27 16:45:39 +00:00
isa Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
kern Add the superpage reservation system. This is "part 2 of 2" of the 2007-12-29 19:53:04 +00:00
libkern
modules Don't overload tcp_usrreqs unless the kernel doesn't provide offload support. 2007-12-18 23:00:25 +00:00
net Add a workaround for a deadlock between the rt_setgate() and rt_check() 2007-12-27 10:00:57 +00:00
net80211 update channel flag defs to match _ieee80211.h so cpp doesn't complain 2007-12-13 01:23:40 +00:00
netatalk
netatm
netgraph Add support for optional "AC-Name\Service-Name" syntax at NGM_PPPOE_CONNECT 2007-12-29 19:44:41 +00:00
netinet Workaround p->numbytes overflow, which can result in infinite loop inside 2007-12-25 09:36:51 +00:00
netinet6 Fix leaking MAC labels for IPv6 inpcbs by adding missing MAC label 2007-12-17 17:20:57 +00:00
netipsec
netipx
netnatm
netncp Refactor select to reduce contention and hide internal implementation 2007-12-16 06:21:20 +00:00
netsmb Refactor select to reduce contention and hide internal implementation 2007-12-16 06:21:20 +00:00
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
pccard
pci Add another RTL8168 revision 3 which is found on RTL8111-GR Gigabit 2007-12-08 00:14:09 +00:00
powerpc Add configuration knobs for the superpage reservation system. Initially, 2007-12-27 16:45:39 +00:00
rpc
security Add a new 'why' argument to kdb_enter(), and a set of constants to use 2007-12-25 17:52:02 +00:00
sparc64 Add configuration knobs for the superpage reservation system. Initially, 2007-12-27 16:45:39 +00:00
sun4v Add configuration knobs for the superpage reservation system. Initially, 2007-12-27 16:45:39 +00:00
sys Implement RB_PREV() AND RB_FOREACH_REVERSE(). 2007-12-28 07:03:26 +00:00
tools
ufs The ffs_balloc() routines, whan allocating the indirect blocks for 2007-12-29 13:31:27 +00:00
vm Add the superpage reservation system. This is "part 2 of 2" of the 2007-12-29 19:53:04 +00:00
Makefile