..
alpha
Add a new keyboard mode K_CODE. Returns a single byte for each key
1997-10-01 20:46:29 +00:00
amd64
Fix a serious bug I introduced while adding in support for CAM interrupts.
1997-09-28 19:30:01 +00:00
compat
Update for changes in the callout interface.
1997-09-21 21:43:54 +00:00
compile
conf
Commented out entries of Luigi's sound driver. The name `pcm' is
1997-09-24 16:41:18 +00:00
ddb
Print the filename, not the directory we compiled in.
1997-09-28 08:34:46 +00:00
dev
Add a new keyboard mode K_CODE. Returns a single byte for each key
1997-10-01 20:46:29 +00:00
fs
Clustered read and write are switched at mount-option level.
1997-09-27 13:40:20 +00:00
geom
gnu
Oops, include <sys/conf.h>.
1997-09-28 02:23:10 +00:00
i386
Add a new keyboard mode K_CODE. Returns a single byte for each key
1997-10-01 20:46:29 +00:00
isa
Add a new keyboard mode K_CODE. Returns a single byte for each key
1997-10-01 20:46:29 +00:00
isofs /cd9660
Clustered read and write are switched at mount-option level.
1997-09-27 13:40:20 +00:00
kern
Fix handling of nested mountpoints in __getcwd()
1997-09-28 06:37:02 +00:00
libkern
miscfs
Clustered read and write are switched at mount-option level.
1997-09-27 13:40:20 +00:00
modules
msdosfs
Change the M_NAMEI allocations to use the zone allocator. This change
1997-09-21 04:24:27 +00:00
net
Remove an unfortunate name clash with the zalloc/zfree routines. Since the
1997-09-21 22:31:20 +00:00
netatalk
Update for new callout interface.
1997-09-21 22:02:25 +00:00
netinet
Killed the SYN_RECEIVED addition from rev 1.52. It results in legitimate
1997-10-02 02:10:40 +00:00
netipx
Update network code to use poll support.
1997-09-14 03:10:42 +00:00
netkey
netnatm
Update network code to use poll support.
1997-09-14 03:10:42 +00:00
netns
nfs
Change the M_NAMEI allocations to use the zone allocator. This change
1997-09-21 04:24:27 +00:00
nfsclient
Change the M_NAMEI allocations to use the zone allocator. This change
1997-09-21 04:24:27 +00:00
nfsserver
Change the M_NAMEI allocations to use the zone allocator. This change
1997-09-21 04:24:27 +00:00
pc98
Synchronize with sys/i386/isa/diskslice_machdep.c revision 1.26.
1997-09-28 05:52:51 +00:00
pccard
Update for new callout interface.
1997-09-21 22:02:25 +00:00
pci
Killed a gratuitous assignment in a NetBSD case.
1997-09-30 11:28:24 +00:00
powerpc /include
rpc
scsi
Convert to use the new bufq* functions for dealing with buffer
1997-09-21 22:03:22 +00:00
sys
Clustered read and write are switched at mount-option level.
1997-09-27 13:40:20 +00:00
tools
3 lines of code and updates to a number of comments.
1997-09-10 20:11:02 +00:00
ufs
Clustered read and write are switched at mount-option level.
1997-09-27 13:40:20 +00:00
vm
Fix some style(9) and formatting problems. tabsize 4 formatting doesn't
1997-09-21 11:41:12 +00:00
Makefile