summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* pf: Remove support for 'scrub fragment crop|drop-ovl'kp2015-08-272-8/+3
* Code cleanup unused-but-set-variable spotted by gcc.araujo2015-08-251-2/+0
* Code cleanup unused-but-set-variable spotted by gcc.araujo2015-08-253-14/+4
* Upgrade libxo to 0.4.5.marcel2015-08-241-1/+1
* Add ALTQ(9) support for the CoDel algorithm.loos2015-08-214-9/+149
* Revamp camcontrol(8) fwdownload support and add the opcodes subcommand.ken2015-08-205-216/+1580
* Use arc4random_buf(). While there, unifdef the code for HAVE_ARC4RANDOM.delphij2015-08-162-16/+2
* In ipfw2, avoid left-shifting negative integers, which is undefined.dim2015-08-121-4/+4
* Make LAG LACP fast timeout tunable through IOCTL.hiren2015-08-122-1/+9
* Fix a few mandoc warnings.brueffer2015-08-122-2/+0
* sbin/ipfw fix typo: info -> intofeld2015-08-101-1/+1
* Allow to disable BIO_DELETE passthru in fstab for swap-on-geli devices bypjd2015-08-081-4/+6
* Enable BIO_DELETE passthru in GELI, so TRIM/UNMAP can work as expected whenpjd2015-08-082-15/+82
* Whoops, wrong flag.trasz2015-08-061-1/+1
* Tweak mdconfig(8) manual page, in particular revise the EXAMPLEStrasz2015-08-061-47/+46
* Fix a bug which could make routed(8) daemon exit by sending a special RIPdelphij2015-08-051-0/+6
* Fix ipfw range deletion.melifaro2015-08-031-3/+8
* Add support for keys that include 4 byte SALT values,gnn2015-07-312-2/+25
* Summary: Remove unsupported 3des-deriv encryption algorithm from documentation.gnn2015-07-311-1/+0
* Teach sysctl about the new optional suffix after IK to specifyimp2015-07-291-8/+42
* Add missing SIGUSR1 description.trasz2015-07-241-1/+2
* mount_nfs: Be more clear on nmount(2) error with errmsg unsetcem2015-07-221-1/+2
* nvmecontrol: read controller identify data before any log page operationsjimharris2015-07-221-1/+2
* lseek() allows an offset to be set beyond the end of file. Usingae2015-07-211-7/+4
* Only report the lack of ALTQ support if pfctl is using verbose (-v) mode.gnn2015-07-201-1/+1
* Document suspend/resume notification in devd.conf(5).trasz2015-07-181-0/+4
* Add CARP events description to devd.conf(5).trasz2015-07-181-1/+21
* Fix contraction spotted by igor(1) and remove 2 .Ed spotted by mandoc(1).araujo2015-07-181-7/+5
* Describe how to load gmultipath at boot time.araujo2015-07-171-1/+11
* fix the docs, the number of frags per inode (NFPI) changed in r228794jmg2015-07-151-4/+4
* Add a new option to gpart(8) to fix Lenovo BIOS boot issueallanjude2015-07-151-1/+7
* Cleanup; mostly language with a little bit of mdoc style.brueffer2015-07-143-17/+18
* Unbreak ggatec and ggatel on i386 after r238119, which added two morebrueffer2015-07-142-0/+2
* If ggated's exports_find() fails, the connection is removed beforebrueffer2015-07-141-1/+1
* Since the case where secflavor < 0 indicates the security flavor isrmacklem2015-07-071-2/+2
* Remove unused variable flags reported by clang. The function zygote_clone()araujo2015-07-043-6/+4
* Update the date on the manual page.gnn2015-07-031-1/+1
* New AES modes for IPSec, user space components.gnn2015-07-032-1/+3
* Let the nv.h and dnv.h includes be only in sys directory.oshogbo2015-07-022-2/+2
* Add -b to the devlist usage info, forgotten in r260059.brueffer2015-07-021-1/+1
* Fix an obviously wrong boolean operator.brueffer2015-07-021-1/+1
* Allow to omit keyfile number for the first keyfile.pjd2015-07-021-1/+8
* Fix support for the null encryption algorithm which now requiresgnn2015-06-251-1/+1
* ALTQ FAIRQ discipline import from DragonFLYeri2015-06-244-4/+337
* Document that a forced dismount of an NFSv3 mount when thermacklem2015-06-171-1/+4
* new dependssjg2015-06-163-1/+2
* Revert r284417 it is not necessary anymorebapt2015-06-151-1/+1
* Enforce overwritting SHLIBDIRbapt2015-06-151-1/+1
* Add META_MODE support.sjg2015-06-13112-0/+2333
|\
| * Revert unneeded changesjg2015-06-101-1/+1
OpenPOWER on IntegriCloud