Go to file
thorpej 2026e5f71b PCI interrupt routing fixup code, from UCHIYAMA Yasushi's PCI BIOS
patches, cleaned up and heavily reworked by me.  Basic algorithm is
the same, although the code structure is now quite different.

Main differences:
- Initialization path is totally different.
- We use the `compat router' information, if present, to determine which
  PCI ICU driver we should use.
- Fixup configuration headers on devices not on bus 0.
1999-11-17 01:20:38 +00:00
bin Add under which conditions the "read" builtin returns success/failure. 1999-11-16 22:03:25 +00:00
dist/bind Remove lib/bsd and lib/irs before we import it. 1999-11-14 16:37:20 +00:00
distrib A couple of more libraries needed by the ramdiskbin program. 1999-11-15 06:33:25 +00:00
etc Remove update, it's no longer used. 1999-11-15 20:04:50 +00:00
games Correct wargames quote, and while we are here be a little more selective 1999-11-16 17:27:14 +00:00
gnu Add the parts of the softdep code that fall under Kirk's more GPL-like 1999-11-15 18:42:26 +00:00
include 1003.1c: add {LOGIN_NAME_MAX}. 1999-09-27 16:24:39 +00:00
lib Implement SOUND_MIXER_INFO. 1999-11-16 23:56:41 +00:00
libexec Name consistencty nit: curmark -> _rtld_curmark 1999-11-10 18:48:19 +00:00
regress Add "popen" sub directory. 1999-09-30 09:29:11 +00:00
sbin fix lp64 lossage. 1999-11-17 00:29:54 +00:00
share Import tzdata1999j. 1999-11-16 22:43:06 +00:00
sys PCI interrupt routing fixup code, from UCHIYAMA Yasushi's PCI BIOS 1999-11-17 01:20:38 +00:00
usr.bin Don't free "buf" in closebufcache() - initbufcache() only gets called 1999-11-15 23:39:33 +00:00
usr.sbin Update to 4.0.98f. fix last remaining references to xntp. 1999-11-16 03:53:21 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00