..
adosfs
make nfsable from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1995-08-18 15:14:33 +00:00
arch
Various changes from John Kohl and me:
1995-10-11 04:19:29 +00:00
compat
Fix minor oversight.
1995-10-10 18:27:25 +00:00
conf
Move RCONSOLE files into dev/rcons/files.rcons.
1995-10-04 23:33:14 +00:00
ddb
Avoid printing values as "end+0x...."
1995-05-24 20:21:00 +00:00
dev
Add specs for ahc driver.
1995-10-10 12:16:54 +00:00
isofs /cd9660
avoid unnecessary aging of buffers. This used to make sense, when buffer
1995-07-24 21:19:27 +00:00
kern
Check for todo<0, done<0, and done>todo.
1995-10-10 02:51:45 +00:00
lib
Remove setjmp() and ffs().
1995-10-07 22:26:53 +00:00
miscfs
Fix the inode calculation in kernfs_getattr().
1995-10-09 14:25:02 +00:00
msdosfs
Don't allow setattr on msdos directories (fixes pr kern/1436)
1995-09-09 19:38:00 +00:00
net
Add some missing statistics. From Thorsten Lockert.
1995-10-05 05:55:09 +00:00
netccitt
so_pcb should be a void *.
1995-08-17 02:57:20 +00:00
netinet
Implement tcp_sysctl(). Add a sysctl option to enable/disable RFC1323
1995-09-30 07:02:00 +00:00
netiso
so_pcb should be a void *.
1995-08-17 02:57:20 +00:00
netns
so_pcb should be a void *.
1995-08-17 02:57:20 +00:00
nfs
For now, return EINVAL if the client needs cookies.
1995-10-09 11:25:30 +00:00
scsi
Return EINVAL if something other than a whole number of blocks is requested.
1995-10-10 02:52:56 +00:00
stand
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
1994-06-29 06:39:25 +00:00
sys
Reran makesyscalls.sh.
1995-10-10 01:33:26 +00:00
ufs
Correct a comment regarding cookies, from Greg Hudson.
1995-10-09 11:19:32 +00:00
vm
Add hooks for COMPAT_FREEBSD, from Noriyuki Soda.
1995-10-10 01:26:36 +00:00
Makefile
The `lib' sub-directory no longer has a Makefile.
1995-09-15 21:05:21 +00:00