summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Revert r222688.sobomax2011-06-161-14/+2
* Lay groundwork in CAM for recording and reporting physical path andgibbs2011-06-141-9/+10
* Implement "global" mode for ipfw nat. It is similar to natd(8)ae2011-06-144-7/+45
* Check nat id a bit more strictly.ae2011-06-141-6/+7
* Grab one of the ifcap bits for netmap, and enable printing in ifconfig.luigi2011-06-141-1/+1
* Implement fully asynchronous partial truncation with softupdates journalingjeff2011-06-101-36/+16
* Add dump.c to the rtsol build. It is needed now that sec2str is non-staticken2011-06-081-1/+1
* Add a special mount option "failok" to indicate that the administrator wantsdelphij2011-06-071-2/+14
* Do not use LCM from stripesize and user specified alignment value.ae2011-06-071-7/+4
* Rework parts of this man page to improve grammar.gavin2011-06-061-37/+37
* Remove redundant assignments to WARNS.ed2011-06-061-2/+0
* Add another example to mount(8) on using the "-o" argument.gavin2011-06-061-2/+11
* Bump .Ddgavin2011-06-061-1/+1
* Document that REQUIRES, PROVIDES and KEYWORDS are alos accepted. Thisgavin2011-06-061-0/+6
* Initialize co.use_set variable before parsing each new rule.ae2011-06-061-0/+1
* Increase buffer size for the command line.ae2011-06-061-2/+2
* - Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1.hrs2011-06-062-1/+3
* Add the "nd6 options" line handler as af_other_status() of AF_INET6, not as anhrs2011-06-052-69/+5
* Read from the socket using the same max buffer size as we use whilesobomax2011-06-041-2/+14
* Generally clean up markup.ru2011-06-031-71/+85
* Always use LCM when stripesize > 0.ae2011-06-021-2/+2
* Use stripesize and stripeoffset in the automatic calculation ofae2011-06-021-18/+33
* mdoc: fix markupuqs2011-06-022-2/+4
* Add a sentence to the umount.8 man page to clarify the behaviourrmacklem2011-05-311-1/+4
* Conditionally compile in the af_inet and af_inet6, af_nd6 modules.bz2011-05-316-6/+52
* Document kern.geom.part.check_integrity sysctl variable.ae2011-05-301-1/+17
* Add tablearg support for ipfw setfib.ae2011-05-302-11/+19
* If READ from the local node failed we send the request to the remotetrociny2011-05-291-1/+1
* Modify the umount(8) command so that it doesn't dormacklem2011-05-291-3/+4
* Update the manual page to reflect the new 32K/4K defaults.mckusick2011-05-281-4/+4
* Add example how to create MBR and BSD schemes and install boot code.ae2011-05-271-1/+28
* Synchronize manpage's synopsis with program's usage. Since -l and -rae2011-05-272-5/+6
* Raise the default blocksize for UFS/FFS filesystems frommckusick2011-05-261-2/+2
* Simplify ALIGNDOWN macro.ae2011-05-241-1/+1
* Fix calculation of alignment for odd values. Also do not change valueae2011-05-241-2/+2
* Keep statistics on number of BIO_READ, BIO_WRITE, BIO_DELETE and BIO_FLUSHpjd2011-05-235-0/+64
* To handle BIO_FLUSH and BIO_DELETE requests in secondary worker we needpjd2011-05-231-1/+7
* Re-encode files from ISO-8859-1 to UTF-8uqs2011-05-224-4/+4
* Recognize HIO_FLUSH requests.pjd2011-05-211-0/+1
* Document IPv6 support.pjd2011-05-201-8/+22
* If no listen address is specified, bind by default to:pjd2011-05-201-2/+0
* Rename ipv4/ipv6 to tcp4/tcp6.pjd2011-05-202-10/+10
* Now that hell is fully frozen it is good time to add IPv6 support to HAST.pjd2011-05-201-75/+116
* Allow [ ] characters in strings. They might be used in IPv6 addresses.pjd2011-05-201-1/+1
* Rename tcp4 to tcp in preparation for IPv6 support.pjd2011-05-202-93/+93
* Rename proto_tcp4.c to proto_tcp.c in preparation for IPv6 support.pjd2011-05-202-1/+1
* In preparation for IPv6 support allow to specify multiple addresses topjd2011-05-194-68/+215
* - Add support for AF_INET6 sockets for %S format character.pjd2011-05-181-7/+26
* mdoc:pluknet2011-05-171-2/+2
* Some partitioning schemes want to have partitions that are alignedae2011-05-151-10/+14
OpenPOWER on IntegriCloud