.. |
adosfs
|
use _KERNEL_OPT
|
2001-05-30 11:40:35 +00:00 |
altq
|
Fix typo. s/extention/extension/
|
2001-07-05 08:38:24 +00:00 |
arch
|
Add typical KGDB settings, and leave commented out.
|
2001-07-07 23:17:58 +00:00 |
coda
|
add coda_{get,put}pages so that mmap works.
|
2001-07-03 06:46:52 +00:00 |
compat
|
compat_43_sys_send(): wrap using sys_sendto() rathen than sendit()
|
2001-07-07 14:44:45 +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
|
Change the structure of dp83815_set_filter ever so slightly.
|
2001-07-07 17:37:39 +00:00 |
filecorefs
|
use _KERNEL_OPT
|
2001-05-30 11:40:35 +00:00 |
gdbscripts
|
fix pointer arithmetic
|
2001-01-11 05:31:02 +00:00 |
ipkdb
|
…
|
|
isofs
|
Call inittodr(0) on end of cd9660_mountroot(), so that system time is properly
|
2001-07-07 14:53:55 +00:00 |
kern
|
Disable single step when entering KGDB. S-S will be enabled later if
|
2001-07-07 22:58:00 +00:00 |
lib
|
restore bzero and bcmp prototypes for now -- this has to be hashed out.
|
2001-07-07 17:22:25 +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
|
retrieve, not retreive
|
2001-06-12 14:59:27 +00:00 |
net
|
add ovbcopy macro for KAME compat.
|
2001-07-07 18:26:26 +00:00 |
netatalk
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
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
|
have ovbcopy() macro, for cross-BSD compatibility only.
|
2001-07-07 14:45:46 +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
|
avoid assigning to policy_id twice. fixes more gcc 3.0 prerelease errors.
|
2001-06-04 21:38:28 +00:00 |
netnatm
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
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
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
stand
|
…
|
|
sys
|
Remove ovbcopy macro added in last commit.
|
2001-07-07 17:07:26 +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
|
Enable the imported ISDN4BSD based ISDN subsystem.
|
2001-01-05 13:09:15 +00:00 |