summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in message.danny1998-09-302-4/+4
* Rename a static variable, so it will not shadowed by a local variable.dt1998-09-291-7/+7
* mkdosfs(1) is dead, refere to newfs_msdos(8)obrien1998-09-291-3/+3
* Add in a kludge for registering the "package" version of XFree86 sojkh1998-09-292-6/+16
* Update to match newest XFree86 naming conventions.jkh1998-09-291-49/+49
* Always do fixups, even if some minor dist failed to install.jkh1998-09-292-10/+8
* `kern.maxproc' is not changeable using sysctl(1). Change examplesjkoshy1998-09-291-4/+4
* Correct use of nonexistent `.SS' macro.jkoshy1998-09-291-3/+3
* Remove support for floppy tape installs. I'm sorry, we're outtajkh1998-09-262-4/+2
* Don't assume that we have extended modes on all platforms.gpalmer1998-09-241-1/+3
* MF22: Important fixes for loading XFree86 distributions I forgot tojkh1998-09-236-20/+24
* VESA BIOS support update in syscons.yokota1998-09-232-36/+65
* Change the devstat generation number from an int to a long. The int-sizedken1998-09-201-4/+5
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-1921-38/+17
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-2/+1
* Revert SEE ALSO ordering to version 1.124brian1998-09-182-28/+28
* Fix inappropriate use of .Ql macro.jkoshy1998-09-181-2/+2
* Typo: hittab -> hitabdwhite1998-09-171-2/+2
* Two patches from the HARP people:phk1998-09-172-3/+4
* Don't build ncrcontrol on alpha, its obsoleted by cam.dfr1998-09-171-2/+1
* Obsoleted by CAM.gibbs1998-09-173-1851/+0
* Sync with OpenBSD ifdefsbrian1998-09-177-25/+53
* Alphabeticalize SEE ALSO section.brian1998-09-172-28/+28
* Fix style bugs introduced by Matt Dillon in his previous, unreviewedken1998-09-162-10/+11
* Fixed segfault when more then four devices are specified (improper free),dillon1998-09-162-13/+26
* Add new '-i' option to usage().abial1998-09-161-3/+3
* Snip out some dead code from the alpha part.dfr1998-09-161-65/+1
* Add some things to the alpha build.dfr1998-09-161-1/+13
* Update the man page to match the rest of crunchide.jhay1998-09-161-4/+18
* Make SCSI stuff truly optional.jkh1998-09-162-2/+2
* Apply patch from Stefan Esser to close PR #7941: add code to handlewpaul1998-09-162-2/+17
* Bump config version. Also mention that even after rebuilding a newgibbs1998-09-152-3/+7
* Update for tcpdump 3.4fenner1998-09-151-4/+6
* Remove blank after -Iphk1998-09-151-2/+2
* Remove gratuitous (and bad) spaces in -I args.jkh1998-09-151-2/+2
* Add -lmdjkh1998-09-151-2/+4
* Add VESA support to syscons.sos1998-09-152-3/+126
* Correct ua_ntohs.brian1998-09-151-4/+4
* -I ${.OBJDIR} needed to pick up the yacc generated include file.phk1998-09-151-2/+2
* (this is an extract from src/share/examples/atm/README)phk1998-09-151-1/+2
* Add support for the 'V'ersion rmt command.gibbs1998-09-151-1/+7
* Build CAM hardwiring info.gibbs1998-09-151-70/+12
* Ncrcontrol is no more.gibbs1998-09-151-2/+1
* Device name cleanup for CAM.gibbs1998-09-154-14/+12
* Add new files for HARP3phk1998-09-1531-0/+16984
* Revive PCIConf.gibbs1998-09-151-14/+44
* Update system to new device statistics code.gibbs1998-09-153-277/+796
* Use a more reasonable default umask in case the root umask is toojkh1998-09-141-1/+5
* Fix printf warnings and add a few casts.jkh1998-09-143-9/+9
* Teach crunch about an elf/a.out world.jkh1998-09-146-140/+795
OpenPOWER on IntegriCloud