.. |
altq
|
merge yamt-pf42 branch.
|
2008-06-18 09:06:25 +00:00 |
arch
|
Need for machine-links to finish before building ${PROG}
|
2008-06-24 13:02:25 +00:00 |
coda
|
Convert file systems to dynamically attach with the new module interface.
|
2008-05-10 02:26:09 +00:00 |
compat
|
Replace references to getsock/getvnode.
|
2008-06-24 11:18:14 +00:00 |
conf
|
pcc needs -Wno-unreachable-code.
|
2008-06-21 01:00:43 +00:00 |
contrib/dev/ath
|
…
|
|
crypto
|
…
|
|
ddb
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
dev
|
Array range designated initializers are a gcc extension. Replace with
|
2008-06-24 10:57:45 +00:00 |
dist
|
Wrap definition of pfil6_wrapper in #ifdef INET6.
|
2008-06-22 11:36:33 +00:00 |
fs
|
If we're fixing up the internal attributes, is it then wise to check if
|
2008-06-24 15:32:52 +00:00 |
gdbscripts
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
ipkdb
|
…
|
|
kern
|
Nothing uses getsock/getvnode any more.
|
2008-06-24 11:21:46 +00:00 |
lib
|
Include cpuset.
|
2008-06-15 20:34:18 +00:00 |
lkm
|
merge yamt-pf42 branch.
|
2008-06-18 09:06:25 +00:00 |
miscfs
|
Set up the sysctl tree correctly when loaded as a file system.
|
2008-06-24 11:25:05 +00:00 |
modules
|
Add Makefile for building azalia as a kmod
|
2008-06-02 11:34:07 +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
|
PRU_CONTROL: acquire bt_lock manually.
|
2008-04-29 18:41:06 +00:00 |
netinet
|
merge yamt-pf42 branch.
|
2008-06-18 09:06:25 +00:00 |
netinet6
|
ioctl commands are unsigned long. ABI change to mrt6_ioctl() will affect 64-bit platforms.
|
2008-06-24 10:35:14 +00:00 |
netipsec
|
Simplify the interface to netstat_sysctl() and allocate space for
|
2008-05-04 07:22:14 +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
|
Simplify the interface to netstat_sysctl() and allocate space for
|
2008-05-04 07:22:14 +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
|
Fix location of postcall() in ukfs_chdir().
|
2008-06-24 14:16:37 +00:00 |
secmodel
|
…
|
|
stand
|
…
|
|
sys
|
A few more POSIX defs for threads.
|
2008-06-24 14:06:55 +00:00 |
ufs
|
fcntl(4) says the command is type int. lfs_fcntl() comment says u_long. The implementation says int. Synchronise comment with documentation and cast to int before comparison.
|
2008-06-24 10:47:32 +00:00 |
uvm
|
Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t.
|
2008-06-17 16:17:21 +00:00 |
Makefile
|
Build and install modules into /kernel/modules. Each module gets a
|
2008-05-02 23:12:00 +00:00 |