.. |
adosfs
|
|
|
altq
|
|
|
arch
|
Define VM_MAX_KERNEL_BUF and PAGER_MAP_SIZE to save KVA space.
|
2001-08-05 06:55:02 +00:00 |
coda
|
change vop_symlink and vop_mknod to return vpp (the created node)
|
2001-07-24 15:39:30 +00:00 |
compat
|
Deal with the SSE FPU save format.
|
2001-08-02 22:04:57 +00:00 |
conf
|
MII access routines for ASIX AX88190.
|
2001-08-04 11:38:57 +00:00 |
crypto
|
bzero -> memset, bcopy -> memcpy
|
2001-07-18 16:50:27 +00:00 |
ddb
|
Extra sanity checking on ELF headers: Make sure the bootloader actually
|
2001-07-31 22:31:47 +00:00 |
dev
|
It seems the fixed rate versions are actually fixed at 48 kHz, not 44.1 kHz.
|
2001-08-04 22:15:56 +00:00 |
filecorefs
|
|
|
gdbscripts
|
|
|
ipkdb
|
|
|
isofs
|
seperate -> separate
|
2001-07-22 13:33:58 +00:00 |
kern
|
bound check mount args more thoroughly
|
2001-08-03 06:00:13 +00:00 |
lib
|
When loading ELF, zero out:
|
2001-07-31 22:11:57 +00:00 |
lkm
|
change vop_symlink and vop_mknod to return vpp (the created node)
|
2001-07-24 15:39:30 +00:00 |
miscfs
|
bound check mount args more thoroughly
|
2001-08-03 06:00:13 +00:00 |
msdosfs
|
seperate -> separate
|
2001-07-22 13:33:58 +00:00 |
net
|
simplify previous fix (0-length mbuf in mbuf chain). from freebsd
|
2001-08-03 21:11:57 +00:00 |
netatalk
|
|
|
netccitt
|
|
|
netinet
|
Carve off the code that builds a TCP data packet into its own
|
2001-07-31 02:25:22 +00:00 |
netinet6
|
sync gif interface code with latest kame.
|
2001-07-29 05:08:32 +00:00 |
netisdn
|
bcopy -> memcpy; Nuke bogus local compatibility defines for it.
|
2001-07-08 10:33:58 +00:00 |
netiso
|
|
|
netkey
|
pass replay sequence number on sadb_x_sa2 (it's outside of PF_KEY standard
|
2001-08-02 12:10:14 +00:00 |
netnatm
|
|
|
netns
|
Use SPPDEBUG not TCPDEBUG here
|
2001-07-08 16:14:22 +00:00 |
netsmb
|
|
|
nfs
|
bound check mount args more thoroughly
|
2001-08-03 06:00:13 +00:00 |
ntfs
|
fix pointer/structure mismatch in some dprintf's
|
2001-07-30 13:10:30 +00:00 |
smbfs
|
|
|
stand
|
|
|
sys
|
make elf64_copyargs() of type int also per the recent copyargs changes
|
2001-07-30 14:07:25 +00:00 |
ufs
|
Constraint 'blkcnt' of lfs_markv() syscall by 64KB. Reviewed by
|
2001-08-03 06:02:42 +00:00 |
uvm
|
Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't
|
2001-08-05 03:33:15 +00:00 |
Makefile
|
Make the directory list alphabetical again.
|
2001-08-03 18:28:09 +00:00 |