freebsd-src/sys
David Greenman f62e09f22e Made /proc/n/mem file group kmem and group readable. Needed to fix ps so
that it doesn't need to be setuid root.
1995-04-15 02:30:17 +00:00
..
alpha/include
amd64 Add scsi target. Add "after config" call to autoconf so that scsi 1995-04-14 15:13:26 +00:00
compile
conf Add scsi target 1995-04-14 15:14:33 +00:00
ddb Fixed the formatting breakage I added in the previous commit. 1995-04-04 01:35:33 +00:00
dev Forgot two things in yesterday's massive devconf update: 1995-04-13 15:03:29 +00:00
fs Made /proc/n/mem file group kmem and group readable. Needed to fix ps so 1995-04-15 02:30:17 +00:00
gnu More code optimizations. Use a slightly different approach to decide 1995-04-09 06:40:16 +00:00
i386 "jl" and "jb" doesn't quite do the same thing... 1995-04-14 23:01:33 +00:00
isa Forgot two things in yesterday's massive devconf update: 1995-04-13 15:03:29 +00:00
isofs/cd9660 Readdir on a CDrom would return bogus "d_type" values, potentially confusing 1995-03-28 07:46:38 +00:00
kern Fixed serious off by one bug I introduced that will likely cause the 1995-04-15 00:49:35 +00:00
libkern Do not install libkern into /usr/lib, blank target install: added. 1995-03-23 07:02:14 +00:00
miscfs Made /proc/n/mem file group kmem and group readable. Needed to fix ps so 1995-04-15 02:30:17 +00:00
modules Update to new screen update method. 1995-03-30 15:10:20 +00:00
msdosfs Fix link sys call 1995-04-11 18:32:17 +00:00
net Tunnel driver is nmow capable of installing its own cdevsw[] entry, 1995-04-10 20:35:45 +00:00
netccitt
netinet Fixed bug I introduced when changing PCB list to use 4.4BSD style queue 1995-04-12 06:49:56 +00:00
netiso Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
netns
nfs Deleted bogus DIAGNOSTIC "nfs_fsync: dirty" message. This can and does 1995-03-23 09:43:40 +00:00
nfsclient Deleted bogus DIAGNOSTIC "nfs_fsync: dirty" message. This can and does 1995-03-23 09:43:40 +00:00
nfsserver
pci Various changes from Matt Thomas to improve media selection and fix 1995-04-13 04:46:40 +00:00
powerpc/include
rpc
scsi Added "scsi target" device that can act as a target for scsi transfers 1995-04-14 15:10:44 +00:00
sys Make class names easier to type 1995-04-13 20:37:51 +00:00
tools
ufs Handle the "syncing VCHR vnode hang" problem a little differently; just 1995-04-11 04:23:47 +00:00
vm Changes from John Dyson and myself: 1995-04-09 06:03:56 +00:00
Makefile