Go to file
jonb 3a852a52dc Hmmm... The pc532 will only ever have one ncr device without major
hardware rework, so it doesn't need to be listed as ncr*.  However,
this could also be thought of as covering up a (new?) bug in the
probe/attach code that has recently decided that there are at least
ncr0 and ncr1 with the same interrupt and address mappings.  So
this change is just to let people build kernels that don't panic
at boot time...

There, is that a long winded commit message or what?
2000-01-10 04:47:08 +00:00
bin Slightly modified small fixes from Richard Rauch in PR bin/9150 2000-01-09 15:56:37 +00:00
dist update ipfilter code to 3.3.6 1999-12-28 07:40:12 +00:00
distrib Fix libraries we link with. 2000-01-10 00:25:01 +00:00
etc gc unused mac68k devices 2000-01-10 02:25:25 +00:00
games Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
gnu Semi-random code cleanup. 2000-01-07 21:19:36 +00:00
include Correct typo in comment. 2000-01-05 14:40:14 +00:00
lib After writing a page out to disk, run the page back through the user's 2000-01-09 19:56:15 +00:00
libexec * new ftpd.conf directive: 2000-01-09 10:08:45 +00:00
regress Make it build on ELF toolchain. 1999-12-09 09:08:00 +00:00
sbin Nuke a debugging printf that I forgot to remove before last commit. 2000-01-09 03:06:35 +00:00
share improve examples: 2000-01-09 13:19:19 +00:00
sys Hmmm... The pc532 will only ever have one ncr device without major 2000-01-10 04:47:08 +00:00
usr.bin Make rules for finding object directory match those used by make: 2000-01-09 16:37:28 +00:00
usr.sbin Also move the +SIZE files into place, if a pkg comes with some. 2000-01-09 17:21:53 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00