.. |
adosfs
|
…
|
|
altq
|
Fix typo. s/extention/extension/
|
2001-07-05 08:38:24 +00:00 |
arch
|
Add some MIPS, Alchemy and SiByte CPU PRIDs (from oss.sgi.com).
|
2001-08-15 03:01:37 +00:00 |
coda
|
bound check the vi.in_size in venus_ioctl()
|
2001-08-05 11:22:33 +00:00 |
compat
|
PR/13652: Katsuomi Hamajima: Fix compile error.
|
2001-08-08 13:23:34 +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
|
If there was a vendor+product locator match return a higher match value.
|
2001-08-15 00:06:49 +00:00 |
filecorefs
|
…
|
|
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
isofs
|
seperate -> separate
|
2001-07-22 13:33:58 +00:00 |
kern
|
Give different names for different wait channels.
|
2001-08-05 08:25:39 +00:00 |
lib
|
Move _insque()/_remque() to libkern. Once remaining uses would
|
2001-08-12 08:35:31 +00:00 |
lkm
|
build netbsd32, sunos32, svr4 and svr4_32 LKM's on sparc64.
|
2001-08-14 12:00:01 +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
|
use unsigned variable types as appropriate
|
2001-08-05 18:07:51 +00:00 |
netatalk
|
…
|
|
netccitt
|
…
|
|
netinet
|
fix cksum error of udp and tcp packet with ip options
|
2001-08-11 12:26:50 +00:00 |
netinet6
|
cache IPsec policy on in6?pcb. most of the lookup operations can be bypassed,
|
2001-08-06 10:25:00 +00:00 |
netisdn
|
Don't allow the size of active diagnostics parameter be bigger than
|
2001-08-05 11:16:56 +00:00 |
netiso
|
…
|
|
netkey
|
remove "#ifdef IPSEC_DEBUG" conditional from from key_debug.h
|
2001-08-12 11:52:43 +00:00 |
netnatm
|
…
|
|
netns
|
Use SPPDEBUG not TCPDEBUG here
|
2001-07-08 16:14:22 +00:00 |
netsmb
|
…
|
|
nfs
|
don't panic on mknod(2) over NFS. PR 13705.
|
2001-08-14 05:31:55 +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
|
correctly cast arguments to scanc()
|
2001-08-09 08:16: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 |