summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* MFhead @ r281414ngie2015-10-052-7/+19
|\
| * Fix possible segmentation fault.ae2015-10-031-1/+1
| * META_MODE: For some reason meta mode cannot generate the intermediate tab.cbdrewery2015-10-021-6/+18
* | MFhead @ r288473ngie2015-10-021-0/+14
|\ \ | |/
| * Disable suspend when we're shutting down. This solves the "tell FreeBSDcperciva2015-10-011-0/+14
* | MFhead @ r288313ngie2015-09-2760-465/+1836
|\ \ | |/
| * Replace N #defines with nitems to simplify ifconfig code slightlyngie2015-09-2715-59/+23
| * Add SUBDIR_PARALLEL.bdrewery2015-09-261-1/+2
| * Remove disconnected directories.bdrewery2015-09-264-68/+0
| * META_MODE: Remove DEP_MACHINE from Makefile.depend files.bdrewery2015-09-254-8/+0
| * META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-254-8/+0
| * Fix two cases where "const" were washed off pointers with strchr(3)phk2015-09-251-4/+6
| * Fix /sbin/route to never look up (invalid) interface names through DNSrstone2015-09-171-0/+3
| * Update META_MODE dependencies.bdrewery2015-09-172-0/+7
| * Make ifconfig always exit with an error code if an important ioctl failsallanjude2015-09-161-9/+6
| * Add a way to specify stripesize and stripeoffset to gnop(8). This makestrasz2015-09-152-3/+11
| * - Remove #ifdef HAVE_POLL_H.hrs2015-09-101-4/+2
| * - Remove GIF_{SEND,ACCEPT}_REVETHIP.hrs2015-09-101-10/+3
| * The dumpfs(8) utility doesn't actually use disktab(5); remove ittrasz2015-09-031-1/+0
| * Fix markup.trasz2015-09-021-2/+2
| * It's 2015, and some people are still trying to use fdisk and thentrasz2015-09-029-14/+18
| * 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
* | MFhead @ r286584ngie2015-08-1010-80/+215
|\ \ | |/
| * 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
* | MFhead @ r285904ngie2015-07-2727-58/+439
|\ \ | |/
| * 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
OpenPOWER on IntegriCloud