aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fail as documented when a dependency cannot be foundJordan K. Hubbard1998-09-081-1/+7
* Change MACHINE to MACHINE_ARCH to support MACHINE=pc98.John Birrell1998-09-051-1/+1
* With the change to the 4.4Lite2 mount interface we don't need specialDavid E. O'Brien1998-09-052-7/+5
* Don't cast potentially unaligned addresses to pointers toBrian Somers1998-09-045-53/+134
* o Enable standby mode in apm utility. You need a newer kernel for thisWarner Losh1998-09-042-11/+203
* Fix uninitialized variable.Kazutaka YOKOTA1998-09-041-1/+2
* Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft.David E. O'Brien1998-09-041-14/+14
* add missing sys/queue.hAndrey A. Chernov1998-09-041-1/+2
* Reviewed by: Doug RabsonNicolas Souchu1998-09-034-6/+64
* Install amd.confBrian Somers1998-09-022-2/+9
* Silence potentially bogus warning.Jordan K. Hubbard1998-09-011-2/+2
* Don't set the router_enable variable by default.Jordan K. Hubbard1998-08-312-4/+2
* Sort cross references.Wolfram Schneider1998-08-318-41/+41
* Remove OpenBSD build support - let the Makefile vary perBrian Somers1998-08-312-20/+2
* Accept gateway value of NOJordan K. Hubbard1998-08-311-2/+2
* The `group{del,mod,show}' take require a '[group|gid]' argument.Joseph Koshy1998-08-311-1/+4
* Add OpenBSD build supportBrian Somers1998-08-301-1/+7
* Add OpenBSD build supportBrian Somers1998-08-301-2/+8
* Split lines into one subdir per line.Gary Palmer1998-08-301-19/+122
* Make pstat machine-independant againGary Palmer1998-08-301-3/+3
* DPDADD -> DPADDGary Palmer1998-08-306-12/+12
* Fix parallel makes falling over on xwhereGary Palmer1998-08-301-2/+2
* Install ipmon.8 in man8/ not man1/.Joseph Koshy1998-08-301-1/+1
* Don't use ``-width 20'', it's misleading. Use ``-width XX''Brian Somers1998-08-292-20/+20
* Don't claim that the alias library isn't loaded untilBrian Somers1998-08-292-14/+6
* Add the following word substitutions when running a shellBrian Somers1998-08-293-35/+109
* Allow the use of HISADDR, MYADDR and INTERFACE as wordsBrian Somers1998-08-291-15/+78
* Mention ``cbcp'' in ``set log ?''Brian Somers1998-08-291-4/+4
* Add /usr/lib to the list of things to chflag before upgrading.Jordan K. Hubbard1998-08-281-2/+2
* Fix recursive package add problem (for on-disk package files) I introducedJordan K. Hubbard1998-08-271-3/+6
* bmake framework for contrib_amdDavid E. O'Brien1998-08-2719-2/+2378
* Make way for the contrib_amd bmake frame work.David E. O'Brien1998-08-27187-46553/+0
* Catch more cases where the CDROM has been mounted.Jordan K. Hubbard1998-08-271-1/+4
* Fix some OpenBSD/alpha warningsBrian Somers1998-08-267-11/+16
* Remove redundant include file.Brian Somers1998-08-261-2/+1