NetBSD/sys
scottr 78098d98dc Remove dependency on asc driver, using generic console bell callback
instead.  Bell parameters are now entirely self-contained, as they
are managed by ite-specific ioctl()'s.
1997-02-11 07:51:18 +00:00
..
adosfs
arch Remove dependency on asc driver, using generic console bell callback 1997-02-11 07:51:18 +00:00
compat Syscalls.master changed, regen. (NFSCLIENT -> NFS) 1997-01-31 02:20:58 +00:00
conf Move the aha ISA probe functions into a separate file. 1997-02-07 17:37:27 +00:00
ddb FIXUP_PC_AFTER_BREAK now takes an arg of type db_regs_t * 1997-02-06 21:16:28 +00:00
dev Add a break; in the irq/drq allocation loop so we take the first one instead 1997-02-09 18:36:44 +00:00
ipkdb
isofs/cd9660 - Add cd9660_mountroot to cd9660_vfsops. 1997-01-31 02:23:25 +00:00
kern If the target for a rename() call exists, it will be removed. So, don't 1997-02-10 12:41:19 +00:00
lib In close(), if the file descriptor was used for writing, don't free 1997-02-04 18:38:20 +00:00
lkm if we fail to attach, abort before attaching the hook, not after. 1997-01-12 06:06:03 +00:00
miscfs
msdosfs Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
net fix alignment again for m68k 1997-01-15 18:22:35 +00:00
netccitt
netinet ioctl cmd arguments are u_long, not int. Pointed out by 1997-01-29 02:16:23 +00:00
netiso
netnatm
netns
nfs Move vnode_pager_uncache to a better spot in nfsrv_remove. Also use it 1997-02-10 12:20:49 +00:00
scsi kill use of strchr(); it's moving to libkern 1997-01-18 02:18:47 +00:00
stand
sys allow queue.h macro's to act as functions. 1997-02-08 04:47:41 +00:00
ufs - Add ffs_mountroot to ffs_vfsops. 1997-01-31 03:05:31 +00:00
vm minor KNF from jason. 1997-02-05 08:26:25 +00:00
Makefile