..
adosfs
Bump last argument to VOP_READDIR to off_t (from u_long).
1997-10-10 01:57:31 +00:00
arch
Allow callers of uvm_km_suballoc() to specify where the base of the
1998-02-08 06:15:53 +00:00
compat
update errno maps, we now have EIDRM
1998-02-06 08:26:02 +00:00
conf
re-add kern_fthread.c now that the file exists..
1998-02-05 15:04:14 +00:00
ddb
initial import of the new virtual memory system, UVM, into -current.
1998-02-05 07:59:28 +00:00
dev
* Add the "VIPER 150/21531" to quirk list (ST_Q_SENSE_HELP).
1998-02-07 23:00:24 +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
Allow callers of uvm_km_suballoc() to specify where the base of the
1998-02-08 06:15:53 +00:00
lib
make sure that LORDER, TSORT, AR, NM, RANLIB, and SIZE are correctly
1998-02-07 00:11:29 +00:00
lkm
add ipmon(8) support, from Matthias Scheler in PR kern/4860
1998-02-04 07:38:55 +00:00
miscfs
add flags arg to hashinit(), to pass to malloc().
1998-02-07 02:44:44 +00:00
msdosfs
add flags arg to hashinit(), to pass to malloc().
1998-02-07 02:44:44 +00:00
net
And yet more numbers, e.g., CATV upstream and downstream types.
1998-02-04 01:00:23 +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
add flags arg to hashinit(), to pass to malloc().
1998-02-07 02:44:44 +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 flags arg to hashinit(), to pass to malloc().
1998-02-07 02:44:44 +00:00
stand
backout previous kprintf change
1996-10-12 22:14:10 +00:00
sys
add flags arg to hashinit(), to pass to malloc().
1998-02-07 02:44:44 +00:00
ufs
add UVM stuff.
1998-02-07 17:28:18 +00:00
uvm
move pdhist initialisation to the same place as maphist. also, declare
1998-02-08 07:52:28 +00:00
vm
initial import of the new virtual memory system, UVM, into -current.
1998-02-06 00:14:43 +00:00
Makefile
add uvm to the sys list.
1998-02-07 11:52:26 +00:00