aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Obsoleted by CAM.Justin T. Gibbs1998-09-173-1851/+0
* Sync with OpenBSD ifdefsBrian Somers1998-09-177-25/+53
* Alphabeticalize SEE ALSO section.Brian Somers1998-09-172-28/+28
* Fix style bugs introduced by Matt Dillon in his previous, unreviewedKenneth D. Merry1998-09-162-10/+11
* Fixed segfault when more then four devices are specified (improper free),Matthew Dillon1998-09-162-13/+26
* Add new '-i' option to usage().Andrzej Bialecki1998-09-161-3/+3
* Snip out some dead code from the alpha part.Doug Rabson1998-09-161-65/+1
* Add some things to the alpha build.Doug Rabson1998-09-161-1/+13
* Update the man page to match the rest of crunchide.John Hay1998-09-161-4/+18
* Make SCSI stuff truly optional.Jordan K. Hubbard1998-09-162-2/+2
* Apply patch from Stefan Esser to close PR #7941: add code to handleBill Paul1998-09-162-2/+17
* Bump config version. Also mention that even after rebuilding a newJustin T. Gibbs1998-09-152-3/+7
* Update for tcpdump 3.4Bill Fenner1998-09-151-4/+6
* Remove blank after -IPoul-Henning Kamp1998-09-151-2/+2
* Remove gratuitous (and bad) spaces in -I args.Jordan K. Hubbard1998-09-151-2/+2
* Add -lmdJordan K. Hubbard1998-09-151-2/+4
* Add VESA support to syscons.Søren Schmidt1998-09-152-3/+126
* Correct ua_ntohs.Brian Somers1998-09-151-4/+4
* -I ${.OBJDIR} needed to pick up the yacc generated include file.Poul-Henning Kamp1998-09-151-2/+2
* (this is an extract from src/share/examples/atm/README)Poul-Henning Kamp1998-09-151-1/+2
* Add support for the 'V'ersion rmt command.Justin T. Gibbs1998-09-151-1/+7
* Build CAM hardwiring info.Justin T. Gibbs1998-09-151-70/+12
* Ncrcontrol is no more.Justin T. Gibbs1998-09-151-2/+1
* Device name cleanup for CAM.Justin T. Gibbs1998-09-154-14/+12
* Add new files for HARP3Poul-Henning Kamp1998-09-1531-0/+16984
* Revive PCIConf.Justin T. Gibbs1998-09-151-13/+43
* Update system to new device statistics code.Justin T. Gibbs1998-09-153-274/+793
* Use a more reasonable default umask in case the root umask is tooJordan K. Hubbard1998-09-141-1/+5
* Fix printf warnings and add a few casts.Jordan K. Hubbard1998-09-143-9/+9
* Teach crunch about an elf/a.out world.Jordan K. Hubbard1998-09-146-140/+795
* Assume ELF-style symbol names now.Jordan K. Hubbard1998-09-141-1/+1
* Add device list entries for the tl and xl PCI ethernet devices.Bill Paul1998-09-132-4/+8
* Enable client entry point support.Robert Nordier1998-09-131-1/+5
* Activate btxld.Robert Nordier1998-09-121-2/+3
* btxld is a link editor for BTX (boot extender) clients, supporting ELF,Robert Nordier1998-09-126-0/+882
* Fix additional warnings. Remove -Werror, since some people have complainedGarrett Wollman1998-09-1117-38/+49
* correct usage of cleanup() everywhere - this became bogus when the warnx/errxJordan K. Hubbard1998-09-1110-110/+181
* The fix in the previous commit was not sufficient; the upper 24 bitsKazutaka YOKOTA1998-09-101-14/+9
* Don't allow longjmp into a no longer valid stack frame.Tor Egge1998-09-101-0/+1
* I don't want to be the only one to use ``cut''. Use ``sed'' instead.David E. O'Brien1998-09-101-2/+2
* Reflect realityBrian Somers1998-09-091-11/+5
* Fully use our own generated files for NFSv3.David E. O'Brien1998-09-092-5/+5
* Fix typos.Daniel O'Callaghan1998-09-092-12/+12
* Initialise lcp::his_mru to the ``set mtu'' value if it's lessBrian Somers1998-09-091-2/+4
* Add 'blank' and 'nextwriteable' commands for atapi CD-R/RW support.Søren Schmidt1998-09-082-2/+19
* Whoops, update the makefile too while I'm at it.Jordan K. Hubbard1998-09-082-2/+2
* Go back to using MSDOSFS instead of Robert Nordier's stand-alone DOSJordan K. Hubbard1998-09-081-30/+36
* Make totally sure that we have the latest 1.7 version of booteasyJordan K. Hubbard1998-09-082-44/+44
* o Set paths internally for pkg_add for tools we might want to invoke.Jordan K. Hubbard1998-09-083-12/+16
* Fix bogus suffix stripping to be less naive.Jordan K. Hubbard1998-09-081-9/+7