freebsd-nq/sys
David Greenman 605f11c8f2 Moved over my fix for vnode lossage when multiple TIOCSCTTY ioctls are
done. This patch was extended to also include a suggested change by
Kirk McKusick which allows the control tty to be reasigned to a different
tty without losing a vnode.
1994-08-18 03:53:38 +00:00
..
alpha/include Updated to latest version from 1.1.5.1+ 1994-08-17 08:51:10 +00:00
amd64 Enable use of the RTC chip for the statistical clock. While this does 1994-08-15 03:15:20 +00:00
conf Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
ddb Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
dev Oops, changed order of include lines... 1994-08-17 19:32:23 +00:00
fs Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
gnu Added $Id$ 1994-08-02 07:55:43 +00:00
i386 Oops, changed order of include lines... 1994-08-17 19:32:23 +00:00
isa Oops, changed order of include lines... 1994-08-17 19:32:23 +00:00
isofs/cd9660 Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
kern Moved over my fix for vnode lossage when multiple TIOCSCTTY ioctls are 1994-08-18 03:53:38 +00:00
libkern Added $Id$ 1994-08-02 07:55:43 +00:00
miscfs Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
net Added ioctl support for SIOCSIFMTU. 1994-08-08 12:09:04 +00:00
netccitt Added $Id$ 1994-08-02 07:55:43 +00:00
netinet Added $Id$ 1994-08-02 07:55:43 +00:00
netiso Hack to get netstat compiling...from 1.1.5. 1994-08-05 12:33:30 +00:00
netns Added $Id$ 1994-08-02 07:55:43 +00:00
nfs Made the kernel compile cleanly with gcc 2.6.0. Thanks go to Bruce 1994-08-13 14:21:58 +00:00
nfsclient Initialize lockf pointer. I missed this when I made NFS use the generic 1994-08-10 19:48:23 +00:00
nfsserver Made NFS attribute cache timeouts kernel config file tunable via 1994-08-04 06:03:46 +00:00
powerpc/include Added $Id$ 1994-08-02 07:55:43 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
sys Pulled over missing ftape.h from 1.1.5 1994-08-14 01:52:48 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Made lockf advisory locking code generic (rather than ufs specific), and 1994-08-08 17:31:01 +00:00
vm Fixed vm_page_deactivate to deal with getting called with a page that's 1994-08-10 03:09:37 +00:00
Makefile Added $Id$ 1994-08-02 07:55:43 +00:00