.. |
adosfs
|
in adosfs_read(), only do the UBC thang for "FFS" files (ie. those that
|
2001-04-12 04:12:04 +00:00 |
altq
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
arch
|
Fix description about frame buffer type.
|
2001-05-12 10:08:59 +00:00 |
coda
|
delint newline in string
|
2001-04-30 03:30:45 +00:00 |
compat
|
Make this build again.
|
2001-05-11 19:19:44 +00:00 |
conf
|
Add MI cprofb (used on shark and netwinder)
|
2001-05-11 04:47:56 +00:00 |
crypto
|
pass key to rijndael logic as binary, not hexadecimal string.
|
2001-03-02 15:42:39 +00:00 |
ddb
|
Sprinkle pmap_update() calls after calls to:
|
2001-04-24 04:30:50 +00:00 |
dev
|
Add first pass generic ack callback code (to eventually replace mbuf specific code).
|
2001-05-11 06:10:44 +00:00 |
filecorefs
|
…
|
|
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
isofs
|
Same change as in the UFS code: unlock vnode before setting v_op
|
2001-03-23 21:10:48 +00:00 |
kern
|
Rearrange the code that adds pages of objects to the pool; require
|
2001-05-10 04:51:41 +00:00 |
lib
|
remove some lint
|
2001-04-30 02:34:58 +00:00 |
lkm
|
Remove aoutm68k_misc.c from SRCS since it is only needed
|
2001-04-09 16:03:22 +00:00 |
miscfs
|
Since union_getpages may be called with PGO_LOCKED,
|
2001-04-26 05:25:14 +00:00 |
msdosfs
|
…
|
|
net
|
correct ecn consideration on tunnel encap/decap. sync with kame.
|
2001-05-10 01:37:42 +00:00 |
netatalk
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
netccitt
|
remove superfluous ;
|
2001-05-01 16:39:00 +00:00 |
netinet
|
correct ecn consideration on tunnel encap/decap. sync with kame.
|
2001-05-10 01:37:42 +00:00 |
netinet6
|
there's no need to #if NFAITH here. IN6P_FAITH can be set even on
|
2001-05-11 18:38:03 +00:00 |
netisdn
|
Demangle an #ifdef mess and make all ioctl routines take an u_long
|
2001-04-21 07:23:41 +00:00 |
netiso
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
netkey
|
Negative exit code cleanup: Replace exit(-x) with exit(x).
|
2001-04-06 11:13:45 +00:00 |
netnatm
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
netns
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
netsmb
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
nfs
|
Suppress another case of a potentially noisy error message which
|
2001-05-09 20:02:32 +00:00 |
ntfs
|
set debug level via patchable variable, and fix some debug printf warnings
|
2001-03-29 10:51:16 +00:00 |
smbfs
|
…
|
|
stand
|
…
|
|
sys
|
add missing parenthesis in macros, detected by lint and debugged by todd.
|
2001-05-11 05:13:57 +00:00 |
ufs
|
Don't flush possibilly relocated file system block if write is done
|
2001-04-18 03:48:23 +00:00 |
uvm
|
Use pool_init() rather than pool_create().
|
2001-05-09 23:20:59 +00:00 |
Makefile
|
…
|
|