freebsd-skq/sys
davidxu 7473b01bcc o Remove SI_KERNEL until I really implemented it.
o Add definition SI_NOINFO for zero si_code.
2005-12-08 09:00:54 +00:00
..
alpha - Cleanup whitespace and extra ()s in vtophys() macros. 2005-12-06 21:09:01 +00:00
amd64 Catch up to the system siginfo changes. Use a union for the ia32 layout 2005-12-06 23:06:29 +00:00
arm Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with 2005-12-06 13:27:21 +00:00
boot Add kernel module loading option for snd_atiixp(4). 2005-12-01 03:10:12 +00:00
bsm
cam
coda Fix -Wundef from compiling the amd64 LINT. 2005-12-04 10:06:06 +00:00
compat Catch up to the system siginfo changes. Use a union for the ia32 layout 2005-12-06 23:06:29 +00:00
conf Add BPF Just-In-Time compiler support for ng_bpf(4). 2005-12-07 21:30:47 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r153200, 2005-12-07 17:32:13 +00:00
crypto
ddb Fix -Wundef. 2005-12-04 02:12:43 +00:00
dev Reorder the calling of the completion callback and the transfer 2005-12-08 03:08:17 +00:00
doc
fs Recent nmount(2) adoption in mount_smbfs(8) did not flag the "long" option 2005-12-05 19:05:06 +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 Fix -Wundef warnings found when compiling i386 LINT, GENERIC and 2005-12-05 11:58:35 +00:00
i4b Fix -Wundef warnings found when compiling i386 LINT, GENERIC and 2005-12-05 11:58:35 +00:00
i386 - Cleanup whitespace and extra ()s in vtophys() macros. 2005-12-06 21:09:01 +00:00
ia64 - Cleanup whitespace and extra ()s in vtophys() macros. 2005-12-06 21:09:01 +00:00
isa Fix -Wundef. 2005-12-04 02:12:43 +00:00
isofs/cd9660
kern In devfs_first(), set mp->mnt_opt to a valid empty list of mount options 2005-12-08 04:27:53 +00:00
libkern
modules Add BPF Just-In-Time compiler support for ng_bpf(4). 2005-12-07 21:30:47 +00:00
net Do not accept an empty bpf program. 2005-12-08 00:05:03 +00:00
net80211 correct handling of dtim for periods > 1 2005-12-05 22:14:13 +00:00
netatalk
netatm
netgraph Fix build without BPF_JITTER option. 2005-12-07 21:41:45 +00:00
netinet When we drop packet due to no space in output interface output queue, also 2005-12-06 11:16:11 +00:00
netinet6 the response NS to a DAD NS was not sent correctly due to the 2005-12-08 06:43:39 +00:00
netipsec Fix -Wundef warnings found when compiling i386 LINT, GENERIC and 2005-12-05 11:58:35 +00:00
netipx
netkey Fix -Wundef from compiling the amd64 LINT. 2005-12-04 10:06:06 +00:00
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient Unexpand LLADDR(). 2005-11-29 09:51:47 +00:00
nfsserver
opencrypto
pc98 cpp(1) only understand integer arithmetical expressions, so 2005-12-06 13:22:14 +00:00
pccard
pci Fix -Wundef from compiling the amd64 LINT. 2005-12-04 10:06:06 +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 - Cleanup whitespace and extra ()s in vtophys() macros. 2005-12-06 21:09:01 +00:00
rpc Fix -Wundef. 2005-12-04 02:12:43 +00:00
security
sparc64 style(9) nits 2005-12-07 03:41:12 +00:00
sys o Remove SI_KERNEL until I really implemented it. 2005-12-08 09:00:54 +00:00
tools
ufs
vm Simplify vmspace_dofree(). 2005-12-04 22:55:41 +00:00
Makefile