.. |
adosfs
|
Use the pool allocator and the "nointr" pool page allocator for adosfs nodes.
|
1998-09-01 03:33:26 +00:00 |
arch
|
Fix typo.
|
1998-11-07 22:50:25 +00:00 |
coda
|
Venus must be passed O_CREAT flag on VOP_OPEN iff this is
|
1998-10-28 19:54:47 +00:00 |
compat
|
Make sure the interpreter string is long enough to check against.
|
1998-11-05 22:19:25 +00:00 |
conf
|
Add info for ex driver.
|
1998-11-04 00:28:05 +00:00 |
ddb
|
Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to
|
1998-10-29 21:22:32 +00:00 |
dev
|
Rely on priority match to resolve conflict with the ex driver, not on
|
1998-11-07 23:06:26 +00:00 |
filecorefs
|
Pay attention to the share_size field in the filecore boot block in
|
1998-10-29 23:18:57 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
isofs
|
Check permissions on device to be mounted.
|
1998-09-05 04:34:47 +00:00 |
kern
|
LOCKDEBUG enhancements for non-MP:
|
1998-11-04 06:19:55 +00:00 |
lib
|
Make "src/sys/arch/i386/stand" compile again.
|
1998-11-03 22:00:37 +00:00 |
lkm
|
Add ext2fs.
|
1998-10-04 11:45:44 +00:00 |
miscfs
|
Use the so_send and so_receive funcptrs in the socket instead of calling
|
1998-10-31 01:18:41 +00:00 |
msdosfs
|
Set the tooffset after renaming even if in root directory.
|
1998-09-21 15:17:42 +00:00 |
net
|
Increase compiled-in default bpf buffer size from 4096 to 8192.
|
1998-11-05 22:50:15 +00:00 |
netatalk
|
Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common.
|
1998-10-13 02:34:31 +00:00 |
netccitt
|
Fix copyright mess:
|
1998-09-13 16:21:16 +00:00 |
netinet
|
Fix a buglet when looking up an interface for multicast:
|
1998-10-26 17:31:01 +00:00 |
netiso
|
vax -> __vax__ (and mips to __mips__ in ultrix_misc.c)
|
1998-10-20 01:46:27 +00:00 |
netnatm
|
…
|
|
netns
|
vax -> __vax__ (and mips to __mips__ in ultrix_misc.c)
|
1998-10-20 01:46:27 +00:00 |
nfs
|
Do not permit the u area for nfsd or nfsiod to be swapped out.
|
1998-11-08 15:57:44 +00:00 |
stand
|
vax -> __vax__ (and mips to __mips__ in ultrix_misc.c)
|
1998-10-20 01:46:27 +00:00 |
sys
|
LOCKDEBUG enhancements for non-MP:
|
1998-11-04 06:19:55 +00:00 |
ufs
|
cast arg to dbtob to u_quad_t; consisent, and fixed size unnecessary
|
1998-11-06 23:03:06 +00:00 |
uvm
|
minor KNF nits
|
1998-11-07 05:50:19 +00:00 |
vm
|
Compute compile-time value of old-VM parameter MAX_KMAPENT from NPROC
|
1998-10-23 19:37:32 +00:00 |
Makefile
|
need "compat" dir to get emulation headers installed (for kdump)
|
1998-10-02 20:20:29 +00:00 |