summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* If not compiled for debugging, redirect standard input/output/errorru2006-10-231-1/+7
* Revise the markup, sort sections, fix some grammar bugs.ru2006-10-211-116/+119
* Fix .Dd arguments.ru2006-10-211-1/+1
* o '-s' flag was killed in rev. 1.75. Clean getopt(3).maxim2006-10-201-1/+1
* Hook up idmapd to the build, as the NFS4 client is not much use withoutceri2006-10-151-0/+1
* .PATH isn't necessary here.ceri2006-10-151-3/+1
* Try to clarify that this daemon should run on the client machine.ceri2006-10-151-3/+3
* Remove mention of "lomac" as it's been gone for a good while now (at leasttrhodes2006-10-131-2/+2
* - Don't mention (wrong) defaults for FFS file system parameters,ru2006-10-131-20/+11
* Fix utility's short description.ru2006-10-121-1/+1
* Make "dump /filesystem" (without options) work.ru2006-10-121-2/+5
* Remove a debugging statement from the previous commit.harti2006-10-121-2/+0
* Don't free the buffer with the sysctl value before printing it.harti2006-10-121-1/+4
* Mention the -L option of dump(8) that can neutralize negativeru2006-10-121-2/+5
* Be sure to not create devices with (mediasize % sectorsize) != 0.pjd2006-10-101-0/+1
* Be sure to not create device whichpjd2006-10-101-0/+1
* Fix markup botched in previous commit.ru2006-10-101-2/+2
* Note that the -v option may be used to expand long SSIDs.trhodes2006-10-101-1/+8
* Add a note about rule syntax compared to the shell used so users do not gettrhodes2006-10-091-0/+4
* Properly separate sentences by adding a semi-colon.trhodes2006-10-071-1/+1
* flesh out the devd.conf man page... Mostly from the PR, but did a couplejmg2006-10-071-8/+298
* A GEOM cache can speed up read performance by sending fixed sizeru2006-10-063-1/+251
* When addr/mask examples are given, show both a host and networkkeramida2006-10-041-5/+6
* Use strtoll(3) instead of strtol(3) for the starting block ormarcel2006-10-043-6/+6
* Correct some grammos.schweikh2006-10-021-3/+3
* The UFS filesystem get created only if -P was not specified.matteo2006-10-011-2/+4
* Revise markup.ru2006-09-301-31/+36
* MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.pjd2006-09-308-53/+53
* MFp4:pjd2006-09-302-47/+47
* Add __printflike() attribute to various functions.pjd2006-09-301-4/+4
* Markup nit.ru2006-09-301-1/+1
* Revise markup.ru2006-09-301-182/+111
* o Check for a required "pathname" argument presence.maxim2006-09-291-0/+2
* Explicitly say which gid do we use as a fallback, when operatordelphij2006-09-271-1/+1
* Summer of Code 2005: improve libalias - part 1 of 2piso2006-09-261-1/+2
* It is possible for bpf to return a length such that:brooks2006-09-261-1/+1
* Fix a typo in af_inet6.c such that IPv6 addresses may be deletedbms2006-09-251-1/+1
* In setifcap() only set/unset those capabilities the interface actuallyandre2006-09-201-0/+1
* Markup fixes.ru2006-09-1814-76/+96
* Add -f option to program's usage(), fix manpage's SYNOPSIS.ru2006-09-172-4/+3
* Remove a contraction and add a missing article.brueffer2006-09-171-2/+2
* Check the length of the ipv4 and ipv6 address lists. It must be lessjhay2006-09-161-0/+4
* Fix copy&paste mistake.pjd2006-09-161-1/+1
* Add 'configure' subcommand which for now only allows setting and removingpjd2006-09-162-1/+88
* Note that we don't destroy keys on read-only attached providers.pjd2006-09-161-2/+5
* First kill detached providers, because of two reasons:pjd2006-09-161-7/+3
* Use bzero() to clear the whole ipfw_insn_icmp6 structure in fill_icmp6types(),jhay2006-09-161-1/+1
* Fix markup snafu.des2006-09-141-1/+2
* Reduce the number of errors under WARNS=6charnier2006-09-131-9/+5
* Add FBSDID, rename local variable time to not conflict with time()charnier2006-09-121-7/+11
OpenPOWER on IntegriCloud