HardenedBSD/sys
David Greenman 0f85a55965 1) Added "." and ".." entries.
2) Fixed directory size to return something reasonable.
3) Disabled "file" until the code is completed.
4) Corrected directory link counts.
1994-09-24 17:01:05 +00:00
..
alpha/include Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
amd64 Nuked splnet before sync. Not only is this unnecessary, but it appears 1994-09-24 12:22:47 +00:00
compile
conf Fixed the problem where "make depend" was mandatory for building kernel. 1994-09-23 07:01:59 +00:00
ddb
dev #if 0'd evil dynamic fifo trigger level adjustment; it just bit me and 1994-09-21 19:39:25 +00:00
fs 1) Added "." and ".." entries. 1994-09-24 17:01:05 +00:00
gnu Fix the consistent mistranslation of Linux's get_fs_word() and 1994-09-21 22:22:48 +00:00
i386 Nuked splnet before sync. Not only is this unnecessary, but it appears 1994-09-24 12:22:47 +00:00
isa #if 0'd evil dynamic fifo trigger level adjustment; it just bit me and 1994-09-21 19:39:25 +00:00
isofs/cd9660 More loadable VFS changes: 1994-09-22 19:38:41 +00:00
kern Added support for p_textvp which stores the vnode pointer of the execed binary. 1994-09-24 16:58:43 +00:00
libkern Use new-style declarations for min/max functions so that 1994-09-18 23:04:25 +00:00
miscfs 1) Added "." and ".." entries. 1994-09-24 17:01:05 +00:00
modules Create NFS LKM. 1994-09-22 22:12:59 +00:00
msdosfs Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
net Make the kernel side of PPP compile. 1994-09-23 00:13:22 +00:00
netccitt
netinet Made the kernel compile even without "ether". 1994-09-16 05:47:06 +00:00
netiso
netns
nfs Forgot to commit this change when making NFS loadable. 1994-09-23 17:49:44 +00:00
nfsclient Make NFS loadable. 1994-09-22 22:10:49 +00:00
nfsserver Make NFS loadable. 1994-09-22 22:10:49 +00:00
pci Add missing closing comment. I have taken the non-knf format 1994-09-24 02:42:11 +00:00
powerpc/include
rpc
scsi Changed CDOUTSTANDING back to a value of 2 (from 1), since this is now only 1994-09-16 23:43:28 +00:00
sys Add MIB variable kern.bootfile (R/W) giving the name of the booted kernel. 1994-09-23 19:07:42 +00:00
tools
ufs More loadable VFS changes: 1994-09-22 19:38:41 +00:00
vm Fixed a bug I introduced when fixing the rss limit code. Changed swapout 1994-09-12 15:06:14 +00:00
Makefile