aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* s/DIOCGPC98/DIOCSPC98/Yoshihiro Takahashi2003-05-021-2/+2
* rc.sendmail should not have been removed yet.Doug Barton2003-05-021-2/+2
* * Document the -P optionDoug Barton2003-05-021-1/+17
* * Add a -P (Preserve) option, which saves a copy of files that you replace.Doug Barton2003-05-021-20/+50
* The -t flag in the retired apmconf.8 is the same as "-h false" in theAnton Berezin2003-05-011-1/+1
* Add description of '-o' and '-s'.Hidetoshi Shimokawa2003-05-011-0/+6
* Set include path.Hidetoshi Shimokawa2003-04-301-0/+3
* Free asyreq.Hidetoshi Shimokawa2003-04-301-6/+6
* Call exit(0), not exit.Alexander Kabaev2003-04-291-1/+1
* Support functions for the new ACPI import.Nate Lawson2003-04-291-2/+1
* Add functions for sending a link-on packet and a RESET_START request.Hidetoshi Shimokawa2003-04-291-16/+65
* Install the gstat manual page.Tim J. Robbins2003-04-281-1/+1
* When updating a single entry (i.e. when the `-u' option is given),Jacques Vidrine2003-04-281-13/+29
* Add a -C (create) option for newsyslog, and a 'C' flag for entries in theGarance A Drosehn2003-04-272-20/+190
* Back out the casts that rid us of warnings, but paper over the brokenWarner Losh2003-04-271-4/+4
* Fix warnings:Warner Losh2003-04-271-4/+5
* These are no longer needed after tw is gone.Warner Losh2003-04-275-671/+0
* Use fwcrom.c in /sys/dev/firewire.Hidetoshi Shimokawa2003-04-262-502/+2
* Grammar and punctuation fixesChristian Brueffer2003-04-251-7/+7
* Repair the UFS2 superblock location consistency check so that it succeedsTim J. Robbins2003-04-251-1/+1
* Similar to chmod(1); make -v -v mean very verbose and showJohan Karlsson2003-04-254-6/+44
* Document support for the new 'U' flag, which was implemented back in MarchGarance A Drosehn2003-04-241-6/+17
* init_nsm() is executed after a call to daemon(*, 0), so error andGuy Helmer2003-04-241-2/+4
* Fix a typo: "Managment" -> "Management".Maxim Konovalov2003-04-241-1/+1
* Document support for the new -s and -R command-line options, andGarance A Drosehn2003-04-241-51/+124
* Don't convert the kernel ident to uppercase when writing the Makefile.Dag-Erling Smørgrav2003-04-241-1/+1
* Remove obsolete compatibility ifdef.Warner Losh2003-04-231-2/+0
* Copy CIS3 and CIS4 strings into the kernel too.Warner Losh2003-04-232-0/+8
* Document support for the <default> entry, which was implemented inGarance A Drosehn2003-04-231-2/+8
* The second chdir(1) that I trimmed is needed tooRuslan Ermilov2003-04-231-2/+3
* chdir(1) into a source directory before attempting to determine theRuslan Ermilov2003-04-221-1/+2
* IP addresses can be up to 15 characters long, not 12.Mike Barcroft2003-04-221-2/+2
* Don't use UFS2 by default during the install process on PC98, as theRobert Watson2003-04-214-22/+36
* Force output of jail ID (if necessary) before excuting the command,Mike Barcroft2003-04-211-1/+3
* Add device driver support for the ASIX Electronics AX88172 USB 2.0Bill Paul2003-04-202-0/+2
* Throw the switch--change to UFS2 as our default file system format forRobert Watson2003-04-208-38/+74
* Grammar fixChristian Brueffer2003-04-201-1/+1
* Don't dereference a NULL pointer when we don't have a ':' in theWarner Losh2003-04-201-0/+2
* Revert the definitions of _PW_KEY* to their previous values. There isJacques Vidrine2003-04-181-19/+25
* Fixed an err() format error in rev.1.1. This should have been fatalBruce Evans2003-04-171-1/+1
* = Implement thread-safe versions of the getpwent(3) and getgrent(3)Jacques Vidrine2003-04-171-11/+124
* * Add explicit conflict-checking to the package tools. Packages canKris Kennaway2003-04-179-18/+104
* Revert url.c:1.2: there was a race condition between when I producedRobert Watson2003-04-171-1/+1
* MFp4(simokawa_firewire):Hidetoshi Shimokawa2003-04-173-16/+275
* Backed out previous commit. Use ${LIBMROUTED} in LDADD again instead ofBruce Evans2003-04-162-2/+2
* "Fixed" LDADD by backing out part of the previous commit. -lfoo inBruce Evans2003-04-161-1/+1
* Use NI_xxx macros.Munechika SUMIKAWA2003-04-161-1/+1
* Bump the config version to force people to upgrade their config(8)Poul-Henning Kamp2003-04-151-1/+1
* Add an example of how to use the -m option that clarifies how the bits inJohn Baldwin2003-04-151-4/+5
* Fix a warning about deprecated string literals.Nate Lawson2003-04-151-8/+8