NetBSD/sys
gwr faf4390c38 Save the "bustype" from our attach args in the controller "softc"
and use that instead of hard-coding BUS_VME32 everywhere.
(The Sun3X needs a more specific bustype value.)
1998-01-26 21:03:43 +00:00
..
adosfs
arch Save the "bustype" from our attach args in the controller "softc" 1998-01-26 21:03:43 +00:00
compat Store the initial NPX control word appropriate for the emulation in the saved 1998-01-24 13:19:46 +00:00
conf Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF, 1998-01-22 01:32:14 +00:00
ddb Fixes for software-assisted single-stepping from Chuck Silvers. 1997-12-10 23:09:31 +00:00
dev Update copyright. 1998-01-26 20:30:06 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660
kern Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF, 1998-01-22 01:32:14 +00:00
lib Fix some debugging printf formats. 1998-01-23 19:27:44 +00:00
lkm
miscfs RCSID Police. 1998-01-05 19:19:41 +00:00
msdosfs
net Fix imported RCS keyword slightly 1998-01-05 05:08:43 +00:00
netatalk
netccitt
netinet Always set sc->sc_timeout (it was missed in one case). This fixes a problem where SYN cache entries are sometimes timed out almost immediately. 1998-01-24 12:27:31 +00:00
netiso return an error if given an ioctl which isn't recognized. (Fixes 1998-01-16 18:54:10 +00:00
netnatm
netns
nfs Refuse to create entries in the dir cache for offset 0. This is a special 1998-01-22 00:53:59 +00:00
stand
sys Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF, 1998-01-22 01:32:14 +00:00
ufs Nuke spurious semicolon, from Konrad Schroder <perseant@hhhh.org>. 1998-01-13 03:30:39 +00:00
vm fix overflow of the vm_physmem[] array 1998-01-20 12:34:35 +00:00
Makefile add some "find | xargs chmod"s to the includes target, like were in 1997-11-26 17:25:10 +00:00