.. |
adosfs
|
add glue required by new genfs_getpages().
|
2001-09-30 18:47:48 +00:00 |
altq
|
avoid divide-by-zero when the specified bandwidth is less than 8bps.
|
2001-10-26 04:59:18 +00:00 |
arch
|
Fix pte_clear to TLB flush the va, not the tlb adress (which is only valid
|
2001-11-11 23:07:02 +00:00 |
coda
|
add a new VFS op, vfs_reinit, which is called when desiredvnodes is
|
2001-09-15 16:12:54 +00:00 |
compat
|
compile in the absense of SYSVSHM and SYSVSEM.
|
2001-11-12 01:23:51 +00:00 |
conf
|
add RCSID
|
2001-11-08 05:59:31 +00:00 |
crypto
|
Add including <stdio.h> for compiling in user land.
|
2001-09-09 15:52:57 +00:00 |
ddb
|
Remove unneeded declarations of the db_machine_init() function. The
|
2001-11-09 06:52:23 +00:00 |
dev
|
Don't set 'atapi_probe_device' if no atapi busses are being configured.
|
2001-11-11 23:21:18 +00:00 |
filecorefs
|
add glue required by new genfs_getpages().
|
2001-09-30 18:47:48 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
isofs
|
use fifo_putpages
|
2001-09-22 22:49:32 +00:00 |
kern
|
fix compile typo.
|
2001-11-10 20:49:52 +00:00 |
lib
|
Remove USB copyrights. The coff and elf loading code did not come with BSD4.4.
|
2001-11-09 19:27:25 +00:00 |
lkm
|
Restructure to the lkm/compat/Makefile way - the tested & installed
|
2001-11-01 19:32:53 +00:00 |
miscfs
|
add RCSIDs
|
2001-11-10 13:33:40 +00:00 |
msdosfs
|
add RCSIDs
|
2001-11-10 13:22:20 +00:00 |
net
|
Sync with IANA. This finally gets us IFT_ECONET.
|
2001-11-07 12:14:17 +00:00 |
netatalk
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
netccitt
|
Deprecate the "m_act" alias of "m_nextpkt" (m_act is a historical
|
2001-10-18 20:17:24 +00:00 |
netinet
|
do not grab packet to joined multicast group, when ip6_dst and in6p_laddr
|
2001-11-07 06:30:50 +00:00 |
netinet6
|
check offset overrun in ip6_nexthdr.
|
2001-11-02 08:05:48 +00:00 |
netisdn
|
Install i4b_rbch_ioctl.h, it is needed i.e. for userland PPP.
|
2001-10-21 17:02:06 +00:00 |
netiso
|
Eliminate local extern declartion for inetctlerrmap
|
2001-11-04 20:52:39 +00:00 |
netkey
|
Don't need to include <uvm/uvm_extern.h> just to include <sys/sysctl.h>
|
2001-10-29 07:02:30 +00:00 |
netnatm
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
netns
|
Deprecate the "m_act" alias of "m_nextpkt" (m_act is a historical
|
2001-10-18 20:17:24 +00:00 |
netsmb
|
Spell 'occurred' with two 'r's.
|
2001-09-16 16:34:23 +00:00 |
nfs
|
add RCSIDs
|
2001-11-10 10:59:08 +00:00 |
ntfs
|
add RCSIDs
|
2001-11-10 13:22:20 +00:00 |
smbfs
|
add RCSIDs
|
2001-11-10 13:22:20 +00:00 |
stand
|
…
|
|
sys
|
patch up some comments to avoid cpp warnings about redefines.
|
2001-11-11 00:00:15 +00:00 |
ufs
|
track some changes in the ufs code:
|
2001-11-10 17:48:02 +00:00 |
uvm
|
add RCSIDs, and in some cases, slightly cleanup #include order
|
2001-11-10 07:36:59 +00:00 |
Makefile
|
Use @true instead of @${TRUE} in includes-foo targets, since there is no
|
2001-10-12 21:05:08 +00:00 |