summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the manual build.obrien2006-09-105-24/+23
* Re-word the description of the "async" flag.danger2006-09-081-3/+6
* Fix octal representation of TSO4 and TSO6 bits in interface capabilitiesandre2006-09-081-1/+1
* - Split failure probability configuration into read failure probability andpjd2006-09-082-13/+28
* Make TSO (TCP segmentation offload) capabilities visible and accessible withandre2006-09-062-1/+20
* While convenient, avoid using alloca() for reasons specified inru2006-09-061-4/+20
* Support Celsius (nn.nC), Fahrenheit (nn.nF) and Kelvin (nnnn) toume2006-09-031-4/+39
* o Fix style(9) for previous.maxim2006-08-251-1/+1
* A bunch of fixes from NetBSD:maxim2006-08-251-17/+23
* Add a note that the btime command only works on UFS2.ceri2006-08-241-1/+4
* Allow fsdb to manipulate the birthtime entries on UFS2.ceri2006-08-233-3/+29
* A pipe bandwidth of 10MBits/s should probablydwmalone2006-08-231-1/+2
* (media_status): Factor common code between IFM_ETHER and IFM_ATM cases.thomas2006-08-221-21/+9
* Remove alpha left-overs.ru2006-08-223-6/+2
* Revert the addition of -p. It's flawed in that dhclient should not runbrian2006-08-212-25/+7
* Implement 'camcontrol reportluns'. This allows users to send the SCSIken2006-08-212-2/+300
* Regigle parens to try and get the intended affect. This should fix peopledwmalone2006-08-201-6/+6
* Fix typo.julian2006-08-201-1/+1
* comply with style policejulian2006-08-182-18/+19
* Allow ipfw to forward to a destination that is specified by a table.julian2006-08-172-11/+60
* Bump the document date. s/dhclient/.Nm/brian2006-08-171-4/+7
* Correct usage()brian2006-08-171-1/+1
* Add a -p switch to dhclient. The switch tells dhclient to persistbrian2006-08-172-5/+20
* Regularly scheduled patch to unbreak regularly scheduled post-ipfilterkan2006-08-171-1/+1
* Take IP_FIREWALL_EXTENDED out of the man page too.julian2006-08-171-8/+0
* Clarify documentation of '-L' command line switch: the snapshot isthomas2006-08-161-1/+2
* Adapt to ipf 4.1.13guido2006-08-161-2/+2
* If rawname returns NULL, deal with it appropriately.mjacob2006-08-151-0/+2
* Fix printing of integer Kelvins broken in rev. 1.71, which isru2006-08-151-3/+3
* Print packet loss figures with one decimal place. ping6 already doesdd2006-08-141-4/+4
* Add an extension to the UINT & ULONG types. The XINT & XLONG types behaveobrien2006-08-121-2/+10
* Restore the "plumb" compatibility command, which was lostyar2006-08-121-0/+1
* fixup list station support:sam2006-08-101-4/+23
* o Spell.maxim2006-08-101-1/+1
* o Strip eol whitespaces.maxim2006-08-091-2/+2
* o New sentence, new line.maxim2006-08-091-2/+3
* Allow geli to operate on read-only providers.pjd2006-08-092-4/+7
OpenPOWER on IntegriCloud