summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* no libc_r on amd64 yet -> no pppctl.peter2003-05-241-1/+1
* The "krb5" distribution was merged with "crypto", record the death.ru2003-05-226-26/+8
* Erase whitespace at EOL.ru2003-05-223-6/+6
* Moved $FreeBSD$ tag to where it belongs.ru2003-05-221-1/+2
* Nitpicking.ru2003-05-221-1/+1
* Assorted mdoc(7) fixes.ru2003-05-224-30/+43
* Reapply mdoc(7) fixes that got accidentally lost in the lastru2003-05-208-380/+424
* Previous revision broke release building, unbreak it.ru2003-05-201-0/+1
* Retire the useless NOSECURE knob.des2003-05-1910-13/+11
* Fixed troff(1) and mdoc(7) warnings.ru2003-05-182-3/+3
* Avoid a corrupt timestamp on the consolegshapiro2003-05-171-2/+6
* Avoid code duplication by using libutil's trimdomain() instead ofgshapiro2003-05-172-10/+7
* When getting back an NLM DENIED response for a requested lock from therwatson2003-05-151-2/+2
* Avoid registering for a lock on the server in the event the NFS clientrwatson2003-05-141-6/+11
* When giving examples of how to use extattrctl(8) to configure UFS1rwatson2003-05-141-4/+4
* When receiving NLM_GRANTED_RES or NLM4_GRANTED_RES lock granted messagesrwatson2003-05-141-2/+7
* Reword the infamouse mouse dialog to ask if you have a PS/2, serial, orjhb2003-05-132-2/+2
* Add __amd64__ to an ifdef set so that pppd compiles. Reactivate on amd64.peter2003-05-122-3/+3
* Correct a type in the bugs section. Also turn it into a list.gordon2003-05-111-2/+2
* Teach sysinstall about the ServeRAID disk device.scottl2003-05-112-0/+2
* Make the README reflect reality.julian2003-05-111-3/+2
* Re-enable the broadcom firmware utility now that the Makefile in that subdirjulian2003-05-111-3/+1
* Fix (presently unused) Makefile to not need files not yet checked in.julian2003-05-111-11/+11
* Don't compile the broadcom firmware module yet.julian2003-05-101-2/+3
* Broadcom firmware loading module.. The actual firmware files will follow whenjulian2003-05-105-0/+455
* Part 2 of the commit if new bluetooth code.julian2003-05-1037-394/+2194
* Turn off ppp (ICE) and pppd (cc objects to a varargs decl) on amd64.peter2003-05-091-2/+5
* Add information about the log file.trhodes2003-05-081-0/+10
* Fix age_old_log checking so that it will notice log files which weregad2003-05-051-4/+19
* Slightly improve the checking of the 'size' field, so people will getgad2003-05-051-2/+8
* Add the dragon screen saver.murray2003-05-052-0/+4
* A few grammatical improvements.murray2003-05-041-3/+5
* Cleanup hostname matching in syslogd:gshapiro2003-05-041-17/+24
* Add support for using the CDROM env var for device to use;sos2003-05-042-1/+14
* Fix filename printing when using -l option.sos2003-05-041-2/+2
* Dont fixate when doing dvdrw or test writing.sos2003-05-041-1/+1
* Default speed is 4 not 1.sos2003-05-041-1/+1
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-0362-242/+169
* Preserve directory structure in PRESERVED_FILES_DIR to avoiddougb2003-05-031-2/+2
* s/DIOCGPC98/DIOCSPC98/nyan2003-05-021-2/+2
* rc.sendmail should not have been removed yet.dougb2003-05-021-2/+2
* * Document the -P optiondougb2003-05-021-1/+17
* * Add a -P (Preserve) option, which saves a copy of files that you replace.dougb2003-05-021-20/+50
* The -t flag in the retired apmconf.8 is the same as "-h false" in thetobez2003-05-011-1/+1
* Add description of '-o' and '-s'.simokawa2003-05-011-0/+6
* Set include path.simokawa2003-04-301-0/+3
* Free asyreq.simokawa2003-04-301-6/+6
* Call exit(0), not exit.kan2003-04-291-1/+1
* Support functions for the new ACPI import.njl2003-04-291-2/+1
* Add functions for sending a link-on packet and a RESET_START request.simokawa2003-04-291-16/+65
OpenPOWER on IntegriCloud