aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* o '-s' flag was killed in rev. 1.75. Clean getopt(3).Maxim Konovalov2006-10-201-1/+1
* Hook up idmapd to the build, as the NFS4 client is not much use withoutCeri Davies2006-10-151-0/+1
* .PATH isn't necessary here.Ceri Davies2006-10-151-3/+1
* Try to clarify that this daemon should run on the client machine.Ceri Davies2006-10-151-3/+3
* Remove mention of "lomac" as it's been gone for a good while now (at leastTom Rhodes2006-10-131-2/+2
* - Don't mention (wrong) defaults for FFS file system parameters,Ruslan Ermilov2006-10-131-20/+11
* Fix utility's short description.Ruslan Ermilov2006-10-121-1/+1
* Make "dump /filesystem" (without options) work.Ruslan Ermilov2006-10-121-2/+5
* Remove a debugging statement from the previous commit.Hartmut Brandt2006-10-121-2/+0
* Don't free the buffer with the sysctl value before printing it.Hartmut Brandt2006-10-121-1/+4
* Mention the -L option of dump(8) that can neutralize negativeRuslan Ermilov2006-10-121-2/+5
* Be sure to not create devices with (mediasize % sectorsize) != 0.Pawel Jakub Dawidek2006-10-101-0/+1
* Be sure to not create device whichPawel Jakub Dawidek2006-10-101-0/+1
* Fix markup botched in previous commit.Ruslan Ermilov2006-10-101-2/+2
* Note that the -v option may be used to expand long SSIDs.Tom Rhodes2006-10-101-1/+8
* Add a note about rule syntax compared to the shell used so users do not getTom Rhodes2006-10-091-0/+4
* Properly separate sentences by adding a semi-colon.Tom Rhodes2006-10-071-1/+1
* flesh out the devd.conf man page... Mostly from the PR, but did a coupleJohn-Mark Gurney2006-10-071-8/+298
* A GEOM cache can speed up read performance by sending fixed sizeRuslan Ermilov2006-10-063-1/+251
* When addr/mask examples are given, show both a host and networkGiorgos Keramidas2006-10-041-5/+6
* Use strtoll(3) instead of strtol(3) for the starting block orMarcel Moolenaar2006-10-043-6/+6
* Correct some grammos.Jens Schweikhardt2006-10-021-3/+3
* The UFS filesystem get created only if -P was not specified.Matteo Riondato2006-10-011-2/+4
* Revise markup.Ruslan Ermilov2006-09-301-31/+36
* MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.Pawel Jakub Dawidek2006-09-308-53/+53
* MFp4:Pawel Jakub Dawidek2006-09-302-47/+47
* Add __printflike() attribute to various functions.Pawel Jakub Dawidek2006-09-301-4/+4
* Markup nit.Ruslan Ermilov2006-09-301-1/+1
* Revise markup.Ruslan Ermilov2006-09-301-182/+111
* o Check for a required "pathname" argument presence.Maxim Konovalov2006-09-291-0/+2
* Explicitly say which gid do we use as a fallback, when operatorXin LI2006-09-271-1/+1
* Summer of Code 2005: improve libalias - part 1 of 2Paolo Pisati2006-09-261-1/+2
* It is possible for bpf to return a length such that:Brooks Davis2006-09-261-1/+1
* Fix a typo in af_inet6.c such that IPv6 addresses may be deletedBruce M Simpson2006-09-251-1/+1
* In setifcap() only set/unset those capabilities the interface actuallyAndre Oppermann2006-09-201-0/+1
* Markup fixes.Ruslan Ermilov2006-09-1814-76/+96
* Add -f option to program's usage(), fix manpage's SYNOPSIS.Ruslan Ermilov2006-09-172-4/+3
* Remove a contraction and add a missing article.Christian Brueffer2006-09-171-2/+2
* Check the length of the ipv4 and ipv6 address lists. It must be lessJohn Hay2006-09-161-0/+4
* Fix copy&paste mistake.Pawel Jakub Dawidek2006-09-161-1/+1
* Add 'configure' subcommand which for now only allows setting and removingPawel Jakub Dawidek2006-09-162-1/+88
* Note that we don't destroy keys on read-only attached providers.Pawel Jakub Dawidek2006-09-161-2/+5
* First kill detached providers, because of two reasons:Pawel Jakub Dawidek2006-09-161-7/+3
* Use bzero() to clear the whole ipfw_insn_icmp6 structure in fill_icmp6types(),John Hay2006-09-161-1/+1
* Fix markup snafu.Dag-Erling Smørgrav2006-09-141-1/+2
* Reduce the number of errors under WARNS=6Philippe Charnier2006-09-131-9/+5
* Add FBSDID, rename local variable time to not conflict with time()Philippe Charnier2006-09-121-7/+11
* Fix the manual build.David E. O'Brien2006-09-105-24/+23
* Re-word the description of the "async" flag.Daniel Gerzo2006-09-081-3/+6
* Fix octal representation of TSO4 and TSO6 bits in interface capabilitiesAndre Oppermann2006-09-081-1/+1