.. |
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
|
Add defines for the rest of fasttraps as defined on Solaris8/i386. For
|
2001-10-31 18:20:13 +00:00 |
coda
|
…
|
|
compat
|
- Add a new vnode flag VEXECMAP, which indicates that a vnode has
|
2001-10-30 15:32:01 +00:00 |
conf
|
Add kbdmux locator to wsdisplays.
|
2001-10-13 13:32:20 +00:00 |
crypto
|
…
|
|
ddb
|
When setting watchpoints, call pmap_update() for each watchpoint, rather
|
2001-10-13 15:17:38 +00:00 |
dev
|
Inject events in the right place in the buffer.
|
2001-10-29 01:02:11 +00:00 |
filecorefs
|
add glue required by new genfs_getpages().
|
2001-09-30 18:47:48 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
isofs
|
…
|
|
kern
|
Made syscallargs.h lint-friendly, so that it can be included in libc sources
|
2001-10-30 21:52:26 +00:00 |
lib
|
Split elf32 vs. elf64 handling in loadfile(), including support for
|
2001-10-31 17:20:45 +00:00 |
lkm
|
svr4 compat LKMs work on i386
|
2001-10-31 18:30:18 +00:00 |
miscfs
|
s/genfs_do_putpages/genfs_gop_write/ in uvmhist.
|
2001-10-03 14:13:08 +00:00 |
msdosfs
|
…
|
|
net
|
In preparation for further changes: remove big parts of the ifdef mess
|
2001-10-29 19:15:48 +00:00 |
netatalk
|
…
|
|
netccitt
|
Deprecate the "m_act" alias of "m_nextpkt" (m_act is a historical
|
2001-10-18 20:17:24 +00:00 |
netinet
|
Add in support for timing out IPv4 routes added due to redirects,
|
2001-10-30 06:41:09 +00:00 |
netinet6
|
Don't need to include <uvm/uvm_extern.h> just to include <sys/sysctl.h>
|
2001-10-29 07:02:30 +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
|
Deprecate the "m_act" alias of "m_nextpkt" (m_act is a historical
|
2001-10-18 20:17:24 +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
|
…
|
|
netns
|
Deprecate the "m_act" alias of "m_nextpkt" (m_act is a historical
|
2001-10-18 20:17:24 +00:00 |
netsmb
|
…
|
|
nfs
|
Remove so variables that are only ever set and never referenced.
|
2001-10-13 23:25:58 +00:00 |
ntfs
|
…
|
|
smbfs
|
…
|
|
stand
|
…
|
|
sys
|
Rather than using a NetBSD-specific header file <machine/int_types.h>
|
2001-10-31 18:05:35 +00:00 |
ufs
|
add __KERNEL_RCSID()
|
2001-10-30 01:11:53 +00:00 |
uvm
|
uvm_map_protect(): Don't allow VM_PROT_EXECUTE to be set on entries
|
2001-10-30 19:05:26 +00:00 |
Makefile
|
Use @true instead of @${TRUE} in includes-foo targets, since there is no
|
2001-10-12 21:05:08 +00:00 |