freebsd-dev/sys
1997-10-10 18:18:47 +00:00
..
alpha Add a new keyboard mode K_CODE. Returns a single byte for each key 1997-10-01 20:46:29 +00:00
amd64 Compensate for pcb.h tweaks. 1997-10-10 12:42:54 +00:00
compat Update for changes in the callout interface. 1997-09-21 21:43:54 +00:00
compile
conf Convert the VM86 option from a global option to an option only depended 1997-10-10 09:44:12 +00:00
ddb Fixed scrolling. Newline at the "--More--" prompt scrolled 2 lines. 1997-10-09 00:20:00 +00:00
dev Change default keymap (I left all the international ones alone) so 1997-10-10 10:32:53 +00:00
fs Clustered read and write are switched at mount-option level. 1997-09-27 13:40:20 +00:00
geom
gnu Make ufs_reclaim free the underlying inode. 1997-10-10 18:18:13 +00:00
i386 Compensate for pcb.h tweaks. 1997-10-10 12:42:54 +00:00
isa Change default keymap (I left all the international ones alone) so 1997-10-10 10:32:53 +00:00
isofs/cd9660 Clustered read and write are switched at mount-option level. 1997-09-27 13:40:20 +00:00
kern Rename "struct kmemstats" to "struct malloc_type" it makes more sense now. 1997-10-10 18:14:23 +00:00
libkern
miscfs Allow a deleted deveice to delte it's nodes in other mounted devfs 1997-10-10 07:54:05 +00:00
modules Make the blank screen saver work with MDA and CGA. The fade and green 1997-10-04 04:24:18 +00:00
msdosfs Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
net Try out PPP_FILTER 1997-10-10 11:57:43 +00:00
netatalk Remove dereference of uninitialized (and unused) variable. This enables 1997-10-06 15:56:16 +00:00
netinet Don't allow the window to be increased beyond what is possible to 1997-10-07 21:10:06 +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 Reverse rev 1.56 and rev 1.59. These made NFS too flakey. 1997-10-05 12:28:59 +00:00
nfsclient Reverse rev 1.56 and rev 1.59. These made NFS too flakey. 1997-10-05 12:28:59 +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/if_ed.c revision 1.122. 1997-10-04 05:19:49 +00:00
pccard - Bring in APM_PCCARD_RESUME support from PAO, FreeBSD style. This new 1997-10-06 05:46:03 +00:00
pci Add IDs for Intel 82371MX/82437MX (mobile PCI chipset). 1997-10-10 11:52:17 +00:00
powerpc/include
rpc
scsi Add the REGAL CDC-4X as a known CD-ROM changer device. 1997-10-05 13:38:17 +00:00
sys Remove a bunch of unused malloc types. 1997-10-10 18:15:47 +00:00
tools 3 lines of code and updates to a number of comments. 1997-09-10 20:11:02 +00:00
ufs Make ufs_reclaim free the underlying inode. 1997-10-10 18:18:13 +00:00
vm Fix contigmalloc() and contigmalloc1() arguments. 1997-10-10 18:18:47 +00:00
Makefile