NetBSD/sys
thorpej cf65d4738c Add a bunch of Vital Product Data definitions. 2001-07-06 20:20:55 +00:00
..
adosfs
altq Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
arch Implement proper versions of kenter_pa and kremove, I've based them on versions provided by Richard E. 2001-07-06 20:15:13 +00:00
coda add coda_{get,put}pages so that mmap works. 2001-07-03 06:46:52 +00:00
compat Regen - modify to use linux_* wrappers for syscalls passing/fetching sockaddr 2001-07-04 10:26:28 +00:00
conf add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file 2001-07-02 17:17:23 +00:00
crypto properl y check DES weak key. KAME PR 363 2001-07-03 14:29:45 +00:00
ddb allow one to #define DB_MAX_LINE and DB_MAX_WIDTH independantly. 2001-07-01 12:16:25 +00:00
dev Add a bunch of Vital Product Data definitions. 2001-07-06 20:20:55 +00:00
filecorefs
gdbscripts
ipkdb
isofs Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
kern freebsd kqueue implementation 2001-07-06 08:01:32 +00:00
lib Remove bcmp, bcopy and bzero. We don't need them as they aren't 2001-07-06 17:35:44 +00:00
lkm Add -DINET6 to CPPFLAGS, so that the check for pre-RFC2553 sockaddr_in6 2001-07-04 10:29:16 +00:00
miscfs don't set PG_RDONLY on the lower layer's pages, 2001-07-04 21:38:00 +00:00
msdosfs
net Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
netatalk
netccitt Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netinet IP6_EXTHDR_GET0 had no check against m->m_len (noone was using this macro). 2001-07-05 23:41:07 +00:00
netinet6 call in{,6}_pcbpurgeif0() before in{,6}_purgeif(). 2001-07-03 08:06:19 +00:00
netisdn change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. 2001-06-14 05:44:23 +00:00
netiso Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netkey
netnatm
netns Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netsmb `response', not `responce' 2001-06-19 13:45:52 +00:00
nfs Introduce NFS_DEFAULT_NIOTHREADS to define the default number 2001-07-01 02:13:35 +00:00
ntfs update 2001-07-06 12:38:40 +00:00
smbfs
stand
sys "safe" the macros for bcopy bzero and bcmp, after a request from mrg 2001-07-06 15:59:23 +00:00
ufs Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
uvm Rather than using u_shorts, use u_ints and bitfields in the vm_page. This 2001-06-28 00:26:38 +00:00
Makefile