aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add "ddb capture print" and "ddb capture status" commands do ddb(8),Robert Watson2008-04-255-5/+297
* Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-206-330/+2491
* When sending packets directly to the DHCP server, use a socket and sendBrooks Davis2008-04-151-0/+15
* restore(8) does not check for write failure while building two tempKirk McKusick2008-04-141-24/+68
* Add the bootcode verb for installing boot code. Boot codeMarcel Moolenaar2008-04-131-3/+47
* I keep taking timemachines to get back in time. Update theRemko Lodder2008-04-131-1/+1
* Add missing device in tunefs entry.Remko Lodder2008-04-131-2/+2
* Avoid printing spurious ``Header with wrong dumpdate.'' message.Kirk McKusick2008-04-111-1/+1
* Correctly set file group when restore is run by a user other than root.Kirk McKusick2008-04-112-2/+9
* Add a new flag, '-C' which enables a special mode that is intended forXin LI2008-04-105-7/+61
* Fix printing of sockaddr prefixes in verbose mode.Ruslan Ermilov2008-04-101-1/+1
* Add 'zfs' as an alias for the FreeBSD ZFS UUID.John Baldwin2008-04-071-0/+7
* - Normalize usage(), add "ddb pathname" syntax.Ruslan Ermilov2008-04-042-25/+28
* Add comment about specifying "ro" mount option whenCraig Rodrigues2008-04-041-0/+4
* Use safer string handling.Warner Losh2008-04-032-11/+8
* Fix handling of create operation together with setting other parameters:Sam Leffler2008-03-314-9/+42
* Add a new function is_default_interface() which determines if thisBrooks Davis2008-03-301-20/+48
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerRuslan Ermilov2008-03-291-1/+1
* Remove comment about "-r" flag from readlabel. "-r" is a no-op.Craig Rodrigues2008-03-231-1/+0
* Defer state change on disassociate to avoid unnecessarily dropping theSam Leffler2008-03-221-15/+31
* correct syslog mask so LOG_DEBUG msgs are not lostSam Leffler2008-03-221-1/+1
* In route.c in newroute() there's a call to exit(0) if the command wasRemko Lodder2008-03-221-1/+1
* No need to be gratuitously style(9) non-compliant here, even thoughWarner Losh2008-03-211-1/+1
* Replace reference from vinum.8 to gvinum.8, it was advised in the PR toRemko Lodder2008-03-211-2/+2
* Add a "spindown" facility to ata-disks: If no requests have been receivedPoul-Henning Kamp2008-03-172-0/+35
* Un-cut&paste argument processing, fix things lint found.Poul-Henning Kamp2008-03-161-104/+67
* - Use an uppercase provider name in the example, to make the name changeChristian Brueffer2008-03-131-7/+7
* - Update with a better example which shows that options specific to aTom McLaughlin2008-03-121-3/+3
* - Also change the /sbin/mount_unionfs line I managed to miss just twoTom McLaughlin2008-03-101-1/+1
* - unionfs -b option is deprecated in favor of '-o below' as perTom McLaughlin2008-03-101-2/+2
* Fix typos.Christian Brueffer2008-03-081-2/+2
* Make it possible to build glabel into rescue geom(8) utility.Xin LI2008-03-053-5/+18
* Use calloc().Xin LI2008-03-051-2/+1
* Add the ability to read a file of commands to ddb(8) modeled after theBrooks Davis2008-03-052-5/+81
* Add info about few missing GEOM classes that use geom(8).Pawel Jakub Dawidek2008-03-051-1/+13
* For a mounted file system which is read-only, whenCraig Rodrigues2008-03-051-1/+3
* Remove hacks to filter out MNT_ROOTFS, since we nowCraig Rodrigues2008-03-051-10/+0
* explain that you must set a default transmit key for WEPSam Leffler2008-02-291-1/+7
* Dummynet has a limit of 100 slots queue size (or 1MB, if you giveDavid Malone2008-02-272-5/+32
* In pass1(), cap inosused to fs_ipg rather than allowing arbitraryXin LI2008-02-261-2/+4
* In pass2check(): Be more strict with the inode information before furtherXin LI2008-02-261-0/+2
* Be more careful when checking superblock. We have already checkedXin LI2008-02-261-1/+1
* Decrease ping6's minimum allowed intervalMike Silbersack2008-02-251-3/+3
* Add table/tablearg support to ipfw's nat.Paolo Pisati2008-02-242-10/+6
* -Fix display of nat range.Paolo Pisati2008-02-211-6/+5
* getopt(3) returns -1, not EOF.Ruslan Ermilov2008-02-191-1/+1
* Undo the damage I did in sys/kern/vfs_mount.c #1.274 andYaroslav Tykhiy2008-02-181-9/+0
* Fix display of multiple nat rules.Paolo Pisati2008-02-181-4/+4
* Instead of using a heuristic to decide whether to displayJulian Elischer2008-02-182-6/+14
* Add a work-around to make it possible again to remountYaroslav Tykhiy2008-02-181-0/+9