aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Please welcome casperd daemon. It (and its services) will be responsible forPawel Jakub Dawidek2013-12-026-0/+1116
* Remove trailing backslash.Pawel Jakub Dawidek2013-12-011-1/+1
* Check ipfw table numbers in both user and kernel space before rule addition.Alexander V. Chernikov2013-11-282-10/+37
* Fix fdisk(8) to create 2TB partitions on disks larger than 2TB, rather thanJuli Mallett2013-11-271-3/+7
* Fix key lookup in ipfw(8) broken since r232865.Alexander V. Chernikov2013-11-271-2/+13
* Fix warnings to not append "No error: 0".Edward Tomasz Napierala2013-11-261-2/+2
* Adjust introduction history.Sergey Kandaurov2013-11-251-2/+2
* Remove __FreeBSD__ ifdefs.Gleb Smirnoff2013-11-221-6/+1
* Rewrite usage() so that its source code resembles what is printed.Gleb Smirnoff2013-11-221-7/+7
* - Purge one more reference to ad(4)[1].Sergey Kandaurov2013-11-221-6/+4
* Add "resize" verb to gmirror(8) and such functionality to geom_mirror(4).Andrey V. Elsukov2013-11-192-1/+118
* Check for special status code from FIRMWARE_ACTIVATE commandJim Harris2013-11-121-11/+24
* Fix a typo: s/wriable/writable/Devin Teske2013-11-121-1/+1
* devd: lower priority of action execution logging to infoAndriy Gapon2013-11-071-1/+1
* devd: fix a typo in a commentAndriy Gapon2013-11-071-1/+1
* Axe IFF_SMART.Gleb Smirnoff2013-11-051-1/+1
* Correct alignment.Pawel Jakub Dawidek2013-11-031-1/+1
* Do not exit with error status after printing data for perftest.Jim Harris2013-11-011-2/+0
* printf() specifier updates to CAM to handle either 32-bit or 64-bit lun_id_t.Nathan Whitehorn2013-10-301-2/+2
* Make userland tools honor WITHOUT_PF build option.Gleb Smirnoff2013-10-291-0/+2
* Don't call arc4random_stir() explicitly. To quote arc4random(3)Xin LI2013-10-291-4/+2
* Import pf_print_state.c 1.54 from OpenBSDBaptiste Daroussin2013-10-271-0/+5
* bump date forgotten in r257165John-Mark Gurney2013-10-261-1/+1
* Document that -a will output the device name when -u is not specified..John-Mark Gurney2013-10-261-6/+12
* Make hastctl list command output current queue sizes.Mikolaj Golub2013-10-265-1/+92
* Merging local and remote bitmaps must be protected by hr_amp lock.Mikolaj Golub2013-10-261-1/+1
* Return 0 if:Hiroki Sato2013-10-241-6/+12
* UFS2: make di_extsize unsigned.Pedro F. Giffuni2013-10-242-2/+2
* sbin/geom/class/part/geom_part.cAlan Somers2013-10-231-3/+31
* Provide a working example line for an interface with 1 address runningGleb Smirnoff2013-10-211-2/+2
* Do not error out when adding an interface to a group to which itDag-Erling Smørgrav2013-10-191-2/+2
* Use long explicitly for the time difference.Hiroki Sato2013-10-181-1/+2
* - Add relative specification in expiration time.Hiroki Sato2013-10-173-11/+43
* Check for EHOSTUNREACH when establishing a connection.Kevin Lo2013-10-171-0/+1
* Prevent an unlikely, but real double free issue in gvinum(8).Xin LI2013-10-151-7/+10
* Use INADDR_NONE instead of -1 to check inet_addr() result.Kevin Lo2013-10-151-1/+1
* Fix mode page length calculation to remove last garbage line from theAlexander Motin2013-10-111-2/+2
* Remove unimplemented options from iscsi.conf(5) manual page, mentionEdward Tomasz Napierala2013-10-101-31/+6
* Extend some 32-bit fields and variables to 64-bit to prevent overflowJim Harris2013-10-081-5/+7
* When destination parameter is missing, exit with a clear synopsis,Gleb Smirnoff2013-10-081-0/+5
* Fix an inverted check for the master user in "camcontrol security -U".Mark Johnston2013-10-081-1/+1
* Fix resource leaksEd Maste2013-10-071-0/+2
* Sweep man pages replacing ad -> ada.Sergey Kandaurov2013-10-0113-61/+61
* Improve grammar and readability.Hiren Panchasara2013-09-201-3/+3
* Fix a range check and a display string.Hiren Panchasara2013-09-201-2/+2
* Fix comments.Mikolaj Golub2013-09-191-3/+2
* When updating the map of dirty extents, most recently used extents areMikolaj Golub2013-09-192-9/+25
* Use cv_broadcast() instead of cv_signal() when waking up threadsMikolaj Golub2013-09-192-3/+3
* Bring in the new iSCSI target and initiator.Edward Tomasz Napierala2013-09-142-0/+2
* - Begin sentence on a new line.Joel Dahl2013-09-071-14/+25