NetBSD/sys
mycroft f7ad6fff40 Put the genassym.sh output in a temp file, and mv -f it, in case
it fails spectacularly and doesn't clean up.  Also, don't depend genassym.c
(since it no longer exists), and remove dependencies for genassym.o (since it
no longer exists).
1997-03-14 23:14:39 +00:00
..
adosfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
arch Put the genassym.sh output in a temp file, and mv -f it, in case 1997-03-14 23:14:39 +00:00
compat Use splclock() to block time updates, not splhigh(). 1997-02-28 05:01:21 +00:00
conf add an entry for 'isp', the MI Qlogic ISP 10x0 SCSI Controller driver, 1997-03-12 01:56:18 +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 fix various AD1848/PSS misfeatures; from Jason Baker in PR kern/2045. 1997-03-13 08:34:49 +00:00
gdbscripts Add NetBSD cvs id lines. 1997-02-12 23:35:06 +00:00
ipkdb
isofs/cd9660 - Add cd9660_mountroot to cd9660_vfsops. 1997-01-31 02:23:25 +00:00
kern Return EISDIR for directories, not EACCES. 1997-03-14 06:12:11 +00:00
lib Fix a warning. 1997-03-14 21:03:43 +00:00
lkm Give the entry point of this LKM a sane name, as suggested by 1997-02-21 21:11:16 +00:00
miscfs this is umapfs, not lofs 1997-03-11 03:55:04 +00:00
msdosfs Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
net Avoid 'unused variable' warning for copyright string, like in the 1997-03-13 20:11:53 +00:00
netccitt
netinet allow src-routed packetd by default, per host requirements 1997-02-26 04:09:32 +00:00
netiso Cast the printf("%ld", sizeof) in eoniphdr to long. 1996-11-23 21:13:18 +00:00
netnatm netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00
netns
nfs In nfs_link(), check for a cross-device mount *before* looking in the 1997-03-05 02:08:06 +00:00
scsi SDEV_NOMODESENSE quirks are no longer needed for optical devices; from 1997-03-11 06:06:35 +00:00
stand
sys add cf_locnames to struct cfdata 1997-03-14 22:52:20 +00:00
ufs Just increment the generation count. Using the time is bogus and defeats 1997-03-10 06:18:28 +00:00
vm Remove a printf() that's no longer needed. 1997-03-03 20:56:12 +00:00
Makefile netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00