freebsd-src/sys
1996-01-30 12:59:00 +00:00
..
alpha
amd64 savectx() strikes again: the saved stack pointer wasn't properly adjusted 1996-01-30 12:54:21 +00:00
compat/linux Call pipe_stat() when presented with a DTYPE_PIPE file in the linux 1996-01-30 12:23:17 +00:00
compile
conf Added sys_pipe into files. 1996-01-28 23:43:06 +00:00
ddb Remove some now unused printfoids. 1996-01-23 21:17:59 +00:00
dev Don't generate EINVAL for data_len too big in READTOCENTRYS, it 1996-01-30 12:07:15 +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
i386 savectx() strikes again: the saved stack pointer wasn't properly adjusted 1996-01-30 12:54:21 +00:00
isa First attempt at creating devfs entries for sliced devices. Doesn't 1996-01-27 04:18:15 +00:00
isofs/cd9660
kern Implement what I mentioned in rev 1.18: limit per-bucket allocations to 1996-01-29 11:12:37 +00:00
libkern Extend to handle all radix < 37 1996-01-24 20:51:26 +00:00
miscfs make devfs_add_devswf a little smarter about '/'; 1996-01-28 10:07:55 +00:00
modules Add missing ${DESTDIR} to afterinstall: target. 1996-01-27 23:57:06 +00:00
msdosfs
net Delete the if_private[] array in struct ifnet; this turned out to be 1996-01-26 22:09:54 +00:00
netccitt
netinet The last part of the ether_sprint -> %6D change. 1996-01-26 09:29:29 +00:00
netipx
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
pc98/pc98
pccard Fix DEVFS, remove unused vars. 1996-01-28 10:02:38 +00:00
pci Add heuristic to detect multi-function devices that don't announce this 1996-01-30 01:14:29 +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 READTOCENTRYS: handle 0 and lead out requests, add argument checking 1996-01-30 12:59:00 +00:00
sys Fix a typo in a comment. 1996-01-30 02:56:08 +00:00
tools
ufs
vm Added a check/panic for vm_map_find failing to find space for the page 1996-01-29 12:10:30 +00:00
Makefile