Go to file
jmcneill 891bf245b9 Make the 'dev' command print out a list of known boot devices based on
information from the BIOS in addition to the currently selected default
partition. Handy when you don't know where to boot from. Here's a demo:

  type "?" or "help" for help.
  > dev
  disk hd0 size 3815 MB
    hd0a(4.2BSD) hd0b(swap)
  disk cd0
    cd0a(unknown)
  default hd0a
  >
2009-09-13 22:45:27 +00:00
bin too many dots. noted by anon-ymous 2009-09-06 13:38:50 +00:00
common Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
compat "regenerate" this based on the non-compat version updating. 2009-09-11 22:36:39 +00:00
crypto When rekeying phase2 use phase1 used to negotiate phase2 as a hint to 2009-09-03 09:29:07 +00:00
dist We install this as tcpdump(8), so the internal name should be (8) as well. 2009-09-10 15:02:49 +00:00
distrib If there are errors in creating a ${set}.tgz tar file, then don't 2009-09-12 11:01:55 +00:00
doc In the rc_silent change, mention "boot netbsd -z" because it's a common 2009-09-12 22:22:33 +00:00
etc It's print_rc_metadata, not rc_print_metadata. 2009-09-12 17:40:01 +00:00
external Recognize bsdiff(1) files. 2009-09-13 22:16:45 +00:00
games Disable writing scores when built for /rescue. PR 42009 2009-09-08 13:38:01 +00:00
gnu Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set lists. This 2009-09-08 07:08:00 +00:00
include Add opendisk1(), which functions like opendisk(), but takes a function 2009-09-08 21:34:57 +00:00
lib Add opendisk1(), which functions like opendisk(), but takes a function 2009-09-08 21:34:57 +00:00
libexec Fix the start symbol. 2009-09-12 07:22:16 +00:00
regress Don't try to include <a.out.h> or <link_aout.h> on mips. 2009-08-21 13:30:54 +00:00
rescue kill ldd_aout. it didn't work anyway...not since i don't know when. 2009-08-22 06:52:15 +00:00
sbin Restore change from 1.39 after previous commit. 2009-09-13 18:30:30 +00:00
share Use \*[Lt] and \*[Gt] instead of < and >. 2009-09-13 18:57:36 +00:00
sys Make the 'dev' command print out a list of known boot devices based on 2009-09-13 22:45:27 +00:00
tests Add test case for PR kern/42020: 2009-09-08 20:37:45 +00:00
tools Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set lists. This 2009-09-08 07:08:00 +00:00
usr.bin Use PRIu64 for printf'ing stuff. Fixes build breakage on part-amd64 2009-09-13 21:46:23 +00:00
usr.sbin print features from 3.0 + HS spec, including extended features 2009-09-11 19:22:15 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
BUILDING Add a modules operation to build.sh, which builds and installs kernel modules 2009-09-07 04:14:17 +00:00
Makefile build & install librumpdev_netsmb and librumpfs_smbfs components 2009-09-04 17:21:33 +00:00
Makefile.inc
UPDATING Presence of index.o in existing libc.a causes duplicate symbol now that 2009-07-18 09:50:32 +00:00
build.sh Add a modules operation to build.sh, which builds and installs kernel modules 2009-09-07 04:14:17 +00:00