aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* NULL -> 0.Ruslan Ermilov2004-03-171-1/+1
* Remove the RAIDframe userland tool.Scott Long2004-03-165-3031/+0
* When installing boot blocks into an Alpha BSD label, setup the location,John Baldwin2004-03-151-0/+10
* Add printing of relevant SATA info where approbiate.Søren Schmidt2004-03-151-9/+31
* Validate argument to -i.Juli Mallett2004-03-151-1/+4
* Don peril-sensitive glasses and throw the switch to move nologin(8) fromColin Percival2004-03-131-1/+0
* Fix 10 year old size-of-bcopy bug.Colin Percival2004-03-131-1/+1
* The print mask's first part is the base, not the total number of bitRuslan Ermilov2004-03-121-1/+1
* Show the polling(4) flag on the interface.Ruslan Ermilov2004-03-121-1/+1
* Fixed mispellings of '\0' as NULL.Bruce Evans2004-03-111-2/+2
* Fixed misspellings of 0 as NULL.Bruce Evans2004-03-111-2/+2
* Fix a long-standing deadlock issue with vnode backed md(4) devices:Poul-Henning Kamp2004-03-102-1/+8
* Fixed a misspelling of 0 as NULL.Bruce Evans2004-03-101-1/+1
* Make libgeom usable by C++ programs:John Baldwin2004-03-091-13/+13
* Link pf to the build and install:Max Laier2004-03-081-0/+7
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)Mark Murray2004-03-055-6/+6
* s/considred/considered/Christian Brueffer2004-03-042-2/+2
* Make this WARNS=2 clean by:Johan Karlsson2004-03-032-3/+2
* Fix a couple of camcontrol issues that popped up on sparc64:Kenneth D. Merry2004-03-031-2/+12
* Add CTLTYPE_QUAD to the list of types for which we don't want an emptyDima Dorfman2004-03-021-1/+2
* Add skeleton build dirs for pf userland:Max Laier2004-02-2813-0/+2298
* o Remove obsoleted '-N' and '-d' flags.Maxim Konovalov2004-02-281-3/+1
* o Sync usage() with reality: add 'z' flag.Maxim Konovalov2004-02-281-1/+2
* In the case of a background fsck, periodically update the process titleScott Long2004-02-289-0/+47
* Look for both name and if_<name> strings in module metadata. Pseudo-devicesAlexander Kabaev2004-02-271-1/+2
* Add a "-l" parameter to mdmfs so that memory file systems can beRobert Watson2004-02-262-1/+7
* Add a "-l" flag to newfs, which sets the FS_MULTILABEL flag. ThisRobert Watson2004-02-264-2/+11
* Sync HEAD sources to vendor branch import of routed v2.27 from rhyolite.com.Bruce M Simpson2004-02-2514-162/+368
|\
| * Virgin import of rhyolite.com routed v2.27vendor/SGIBruce M Simpson2004-02-2514-179/+374
* | Fixed missing libraries. This unbreaks the -DNO_DYNAMIC_ROOT andBruce Evans2004-02-241-2/+2
* | style.Makefile(5):Johan Karlsson2004-02-2349-49/+49
* | Connect gconcat(8) to the build.Pawel Jakub Dawidek2004-02-231-0/+1
* | - Connect manual page for gconcat utility to the build.Pawel Jakub Dawidek2004-02-232-3/+2
* | Added manual page for gconcat utility.Pawel Jakub Dawidek2004-02-231-0/+141
* | Report login attempts to syslog. Due to the statically-linked nature ofColin Percival2004-02-222-1/+21
* | change baduser and badgroup from -2 to 65534, 65533Jim Rees2004-02-211-17/+13
* | We can cross-reference to vlan(4) as long asYaroslav Tykhiy2004-02-211-15/+38
* | The hardware tagging capability is set on the physicalYaroslav Tykhiy2004-02-211-1/+1
* | Mention that securelevel 1 also blocks access to /dev/io if itMaxime Henrion2004-02-201-2/+3
* | Merge from RELENG_4 1.28.2.13: Fix saving system crash dumps larger thanTim J. Robbins2004-02-201-1/+1
* | s/bytes/byte/Poul-Henning Kamp2004-02-191-1/+1
* | Add control utility for disk concatenation (GEOM_CONCAT class).Pawel Jakub Dawidek2004-02-192-0/+536
* | Add a -n option that stops ip6fw making any changes to the rulesDavid Malone2004-02-182-29/+58
* | remove dead codeJim Rees2004-02-171-53/+0
* | Report the difference between ufs and ufs2.Greg Lehey2004-02-172-3/+16
* | Explain what console names are valid.Greg Lehey2004-02-171-0/+5
* | Recognize if the user supplies the full pathname to /dev/console and friends,Greg Lehey2004-02-171-1/+27
* | Remove unnecessary newlines from errx() arguments.Tim J. Robbins2004-02-171-4/+4
* | Also remove "makedev" from the online help.Lukas Ertl2004-02-161-2/+0
* | Since DEVFS is mandatory, remove all instances to make_dev*. Keep theLukas Ertl2004-02-164-228/+3