summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-146-26/+19
* Take advantage of the common_source/lp.cdefs.h file to change lprgad2003-07-1412-42/+26
* Introduce a new lp.cdefs.h file, which will be used to make itgad2003-07-141-0/+107
* Change zzz to be a shell script that checks for APM or ACPI support andnjl2003-07-143-3/+101
* If mktime() or timegm() return -1, print out the resume timer value asrwatson2003-07-131-3/+6
* Eliminate non-existent word.jkoshy2003-07-131-1/+1
* Add a missing DITEM_CONTINUE flag so the options menu returns to themurray2003-07-131-1/+1
* From the PR:kris2003-07-131-10/+38
* The second argument to fgetln() is a size_t *, not an int *.tmm2003-07-121-1/+1
* Give users the ability to select an alternative MTA during the installation.trhodes2003-07-128-66/+504
* - Allow retrieval of local Configuration ROM.simokawa2003-07-121-2/+1
* Lower WARNS to 3 so that this still compiles on non x86 architectures.mux2003-07-111-1/+1
* Huge cleanup of the rarpd(8) code :mux2003-07-112-188/+52
* "towards" -> "toward". According to dictionary.com, the use of "towards"jkoshy2003-07-081-2/+2
* Add support for a -n argument which displays user and group IDsbrooks2003-07-072-5/+14
* Remove MAINTAINER= lines from individual Makefiles in favor of thegshapiro2003-07-075-10/+0
* Grammar tweaking. "has been" is very often not as good as "is" or "was".markm2003-07-061-6/+6
* add FBSDIDcharnier2003-07-067-19/+21
* use a list to enumerate optionscharnier2003-07-061-17/+11
* de-__Pcharnier2003-07-063-24/+26
* Disallow multiple 'machine' directives in a kernel configurationjkoshy2003-07-061-0/+3
* New section 5 manual page detailing our kernel configuration filejkoshy2003-07-061-0/+343
* Make jexec duplicate the actions of the shell searching for anbmilekic2003-07-041-2/+2
* o style(9) fixessmkelly2003-07-032-17/+11
* Correct paths to mount sources.gordon2003-07-023-3/+3
* Move mount_portalfs, mount_smbfs, and mount_nwfs from sbin to usr.sbin.gordon2003-07-021-0/+3
* name union.ume2003-06-282-8/+10
* o update for new 802.11 supportsam2003-06-281-34/+103
* update for 802.11 supportsam2003-06-281-1/+2
* When pointing users at mount_devfs to populate the /dev of a jail,rwatson2003-06-261-0/+10
* Unbreak this for alpha and friends.smkelly2003-06-261-2/+2
* o Fix typo.maxim2003-06-261-2/+2
* - Add a software watchdog facility.smkelly2003-06-264-0/+338
* Temporarily re-remove the bluetooth tools..julian2003-06-241-2/+0
* Account for the fact that "buildworld" builds in the 'obj' treejulian2003-06-241-1/+1
* Typo.mtm2003-06-241-1/+1
* Connect bluetooth tools for i386 only.julian2003-06-241-0/+2
* Remove world read bit from the ppp binary; we don't do world-execute,rwatson2003-06-231-2/+2
* Delete keyadmin: its functionality is now provided by setkey(8).ru2003-06-234-1528/+0
* Delete prefix: its functionality has been merged into ifconfig.tjr2003-06-233-159/+0
* Delete gifconfig: its functionality has been merged into ifconfig.tjr2003-06-233-1111/+0
* - Set close on exec flag for device file descriptors.mdodd2003-06-221-0/+11
* - Don't ignore SIGTERM.mdodd2003-06-222-4/+20
* Though manpage says that 0.0.0.0 can be used as HISADDR for gwume2003-06-211-2/+4
* We don't need two $FreeBSD$'s. Remove the older one.gad2003-06-211-2/+0
* make pciconf understand it's own output as stated in the manpage.jmg2003-06-201-5/+13
* s/warn/info/mtm2003-06-201-1/+1
* Add support for the special shell nologin.mtm2003-06-202-5/+44
* Mention the use of Framed-IPv6-Prefix.ume2003-06-201-0/+4
* Update my email address.mtm2003-06-202-2/+2
OpenPOWER on IntegriCloud