Go to file
nonaka 6507ef0780 Fix for the display of attach not to mix.
Before:
atabus0 at wdc0 channel 0
wd0 at atabus0 drive 0uhub0 at usb0: PXA27x OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
: <SILICON POWER>
wd0: drive supports 1-sector PIO transfers, LBA addressing
wd0: 7775 MB, 15798 cyl, 16 head, 63 sec, 512 bytes/sect x 15924384 sectors
wd0: drive supports PIO mode 4

After:
uhub0 at usb0: PXA27x OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
atabus0 at wdc0 channel 0
wdc1 at pcmcia1 function 0: <128MB, >
wdc1: i/o mapped mode
wd0 at atabus0 drive 0: <SILICON POWER>
wd0: drive supports 1-sector PIO transfers, LBA addressing
wd0: 7775 MB, 15798 cyl, 16 head, 63 sec, 512 bytes/sect x 15924384 sectors
wd0: drive supports PIO mode 4
2009-02-27 16:45:17 +00:00
bin Default to WARNS=4 (except for rcp & ksh) 2009-02-14 08:31:13 +00:00
common make this work with pcc. The previous construct is not valid c99. 2009-02-14 19:23:18 +00:00
compat Back ou previous because it broke build. Sorry for inconvenience. 2009-02-20 02:43:02 +00:00
crypto This program also uses the following libs: -lcrypto -lz -lbz2. 2009-02-23 08:25:07 +00:00
dist Revert back to previous version 2009-02-27 03:01:57 +00:00
distrib Improved support for GPIO support on the EP93xx ARM processors. 2009-02-27 03:13:55 +00:00
doc Import dhcpcd-4.0.12 2009-02-26 13:59:17 +00:00
etc Retire audit-packages.conf, it has been obsoleted by the merge of 2009-02-26 19:43:39 +00:00
external Add missing files to the via driver 2009-02-27 15:47:46 +00:00
games Fix bogus conditional caught by today's make. It looks as if MKHIDEGAME 2009-01-18 20:22:45 +00:00
gnu Make grep a host tool. 2009-02-25 20:36:44 +00:00
include version alphasort. 2009-02-24 18:41:40 +00:00
lib Remove mentions of MAP_COPY, it's not available and trying to use it 2009-02-27 16:23:54 +00:00
libexec More CGI handling fixes from Sergey Katsev at Coyote Point. 2009-02-19 22:33:39 +00:00
regress Remove the kernel and ipf tests that have been converted to atf and now 2009-02-20 21:45:47 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Make function bodies static, the prototype already is. 2009-02-25 23:59:30 +00:00
share better wording, from Anon Ymous 2009-02-27 13:44:45 +00:00
sys Fix for the display of attach not to mix. 2009-02-27 16:45:17 +00:00
tests ipf does not live here; it is in the parent directory. Spotted by njoly@. 2009-02-27 07:32:33 +00:00
tools Disable grep host tool and unbreak NetBSD build until I can come up with a 2009-02-25 22:28:36 +00:00
usr.bin only print warnings if vflg. 2009-02-26 17:30:51 +00:00
usr.sbin As long as we don't yet have a working TOOL_GREP, 2009-02-26 10:32:43 +00:00
x11 turn on paste64. 2009-02-20 16:06:59 +00:00
build.sh Implement make_in_dir <dir> <op> to simplify various operations 2009-02-25 23:34:10 +00:00
BUILDING be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for 2008-12-02 22:28:21 +00:00
Makefile Disable grep host tool and unbreak NetBSD build until I can come up with a 2009-02-25 22:28:36 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING s/posix_fadvise/__posix_fadvise50/ in last. 2009-02-08 11:58:25 +00:00