summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerru2008-03-291-1/+1
* Remove comment about "-r" flag from readlabel. "-r" is a no-op.rodrigc2008-03-231-1/+0
* Defer state change on disassociate to avoid unnecessarily dropping thesam2008-03-221-15/+31
* correct syslog mask so LOG_DEBUG msgs are not lostsam2008-03-221-1/+1
* In route.c in newroute() there's a call to exit(0) if the command wasremko2008-03-221-1/+1
* No need to be gratuitously style(9) non-compliant here, even thoughimp2008-03-211-1/+1
* Replace reference from vinum.8 to gvinum.8, it was advised in the PR toremko2008-03-211-2/+2
* Add a "spindown" facility to ata-disks: If no requests have been receivedphk2008-03-172-0/+35
* Un-cut&paste argument processing, fix things lint found.phk2008-03-161-104/+67
* - Use an uppercase provider name in the example, to make the name changebrueffer2008-03-131-7/+7
* - Update with a better example which shows that options specific to atmclaugh2008-03-121-3/+3
* - Also change the /sbin/mount_unionfs line I managed to miss just twotmclaugh2008-03-101-1/+1
* - unionfs -b option is deprecated in favor of '-o below' as pertmclaugh2008-03-101-2/+2
* Fix typos.brueffer2008-03-081-2/+2
* Make it possible to build glabel into rescue geom(8) utility.delphij2008-03-053-5/+18
* Use calloc().delphij2008-03-051-2/+1
* Add the ability to read a file of commands to ddb(8) modeled after thebrooks2008-03-052-5/+81
* Add info about few missing GEOM classes that use geom(8).pjd2008-03-051-1/+13
* For a mounted file system which is read-only, whenrodrigc2008-03-051-1/+3
* Remove hacks to filter out MNT_ROOTFS, since we nowrodrigc2008-03-051-10/+0
* explain that you must set a default transmit key for WEPsam2008-02-291-1/+7
* Dummynet has a limit of 100 slots queue size (or 1MB, if you givedwmalone2008-02-272-5/+32
* In pass1(), cap inosused to fs_ipg rather than allowing arbitrarydelphij2008-02-261-2/+4
* In pass2check(): Be more strict with the inode information before furtherdelphij2008-02-261-0/+2
* Be more careful when checking superblock. We have already checkeddelphij2008-02-261-1/+1
* Decrease ping6's minimum allowed intervalsilby2008-02-251-3/+3
* Add table/tablearg support to ipfw's nat.piso2008-02-242-10/+6
* -Fix display of nat range.piso2008-02-211-6/+5
* getopt(3) returns -1, not EOF.ru2008-02-191-1/+1
* Undo the damage I did in sys/kern/vfs_mount.c #1.274 andyar2008-02-181-9/+0
* Fix display of multiple nat rules.piso2008-02-181-4/+4
* Instead of using a heuristic to decide whether to displayjulian2008-02-182-6/+14
* Add a work-around to make it possible again to remountyar2008-02-181-0/+9
* Back out rev. 1.74 because the kernel isn't ready yetyar2008-02-181-8/+1
* Don't forget to prepare string options for nmount(2).yar2008-02-181-1/+8
* Correct the description of getmnt_silent: unknown options are silentlyyar2008-02-171-2/+3
* Add the -4 option to the synopsis.ceri2008-02-121-1/+1
* Bump .Dd for r1.48.ceri2008-02-121-1/+1
* Switch the default NFS mount mode from UDP to TCP. UDP mounts are akris2008-02-112-6/+6
* style(9) (verifed no-change in .o's)obrien2008-02-071-14/+13
* Add a note that ipfw states do not implicitly match ICMP error messages.yar2008-02-071-0/+6
* Fix typo.pb2008-02-061-1/+1
* Update fix from rev 1.2.pb2008-02-061-3/+4
* Fix a bug in hexadecimal formatting of the CHAP digest: bytes >= 0x80pb2008-02-051-1/+1
* Bump .Dd for r1.19; use consistent whitespace.ceri2008-02-051-2/+2
* Add ZFS support.jhb2008-02-053-1/+11
* - Update geom(8) to explain that GEOM_LIBRARY_PATH can take a comma-separatedlulf2008-02-051-0/+1
* Improve rev. 1.63. Document -instance and -globalport options.ru2008-02-041-1/+160
* - Make geom commands handle multiple library paths in the GEOM_LIBRARY_PATHlulf2008-02-041-11/+31
* Fix mount -p and mount -u -ocurrent on gjournaled FSmatteo2008-02-041-1/+0
OpenPOWER on IntegriCloud