summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Simplify the code by using snprlcat().pjd2012-06-031-27/+24
* Minor mdoc improvements.joel2012-06-031-1/+3
* Rewrite enabling NCQ for SATA devices in a way more alike to SCSI TCQ.mav2012-06-021-43/+93
* Make devd build with libc++.dim2012-06-011-1/+1
* Fix a variety of compile errors with gcc48 and clangeadler2012-05-312-7/+10
* Add missing flag enable when certain arguments are parsedeadler2012-05-301-0/+1
* Make sure that each va_start has one and only one matching va_end,kevlo2012-05-292-0/+2
* if_lagg: allow to invoke SIOCSLAGGPORT multiple times in a rowrea2012-05-281-1/+2
* Removed the IFCAP_ prefix when printing the IPv6 checksum capabilities.bz2012-05-281-1/+1
* It turns out that too many drivers are not only parsing the L2/3/4bz2012-05-282-4/+25
* init: Remove unnecessary 2-second delay before calling reboot(2).jilles2012-05-251-2/+0
* MFprojects/zfsd:mav2012-05-241-1/+20
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-2410-18/+23
* shutdown: Remove unnecessary 2-second delay.jilles2012-05-231-1/+0
* mdoc: move two sentences from synopsis to description (where they reallyjoel2012-05-232-20/+16
* Fix world after byacc import:bapt2012-05-223-291/+297
* MFp4 bz_ipv6_fast:bz2012-05-192-1/+21
* mdoc: remove whitespace.joel2012-05-171-1/+0
* mdoc: remove superfluous paragraph macro.joel2012-05-171-1/+0
* Import work done under project/nand (@235533) into head.gber2012-05-1711-0/+1745
* Minor mdoc nits.joel2012-05-131-10/+10
* Remove end of line whitespace.joel2012-05-122-2/+2
* mdoc: use Po and Pc macros instead of parens. Also avoid starting a linejoel2012-05-122-6/+8
* General mdoc(7) and typo fixes.gjb2012-05-122-4/+4
* mdoc: remove redundant paragraph macro.joel2012-05-121-1/+0
* Add etherswitchcfg.adrian2012-05-115-0/+1447
* Skip nd6 line with no warning message when the system does not supporthrs2012-05-111-2/+4
* General mdoc(7) and typo fixes.gjb2012-05-101-1/+1
* Document the -c option in --help outputeadler2012-05-091-1/+1
* Clarify error that geli generateseadler2012-05-091-0/+3
* Fix offset calculation to actually rewrite the _last_ block.trasz2012-05-061-2/+2
* Add support for RAID5R. Slightly improve support for RAIDMDF.mav2012-05-061-3/+3
* Add description for GEOM RAID tunables/sysctls.mav2012-05-061-1/+28
* Don't ignore start offset value when user specifies it togetherae2012-05-041-1/+4
* Implement read-only support for volumes in optimal state (without usingmav2012-05-041-4/+6
* Add optional -o argument to the `graid label ` to specify some metadatamav2012-05-032-3/+11
* Update man page date to the date of the last commit.monthadar2012-05-021-1/+1
* * Modified ifconfig to show the IEEE80211_MESHRT_FLAGS_DISCOVER flag with a 'D';monthadar2012-05-011-0/+2
* * Added new command to ifconfig to activate Mesh Gate Announcement calledmonthadar2012-05-012-0/+20
* Add to GEOM RAID class module, supporting the DDF metadata format, asmav2012-04-301-1/+14
* Improve growfs(8) in a few ways; unfortunately, it's somewhat hard to untangletrasz2012-04-303-186/+263
* As of r226840, GELI starts one thread per CPU.gjb2012-04-281-2/+1
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andmav2012-04-191-2/+3
* Unbreak tinderbox.jpaetzel2012-04-182-27/+35
* Style.trasz2012-04-181-2/+2
* Some improvements to GEOM MULTIPATH:mav2012-04-182-8/+45
* VMware environment is frequent nowadays. Add VMFS id.marck2012-04-161-0/+1
* Style.trasz2012-04-151-5/+5
* Remove FSIRAND and FSMAXSWAP ifdefs, removing code unconditionally.trasz2012-04-152-20/+1
* Update to version 2.3.1.0jpaetzel2012-04-134-4/+22
OpenPOWER on IntegriCloud