aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* pf: Remove support for 'scrub fragment crop|drop-ovl'Kristof Provost2015-08-272-8/+3
* Code cleanup unused-but-set-variable spotted by gcc.Marcelo Araujo2015-08-251-2/+0
* Code cleanup unused-but-set-variable spotted by gcc.Marcelo Araujo2015-08-253-14/+4
* Upgrade libxo to 0.4.5.Marcel Moolenaar2015-08-241-1/+1
* Add ALTQ(9) support for the CoDel algorithm.Luiz Otavio O Souza2015-08-214-9/+149
* Revamp camcontrol(8) fwdownload support and add the opcodes subcommand.Kenneth D. Merry2015-08-205-216/+1580
* Use arc4random_buf(). While there, unifdef the code for HAVE_ARC4RANDOM.Xin LI2015-08-162-16/+2
* In ipfw2, avoid left-shifting negative integers, which is undefined.Dimitry Andric2015-08-121-4/+4
* Make LAG LACP fast timeout tunable through IOCTL.Hiren Panchasara2015-08-122-1/+9
* Fix a few mandoc warnings.Christian Brueffer2015-08-122-2/+0
* sbin/ipfw fix typo: info -> intoMark Felder2015-08-101-1/+1
* Allow to disable BIO_DELETE passthru in fstab for swap-on-geli devices byPawel Jakub Dawidek2015-08-081-4/+6
* Enable BIO_DELETE passthru in GELI, so TRIM/UNMAP can work as expected whenPawel Jakub Dawidek2015-08-082-15/+82
* Whoops, wrong flag.Edward Tomasz Napierala2015-08-061-1/+1
* Tweak mdconfig(8) manual page, in particular revise the EXAMPLESEdward Tomasz Napierala2015-08-061-47/+46
* Fix a bug which could make routed(8) daemon exit by sending a special RIPXin LI2015-08-051-0/+6
* Fix ipfw range deletion.Alexander V. Chernikov2015-08-031-3/+8
* Add support for keys that include 4 byte SALT values,George V. Neville-Neil2015-07-312-2/+25
* Summary: Remove unsupported 3des-deriv encryption algorithm from documentation.George V. Neville-Neil2015-07-311-1/+0
* Teach sysctl about the new optional suffix after IK to specifyWarner Losh2015-07-291-8/+42
* Add missing SIGUSR1 description.Edward Tomasz Napierala2015-07-241-1/+2
* mount_nfs: Be more clear on nmount(2) error with errmsg unsetConrad Meyer2015-07-221-1/+2
* nvmecontrol: read controller identify data before any log page operationsJim Harris2015-07-221-1/+2
* lseek() allows an offset to be set beyond the end of file. UsingAndrey V. Elsukov2015-07-211-7/+4
* Only report the lack of ALTQ support if pfctl is using verbose (-v) mode.George V. Neville-Neil2015-07-201-1/+1
* Document suspend/resume notification in devd.conf(5).Edward Tomasz Napierala2015-07-181-0/+4
* Add CARP events description to devd.conf(5).Edward Tomasz Napierala2015-07-181-1/+21
* Fix contraction spotted by igor(1) and remove 2 .Ed spotted by mandoc(1).Marcelo Araujo2015-07-181-7/+5
* Describe how to load gmultipath at boot time.Marcelo Araujo2015-07-171-1/+11
* fix the docs, the number of frags per inode (NFPI) changed in r228794John-Mark Gurney2015-07-151-4/+4
* Add a new option to gpart(8) to fix Lenovo BIOS boot issueAllan Jude2015-07-151-1/+7
* Cleanup; mostly language with a little bit of mdoc style.Christian Brueffer2015-07-143-17/+18
* Unbreak ggatec and ggatel on i386 after r238119, which added two moreChristian Brueffer2015-07-142-0/+2
* If ggated's exports_find() fails, the connection is removed beforeChristian Brueffer2015-07-141-1/+1
* Since the case where secflavor < 0 indicates the security flavor isRick Macklem2015-07-071-2/+2
* Remove unused variable flags reported by clang. The function zygote_clone()Marcelo Araujo2015-07-043-6/+4
* Update the date on the manual page.George V. Neville-Neil2015-07-031-1/+1
* New AES modes for IPSec, user space components.George V. Neville-Neil2015-07-032-1/+3
* Let the nv.h and dnv.h includes be only in sys directory.Mariusz Zaborski2015-07-022-2/+2
* Add -b to the devlist usage info, forgotten in r260059.Christian Brueffer2015-07-021-1/+1
* Fix an obviously wrong boolean operator.Christian Brueffer2015-07-021-1/+1
* Allow to omit keyfile number for the first keyfile.Pawel Jakub Dawidek2015-07-021-1/+8
* Fix support for the null encryption algorithm which now requiresGeorge V. Neville-Neil2015-06-251-1/+1
* ALTQ FAIRQ discipline import from DragonFLYErmal Luçi2015-06-244-4/+337
* Document that a forced dismount of an NFSv3 mount when theRick Macklem2015-06-171-1/+4
* new dependsSimon J. Gerraty2015-06-163-1/+2
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-13112-0/+2333
|\
| * Revert unneeded changeSimon J. Gerraty2015-06-101-1/+1