aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Bump document date for new trunk commands.Andrew Thompson2007-04-101-1/+1
* Hook trunk(4) up to the build.Andrew Thompson2007-04-102-0/+18
* Add the trunk(4) driver for providing link aggregation, failover and faultAndrew Thompson2007-04-101-0/+153
* Implement a work-around for poor ggate write performance.Pawel Jakub Dawidek2007-04-062-1/+12
* Remove temporary files when there are no longer needed.Pawel Jakub Dawidek2007-04-061-0/+2
* (bread): For a read that is contained entirely within a block, never copyThomas Quinot2007-04-051-1/+1
* - Protect against specifing journal less than 100MB and against journalPawel Jakub Dawidek2007-04-031-3/+12
* don't display ssid cloaking status as "ssid HIDE", use the cmd lineSam Leffler2007-03-301-2/+2
* Correct the name of the 'proto' command.Andrew Thompson2007-03-291-1/+1
* Back out rev. 1.129 because it breaks the practice of auto-loadingYaroslav Tykhiy2007-03-241-1/+3
* Exit status should be 1 on error.Pawel Jakub Dawidek2007-03-231-8/+5
* Attempt to load the kernel module only if we are going to create aYaroslav Tykhiy2007-03-121-3/+1
* point-to-point address should come from ifa_dstaddrSam Leffler2007-03-091-1/+1
* Don't leave a NULL value in mdsuffix when a particular mdYaroslav Tykhiy2007-03-071-2/+1
* Move macros describing extended attributes in UFS fromKirk McKusick2007-03-061-0/+1
* Add "fg" option as antonym to "bg"; add "hard" option as antonym to "soft".Thomas Quinot2007-03-052-0/+8
* Warn when user use sectorsize bigger than the page size, which will leadPawel Jakub Dawidek2007-03-051-0/+4
* Fix incorrect comment. Geli will protect against data modification, ofPawel Jakub Dawidek2007-03-051-5/+6
* Document -J in usage.Pawel Jakub Dawidek2007-03-021-0/+1
* o consistently check strlcpy resultSam Leffler2007-02-271-2/+10
* correct type to silence const complaintSam Leffler2007-02-271-1/+2
* unbreak create operation, must copy argument to global nameSam Leffler2007-02-271-0/+1
* Call the multipath device with its real name.Alex Dupre2007-02-271-1/+1
* First cleanup pass: new sentence -> new line, typos fixed, some markupChristian Brueffer2007-02-271-26/+41
* Add a man page.Matt Jacob2007-02-272-2/+250
* Fix an error in dumping large sparse files containing extended attributes.Kirk McKusick2007-02-271-2/+2
* First cut at GEOM based multipath. This is an active/passive{/passive...}Matt Jacob2007-02-273-0/+241
* Update the dump program to save extended attributes. UpdateKirk McKusick2007-02-266-46/+514
* use getifaddrs from libc instead of private codeSam Leffler2007-02-247-195/+116
* Correct typo.Pawel Jakub Dawidek2007-02-221-1/+1
* Kris suggested that swap is a better choice as a default than malloc.Nick Hibma2007-02-202-4/+4
* [Found the original diff I made, see previous commit for other part]Nick Hibma2007-02-202-4/+23
* Make attach the default for -f. That wayNick Hibma2007-02-202-3/+11
* correct type definition of option routine callbackSam Leffler2007-02-171-1/+1
* remove (now) duplicate definition of IEEE80211_IS_CHAN_PASSIVESam Leffler2007-02-171-3/+0
* Grammar nits.Ceri Davies2007-02-151-2/+2
* Add examples for configuring and mounting geom_uzip(4) based disks'Matteo Riondato2007-02-151-0/+20
* Correct -c and -d description.Matteo Riondato2007-02-152-16/+16
* Mention the nat command in the synopsis and in the action section.Paolo Pisati2007-02-151-0/+13
* Enhances mdmfs(8) to mount md-based device such as uzip.Matteo Riondato2007-02-151-4/+9
* Default output to stdout as the man page suggests.Brian Somers2007-02-141-3/+1
* Only go through our cylinder group and inode info when we need to.Brian Somers2007-02-141-45/+49
* Re-indent main() in preparation for further changes.Brian Somers2007-02-141-126/+87
* Mark up lkm with .Nm, since lkm is name of an api.Christian Brueffer2007-02-133-3/+3
* Raise WARNS level to 6.Craig Rodrigues2007-02-132-2/+3
* Forgot to hook up gjournal manual page to the build.Pawel Jakub Dawidek2007-02-101-1/+0
* Don't reference lkm(4), it doesn't exist.Christian Brueffer2007-02-103-3/+3
* Implement RFC3442, the Classless Static Route option.Ed Maste2007-02-096-4/+137
* Add a $FreeBSD$ tag missing after the original import. Note that thisEd Maste2007-02-091-0/+2
* Print warning that "-t msdos" is deprecated and being converted toCraig Rodrigues2007-02-061-1/+4