.. |
altq
|
merge yamt-pf42 branch.
|
2008-06-18 09:06:25 +00:00 |
arch
|
UltraSPARCs don't have floating point queue, and reading %fq regsiter
|
2008-07-02 12:15:19 +00:00 |
coda
|
Convert file systems to dynamically attach with the new module interface.
|
2008-05-10 02:26:09 +00:00 |
compat
|
Move amd64 MD termois types definitions from linux_termios.h to linux_types.h
|
2008-06-29 08:50:09 +00:00 |
conf
|
clean up some useless code and variables in cardbus attachment
|
2008-06-24 17:32:09 +00:00 |
contrib/dev/ath
|
Use BUILDSYMLINKS from <bsd.files.mk> instead of custom copy rules
|
2008-01-17 01:13:01 +00:00 |
crypto
|
…
|
|
ddb
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
dev
|
change licence of my old code to two-clause BSD licence
|
2008-07-02 10:16:20 +00:00 |
dist
|
Wrap definition of pfil6_wrapper in #ifdef INET6.
|
2008-06-22 11:36:33 +00:00 |
fs
|
Update node sanity check system and redo allocation recording fixing
|
2008-07-02 13:25:33 +00:00 |
gdbscripts
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
ipkdb
|
…
|
|
kern
|
Switch from KASSERT to CTASSERT for those asserts testing sizes of types.
|
2008-07-02 14:47:34 +00:00 |
lib
|
Add KASSERTMSG(e, msg) for umass.c. XXX directly calls panic.
|
2008-07-02 15:25:08 +00:00 |
lkm
|
Fix lkm fallout from previous sysctl changes. This largely duplicates
|
2008-06-28 15:50:20 +00:00 |
miscfs
|
Create sysctl entries during module initialisation and destroy them
|
2008-06-28 01:34:05 +00:00 |
modules
|
Add of bunch of file system modules.
|
2008-06-28 16:11:35 +00:00 |
net
|
Replace references to getsock/getvnode.
|
2008-06-24 11:18:14 +00:00 |
net80211
|
Replace gcc-style designated initialisers with c99-style.
|
2008-06-24 10:33:46 +00:00 |
netatalk
|
Simplify the interface to netstat_sysctl() and allocate space for
|
2008-05-04 07:22:14 +00:00 |
netbt
|
do not hold bt_lock while detaching bthub, as devices may need to aquire
|
2008-06-26 14:17:27 +00:00 |
netinet
|
merge yamt-pf42 branch.
|
2008-06-18 09:06:25 +00:00 |
netinet6
|
remove undeclared caddr_t. makes i386 ALL kernel build again.
|
2008-06-27 09:16:21 +00:00 |
netipsec
|
Ignore freed rtcache entries.
|
2008-07-01 20:18:45 +00:00 |
netisdn
|
Also delete a now-unused local variable.
|
2008-05-23 14:10:50 +00:00 |
netiso
|
s/0/NULL/ in pointer comparisons.
|
2008-05-22 00:58:29 +00:00 |
netkey
|
Ignore freed rtcache entries.
|
2008-07-01 20:18:45 +00:00 |
netnatm
|
Delete unnecessary casts to void *.
|
2008-05-22 00:59:19 +00:00 |
netsmb
|
Make it compile.
|
2008-06-24 11:20:37 +00:00 |
nfs
|
Replace references to getsock/getvnode.
|
2008-06-24 11:18:14 +00:00 |
opencrypto
|
Coverity CID 5021: Check pointers before using.
|
2008-05-24 16:42:00 +00:00 |
rump
|
Add missing calls for attribute management (e.g. chown, stat).
|
2008-07-01 13:09:44 +00:00 |
secmodel
|
Remove include of sys/pset.h in sys/lwp.h header.
|
2008-03-09 15:39:14 +00:00 |
stand
|
…
|
|
sys
|
Alter layout of fdfile_t slightly to make it fit into 64 bytes on alpha.
|
2008-07-02 10:30:09 +00:00 |
ufs
|
Fix lkm fallout from previous sysctl changes. This largely duplicates
|
2008-06-28 15:50:20 +00:00 |
uvm
|
Switch from KASSERT to CTASSERT for those asserts testing sizes of types.
|
2008-07-02 14:47:34 +00:00 |
Makefile
|
Build and install modules into /kernel/modules. Each module gets a
|
2008-05-02 23:12:00 +00:00 |