summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Reword the part about mutual CHAP.trasz2013-12-171-5/+4
* MFp4 @1189141:pjd2013-12-151-0/+2
* sbin/devd/devd.ccasomers2013-12-131-2/+2
* sbin/devd/devd.ccasomers2013-12-131-1/+20
* Somehow stable/10 branch contains correct version, but head doesn't.glebius2013-12-121-1/+1
* Check remote protocol version only for the first connection (when ittrociny2013-12-101-6/+6
* Send wakeup to threads waiting on empty queue before releasing thetrociny2013-12-102-16/+7
* In remote_send_thread, if sending a request fails don't take thetrociny2013-12-101-11/+2
* Fix compiler warnings.trociny2013-12-102-4/+4
* Add some macros to make the code more readable (no functional chages).trociny2013-12-101-6/+9
* For memsync replication, hio_countdown is used not only as antrociny2013-12-101-111/+47
* Some improvements to the casperd manual page.pjd2013-12-081-7/+7
* Document the noncontigwr NFS mount option.rmacklem2013-12-081-1/+14
* route(1): Pull static data to the top of the file.eadler2013-12-041-15/+15
* route(1): Pull static buffer out of the function and into function scope.eadler2013-12-041-17/+17
* route(1): Pull static buffer out of the function and into function scope.eadler2013-12-041-13/+13
* route(1): Pull static variable out of the function and into function scope.eadler2013-12-041-3/+3
* route(1): Pull static buffer out of the function and into function scope.eadler2013-12-041-4/+5
* Add "null" backend to mdconfig(8). This does exactly what the nametrasz2013-12-042-4/+10
* Avoid using a static buffer in atalk_ntoa. This will help allow users to cal...eadler2013-12-041-9/+15
* Add const qualifier where appropriateeadler2013-12-041-2/+2
* Add const qualifier where appropriateeadler2013-12-041-1/+1
* Turn 'n' into a local variable. This is required for additional changes.eadler2013-12-041-1/+2
* Initialize cookie before use.pjd2013-12-031-0/+1
* Please welcome casperd daemon. It (and its services) will be responsible forpjd2013-12-026-0/+1116
* Remove trailing backslash.pjd2013-12-011-1/+1
* Check ipfw table numbers in both user and kernel space before rule addition.melifaro2013-11-282-10/+37
* Fix fdisk(8) to create 2TB partitions on disks larger than 2TB, rather thanjmallett2013-11-271-3/+7
* Fix key lookup in ipfw(8) broken since r232865.melifaro2013-11-271-2/+13
* Fix warnings to not append "No error: 0".trasz2013-11-261-2/+2
* Adjust introduction history.pluknet2013-11-251-2/+2
* Remove __FreeBSD__ ifdefs.glebius2013-11-221-6/+1
* Rewrite usage() so that its source code resembles what is printed.glebius2013-11-221-7/+7
* - Purge one more reference to ad(4)[1].pluknet2013-11-221-6/+4
* Add "resize" verb to gmirror(8) and such functionality to geom_mirror(4).ae2013-11-192-1/+118
* Check for special status code from FIRMWARE_ACTIVATE commandjimharris2013-11-121-11/+24
* Fix a typo: s/wriable/writable/dteske2013-11-121-1/+1
* devd: lower priority of action execution logging to infoavg2013-11-071-1/+1
* devd: fix a typo in a commentavg2013-11-071-1/+1
* Axe IFF_SMART.glebius2013-11-051-1/+1
* Correct alignment.pjd2013-11-031-1/+1
* Do not exit with error status after printing data for perftest.jimharris2013-11-011-2/+0
* printf() specifier updates to CAM to handle either 32-bit or 64-bit lun_id_t.nwhitehorn2013-10-301-2/+2
* Make userland tools honor WITHOUT_PF build option.glebius2013-10-291-0/+2
* Don't call arc4random_stir() explicitly. To quote arc4random(3)delphij2013-10-291-4/+2
* Import pf_print_state.c 1.54 from OpenBSDbapt2013-10-271-0/+5
* bump date forgotten in r257165jmg2013-10-261-1/+1
* Document that -a will output the device name when -u is not specified..jmg2013-10-261-6/+12
* Make hastctl list command output current queue sizes.trociny2013-10-265-1/+92
* Merging local and remote bitmaps must be protected by hr_amp lock.trociny2013-10-261-1/+1
OpenPOWER on IntegriCloud