.. |
adosfs
|
Bump last argument to VOP_READDIR to off_t (from u_long).
|
1997-10-10 01:57:31 +00:00 |
arch
|
Avoid declaring the "astpending" and "want_resched" globals in cpu.h,
|
1998-02-13 07:41:45 +00:00 |
compat
|
Fix EDQUOT and EIDRM, add ENOMSG.
|
1998-02-10 17:45:06 +00:00 |
conf
|
defopt UVMHIST_PRINT, and put it in the already-existing opt_uvmhist.h
|
1998-02-12 20:12:03 +00:00 |
ddb
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
dev
|
Backout previous change, and rather, remove all protection but the one
|
1998-02-13 08:28:16 +00:00 |
gdbscripts
|
widen proc pointer and wchan pointer fields from 10 to 18 characters, so
|
1997-04-16 00:58:26 +00:00 |
ipkdb
|
Update for changes to config.
|
1998-01-13 02:26:06 +00:00 |
isofs/cd9660
|
add flags arg to hashinit(), to pass to malloc().
|
1998-02-07 02:44:44 +00:00 |
kern
|
Fix variable declarations: register -> register int.
|
1998-02-12 20:39:41 +00:00 |
lib
|
make sure that LORDER, TSORT, AR, NM, RANLIB, and SIZE are correctly
|
1998-02-07 00:11:29 +00:00 |
lkm
|
make these work with -DUVM
|
1998-02-11 11:57:21 +00:00 |
miscfs
|
Don't include option headers if building an LKM.
|
1998-02-12 20:38:45 +00:00 |
msdosfs
|
make these compile.
|
1998-02-12 10:12:55 +00:00 |
net
|
add multiple inclusion protection (and cleanup).
|
1998-02-09 17:43:44 +00:00 |
netatalk
|
Increase the receive space to improve write performance. From Bill Studenmund
|
1997-04-29 13:44:47 +00:00 |
netccitt
|
Use offsetof() from libkern.h
|
1998-01-28 02:35:10 +00:00 |
netinet
|
Fix variable declarations: register -> register int.
|
1998-02-13 10:23:49 +00:00 |
netiso
|
Use offsetof() from libkern.h
|
1998-01-28 02:35:10 +00:00 |
netnatm
|
typeo in comment (PR#3836: Curt Sampson)
|
1997-07-19 22:51:13 +00:00 |
netns
|
- Be more careful with type sizes (many u_long -> u_int32_t in protocol
|
1997-07-18 19:30:33 +00:00 |
nfs
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
stand
|
backout previous kprintf change
|
1996-10-12 22:14:10 +00:00 |
sys
|
Add __NetBSD_Version__, add some comments.
|
1998-02-11 18:56:59 +00:00 |
ufs
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
uvm
|
Oops, fix a typo.
|
1998-02-13 05:34:30 +00:00 |
vm
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
Makefile
|
re-alphabetize LDIRS
|
1998-02-10 02:06:06 +00:00 |