freebsd-nq/sys
1996-01-25 18:32:00 +00:00
..
alpha
amd64 Add commands for ptrace get/set registers.. (Same numbers as NetBSD) 1996-01-24 18:51:48 +00:00
compat/linux Fixed vm_map_find for new vm updates. 1996-01-19 22:59:24 +00:00
compile
conf procfs_machdep.c is now shared with ptrace as well. It is now no longer 1996-01-24 18:47:58 +00:00
ddb Remove some now unused printfoids. 1996-01-23 21:17:59 +00:00
dev Add support for multi-function devices. 1996-01-25 18:32:00 +00:00
fs This time, really make the procfs work when reading stuff from the UPAGES. 1996-01-25 06:05:38 +00:00
geom
gnu Eliminated many redundant vm_map_lookup operations for vm_mmap. 1996-01-19 04:00:31 +00:00
i386 Change RUKEYMAP sligtly 1996-01-25 16:37:20 +00:00
isa Change RUKEYMAP sligtly 1996-01-25 16:37:20 +00:00
isofs/cd9660
kern Avoid local sprintfs and other printf'isms. 1996-01-25 07:21:50 +00:00
libkern Extend to handle all radix < 37 1996-01-24 20:51:26 +00:00
miscfs Make devfs_add_devfsf() which takes printf style args. 1996-01-25 07:17:31 +00:00
modules Attempt to fix the procfs LKM after making some of the procfs 1996-01-24 19:34:49 +00:00
msdosfs Eliminated many redundant vm_map_lookup operations for vm_mmap. 1996-01-19 04:00:31 +00:00
net Use new printf features rather than local kludges. 1996-01-24 21:12:23 +00:00
netccitt
netinet Use new printf features rather than local kludges. 1996-01-24 21:12:23 +00:00
netipx Finally demolished the last, tottering remnants of GATEWAY. If you want 1996-01-05 20:47:05 +00:00
netiso Use new printf features rather than local kludges. 1996-01-24 21:12:23 +00:00
netns
nfs Fixed spelling of s_namlen so that this compiles again. 1996-01-25 00:45:37 +00:00
nfsclient Fixed spelling of s_namlen so that this compiles again. 1996-01-25 00:45:37 +00:00
nfsserver Eliminated many redundant vm_map_lookup operations for vm_mmap. 1996-01-19 04:00:31 +00:00
pc98/pc98
pccard Don't rely on the card 'automatically' powering up when we probe it. 1996-01-06 07:49:43 +00:00
pci Add support for multi-function devices. 1996-01-25 18:32:00 +00:00
powerpc/include Add commands for ptrace get/set registers.. (Same numbers as NetBSD) 1996-01-24 18:51:48 +00:00
rpc
scsi Fold in my latest changes to the worm driver. 1996-01-20 15:27:36 +00:00
sys Make devfs_add_devfsf() which takes printf style args. 1996-01-25 07:17:31 +00:00
tools
ufs Eliminated many redundant vm_map_lookup operations for vm_mmap. 1996-01-19 04:00:31 +00:00
vm Don't use %r, we havn't got it anymore. 1996-01-25 07:15:40 +00:00
Makefile