aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Generally clean up markup.Ruslan Ermilov2011-06-031-71/+85
* Always use LCM when stripesize > 0.Andrey V. Elsukov2011-06-021-2/+2
* Use stripesize and stripeoffset in the automatic calculation ofAndrey V. Elsukov2011-06-021-18/+33
* mdoc: fix markupUlrich Spörlein2011-06-022-2/+4
* Add a sentence to the umount.8 man page to clarify the behaviourRick Macklem2011-05-311-1/+4
* Conditionally compile in the af_inet and af_inet6, af_nd6 modules.Bjoern A. Zeeb2011-05-316-6/+52
* Document kern.geom.part.check_integrity sysctl variable.Andrey V. Elsukov2011-05-301-1/+17
* Add tablearg support for ipfw setfib.Andrey V. Elsukov2011-05-302-11/+19
* If READ from the local node failed we send the request to the remoteMikolaj Golub2011-05-291-1/+1
* Modify the umount(8) command so that it doesn't doRick Macklem2011-05-291-3/+4
* Update the manual page to reflect the new 32K/4K defaults.Kirk McKusick2011-05-281-4/+4
* Add example how to create MBR and BSD schemes and install boot code.Andrey V. Elsukov2011-05-271-1/+28
* Synchronize manpage's synopsis with program's usage. Since -l and -rAndrey V. Elsukov2011-05-272-5/+6
* Raise the default blocksize for UFS/FFS filesystems fromKirk McKusick2011-05-261-2/+2
* Simplify ALIGNDOWN macro.Andrey V. Elsukov2011-05-241-1/+1
* Fix calculation of alignment for odd values. Also do not change valueAndrey V. Elsukov2011-05-241-2/+2
* Keep statistics on number of BIO_READ, BIO_WRITE, BIO_DELETE and BIO_FLUSHPawel Jakub Dawidek2011-05-235-0/+64
* To handle BIO_FLUSH and BIO_DELETE requests in secondary worker we needPawel Jakub Dawidek2011-05-231-1/+7
* Re-encode files from ISO-8859-1 to UTF-8Ulrich Spörlein2011-05-224-4/+4
* Recognize HIO_FLUSH requests.Pawel Jakub Dawidek2011-05-211-0/+1
* Document IPv6 support.Pawel Jakub Dawidek2011-05-201-8/+22
* If no listen address is specified, bind by default to:Pawel Jakub Dawidek2011-05-201-2/+0
* Rename ipv4/ipv6 to tcp4/tcp6.Pawel Jakub Dawidek2011-05-202-10/+10
* Now that hell is fully frozen it is good time to add IPv6 support to HAST.Pawel Jakub Dawidek2011-05-201-75/+116
* Allow [ ] characters in strings. They might be used in IPv6 addresses.Pawel Jakub Dawidek2011-05-201-1/+1
* Rename tcp4 to tcp in preparation for IPv6 support.Pawel Jakub Dawidek2011-05-202-93/+93
* Rename proto_tcp4.c to proto_tcp.c in preparation for IPv6 support.Pawel Jakub Dawidek2011-05-202-1/+1
* In preparation for IPv6 support allow to specify multiple addresses toPawel Jakub Dawidek2011-05-194-68/+215
* - Add support for AF_INET6 sockets for %S format character.Pawel Jakub Dawidek2011-05-181-7/+26
* mdoc:Sergey Kandaurov2011-05-171-2/+2
* Some partitioning schemes want to have partitions that are alignedAndrey V. Elsukov2011-05-151-10/+14
* When setting media always and not just in case of switching to IFM_AUTOMarius Strobl2011-05-151-5/+1
* Simplify the code a bit. For own providers GEOM_PART always providesAndrey V. Elsukov2011-05-151-61/+14
* Currently we are unable to use capsicum for the primary worker process,Pawel Jakub Dawidek2011-05-145-22/+44
* When using capsicum to sanbox, still use other methods first, just in casePawel Jakub Dawidek2011-05-141-10/+13
* Typo. For USB devices, 'serial' should be 'sernum'.Bruce M Simpson2011-05-101-1/+1
* We now have multiple filesystems (UFS, ZFS, ...), so for tools that onlyGavin Atkinson2011-05-083-8/+8
* Allow to specify remote as 'none' again which was broken by r219351, wherePawel Jakub Dawidek2011-05-081-1/+8
* Document the following sysctls:Pawel Jakub Dawidek2011-05-081-2/+22
* Fix isitme(), which is used to check if node-specific configurationMikolaj Golub2011-05-081-1/+3
* Implemented a mount option "nocto" that disables cache coherencyRuslan Ermilov2011-05-041-1/+12
* Add "-a alignment" option to gpart(8). When it specified gpart(8)Andrey V. Elsukov2011-05-032-27/+99
* recoverdisk(8): treat output file consistently and abort on EINVALUlrich Spörlein2011-05-012-26/+42
* Fix the Makefile for mount_nfs so that it creates aRick Macklem2011-05-011-1/+1
* Add an -E option to mirror newfs's. The idea is that if you have a systemDag-Erling Smørgrav2011-04-295-7/+67
* Somewhere around the 473rd time I mistyped "mdconfig file" instead ofDag-Erling Smørgrav2011-04-292-20/+49
* Another man page update related to the switchover of theRick Macklem2011-04-291-2/+2
* Update man pages related to the change in default NFS clientRick Macklem2011-04-281-4/+8
* whitespace nit - sorry for the churnDag-Erling Smørgrav2011-04-271-2/+2
* whitespace nitDag-Erling Smørgrav2011-04-271-1/+1