aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* add beacon miss threshold controlSam Leffler2006-07-262-1/+29
* Specify correct argument range for tag/untag keywords.Oleg Bulyzhin2006-07-251-2/+2
* Fix printing of negative decimal values in Kelvin to Celsius conversion.Nate Lawson2006-07-251-2/+6
* style.Makefile(5): Remove -Wall from CFLAGS.Stefan Farfeleder2006-07-171-1/+1
* Remove duplicated assignment.Stefan Farfeleder2006-07-171-1/+0
* Teach mount(8) about a 'late' keyword, which means the file system shouldDag-Erling Smørgrav2006-07-122-7/+38
* o replace special handling of clone operations by a clone callbackSam Leffler2006-07-094-100/+127
* Fix cut-n-paste bug: compare argument s against known aliases,Marcel Moolenaar2006-07-071-6/+6
* Send client identifier unconditionally. My ancient D-Link router responseJung-uk Kim2006-07-031-4/+0
* remove display of the ERP ie from the list sta output (it's alwaysSam Leffler2006-06-232-5/+55
* Improve support for Intel based Macs:Marcel Moolenaar2006-06-223-2/+12
* Move the duplicated logic of parsing partition types into a newMarcel Moolenaar2006-06-225-57/+56
* Import interface groups from OpenBSD. This allows to group interfaces inMax Laier2006-06-193-1/+208
* - Fail with an understandable error message if we cannot detect theSimon L. B. Nielsen2006-06-181-2/+5
* Add support of 'tablearg' feature for:Oleg Bulyzhin2006-06-152-80/+128
* o Revert a previous delta as strlcpy(3) operates with NUL-terminatedMaxim Konovalov2006-06-141-1/+2
* o Replace (an incorrect) string copy gymnastics with strlcpy(3).Maxim Konovalov2006-06-141-2/+1
* o Fix typo.Maxim Konovalov2006-06-111-1/+1
* Fix a typo s/Made/Make. Use .Pp for a line break, it will quiet theTom Rhodes2006-06-101-2/+2
* Minor style tweaks while nearby. Namely ANSIfy and parens on return values.Juli Mallett2006-06-101-26/+15
* Rather than using specified_ro to parse the options list an extra time, andJuli Mallett2006-06-101-32/+6
* Reparent the process that executes the window= command from the ttysKonstantin Belousov2006-06-081-1/+13
* Allow to use the old -a option to specify an encryption algorithm to usePawel Jakub Dawidek2006-06-061-9/+27
* Clarify and merge two sentences.Christian Brueffer2006-06-061-4/+2
* Mdoc cleanup and some wording improvements.Christian Brueffer2006-06-061-15/+15
* Print pfsync interface status if either syncpeer or syncdev is configured.Gleb Smirnoff2006-06-061-6/+11
* Remove section committed by mistake. It is not yet ready.Pawel Jakub Dawidek2006-06-061-33/+0
* Document geli(8) data authentication.Pawel Jakub Dawidek2006-06-051-12/+116
* Userland bits of geli(8) data authentication.Pawel Jakub Dawidek2006-06-051-15/+29
* Fix "mount -u -o ro".Craig Rodrigues2006-06-021-1/+24
* o Implement findblk command: find the inode(s) owning the specifiedMaxim Konovalov2006-06-022-1/+272
* Print dynamic rules for IPv6 as well.Max Laier2006-06-021-5/+15
* mount_msdosfs.c:Craig Rodrigues2006-06-011-10/+0
* Make recoverdisk compile on amd64 and possibly other 64bit archs.Matteo Riondato2006-05-302-5/+5
* Implement internal (i.e. inside kernel) packet tagging using mbuf_tags(9).Oleg Bulyzhin2006-05-242-9/+133
* Remove 'n' from the getopt string. There's no -n option that isWarner Losh2006-05-231-2/+2
* do_file() is called recursively from several places and cannotXin LI2006-05-201-1/+9
* Remove reference to mount_procfs(8), add reference to procfs(5).Craig Rodrigues2006-05-191-1/+1
* Slight grammar fix.Ceri Davies2006-05-181-1/+1
* Remove reference to mount_ext2fs(8), add reference to ext2fs(5).Craig Rodrigues2006-05-171-1/+1
* Disconnect mount_reiserfs from build.Craig Rodrigues2006-05-161-1/+0
* For src/dest parsing take off the netmask before checking for AF withMax Laier2006-05-141-15/+31
* Correct various mistakes in the last commit.Pawel Jakub Dawidek2006-05-131-4/+4
* Include other AES key lengths in the comment.Pawel Jakub Dawidek2006-05-131-1/+1
* Remove ip6fw. Since ipfw has full functional IPv6 support now and - inMax Laier2006-05-125-2072/+0
* Update manpage for net.inet6.ip6.fw.enable sysctl.Max Laier2006-05-121-2/+4
* Use sysctlbynamePoul-Henning Kamp2006-05-111-25/+14
* o Extend rev. 1.75 and restore an ability to specify a non-defaultMaxim Konovalov2006-05-101-0/+9
* Be more like Windows and Linux and send our hostname in the host-nameBrooks Davis2006-05-071-0/+68
* fix style nitDavid E. O'Brien2006-05-071-1/+1