summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove an unneccessary comma.ceri2003-09-141-1/+1
* Get rid of duplicates.ru2003-09-142-2/+2
* mdoc(7): Properly mark C headers.ru2003-09-103-3/+3
* mdoc(7): There cannot be a subsection inside a list.ru2003-09-101-2/+4
* Document the alternate way of matching MAC addresses: by a bitmask.roam2003-09-101-2/+22
* mdoc(7): Use the new feature of the .In macro.ru2003-09-086-14/+14
* Replace a reference to non existant mount_ffs(8) by a reference to mount(8).charnier2003-09-071-1/+1
* Apply a bandaid to get this working on sparc64 again; the introductiontmm2003-09-041-4/+4
* Add a flag that reports the existence of a dump, and does nothing else.dougb2003-09-042-4/+32
* Check an arguments count before proceed in sysctl_handler().maxim2003-09-021-1/+1
* Backout Rev. 1.24brueffer2003-08-301-1/+1
* Grammar fixbrueffer2003-08-291-1/+1
* Introduce more knobs to slim down FreeBSD userlandphk2003-08-291-2/+5
* When we initialize a disk with a virgin label, create also an 'a'phk2003-08-271-0/+4
* Make build of atm, ip6fw and ping6 depend on existing NOATM andphk2003-08-271-3/+9
* Adjust to the new sys/ata.h layoutsos2003-08-241-29/+35
* use arc4random.ume2003-08-221-1/+1
* Fix alignment of the trailing \imp2003-08-221-1/+1
* Get rid of a __DECONST by strdup'ing the string in question. Whenharti2003-08-201-1/+2
* style.Makefile(5)obrien2003-08-181-4/+3
* Restore vendor ID's.obrien2003-08-185-9/+10
* At imp's request, force devd to be statically compiled. This avoids thegordon2003-08-171-0/+2
* Stage 4 of dynamically linked root support. Add a big knob,gordon2003-08-171-1/+4
* Hook up ffsinfo(8).rwatson2003-08-141-0/+1
* Commit 1 of 2 to fix ffsinfo(8) for UFS2.rwatson2003-08-143-211/+226
* support poll(2).ume2003-08-141-1/+1
* Commit 1 of 2 to fix ffsinfo(8) for UFS2.rwatson2003-08-142-115/+292
* - Clarify the port range syntax in -redirect_port.ru2003-08-131-14/+24
* Added an option to specify an alternate PID file.ru2003-08-132-3/+23
* Add a '-M mask' option so that users can have differenttrhodes2003-08-122-5/+34
* Correct a grammatical error.ceri2003-08-121-1/+1
* Add a program for configuration of the ATM drivers and the IP over ATMharti2003-08-1210-0/+3017
* Add the new arguments for the add pvc command to the help information.harti2003-08-111-1/+3
* Turn the annoying and long error message off. It was sombr2003-08-091-1/+1
* PR: docs/53688bms2003-08-091-8/+10
* Make this WARNS=6 clean by prototyping 'usage'.johan2003-08-082-0/+3
* Make this WARNS=6 clean by renaming the variable 'err' to 'error'johan2003-08-072-7/+7
* Prefer PATH_MAX to MAXPATHLEN. Both contain the trailing NUL, soimp2003-08-073-5/+5
* No need to define optind as an extern. stdlib.h does that for us.imp2003-08-071-1/+0
* Prefer PATH_MAX to MAXPATHLEN. PATH_MAX has the trailing NUL.imp2003-08-071-1/+1
* MAXPATHLEN includes the trailing NUL, so no need to add 1 here.imp2003-08-071-1/+1
* Localize 'ls' outputache2003-08-062-4/+8
* Don't reinvent the wheel: Use setmode(3) to interpretyar2003-08-052-3/+15
* Exit with a non-zero status upon a block allocation failure.yar2003-08-051-3/+3
* Make this WARNS=6 clean by:johan2003-08-054-41/+41
* LANG->LC_ALLache2003-08-041-1/+1
* Fix problem differently, use ache2003-08-041-1/+1
* Use tr '[:lower:]' '[:upper:]' to work with any localeache2003-08-041-1/+1
* style.Makefile(5)'izeobrien2003-08-035-32/+15
* Spell "file system" correctly.ru2003-08-013-3/+3
OpenPOWER on IntegriCloud