summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2009-09-15also ignore boundaries when checking if the disklabel was modified when -eFederico G. Schwindt
2009-09-14Switch get_linkstate() to use the new LINK_STATE_DESCRIPTIONS insteadClaudio Jeker
2009-09-08I had not enough oks to commit this diff.Michele Marchetto
2009-09-08Add support for divert sockets. They allow you to:Michele Marchetto
2009-09-07implement binat-to as a macro-like rule: a rule using the new binat-toReyk Floeter
2009-09-03remove -N from usage();Jason McIntyre
2009-09-03this time i commit the right diff that wasReyk Floeter
2009-09-03fix two route-to vs. rdr-to conflicts.Reyk Floeter
2009-09-03remove NAT specific command line optionsPeter Hessler
2009-09-02all the new *-to options are part of the "filteropts" section at theReyk Floeter
2009-09-01the diff theo calls me insanae for:Henning Brauer
2009-08-21remove the ``;'' at the end of INDENT() macro definition usingAlexandre Ratchov
2009-08-15remove superfluous .Ar macro before ellipsis.Igor Sobrado
2009-08-13remove description of link0 for vlan interfaces; this part missed whenStuart Henderson
2009-08-12Crank the /usr sizes in the large configurationTheo de Raadt
2009-08-12Add support for SENSOR_WATTS.Mark Kettenis
2009-08-09document fat permissions a little better, based on some notes from martynasJason McIntyre
2009-08-07sets modes for dirs; too. ok sobrado@ & jmc@.Martynas Venckus
2009-08-07if buffers overlap; result will be undefined. ok claudio@, michele@Martynas Venckus
2009-08-07move editor_allocspace & mpsave out to extern.h so that disklabel.cMartynas Venckus
2009-08-04Specify an ID-type of IPV4_ADDR or IPV6_ADDR if the srcid or dstid isJoel Sing
2009-07-31Allow hotspares to be added to bio devices rather than requiring an sdJoel Sing
2009-07-31bioctl.8 should not try to keep track of all devices which can use it;Jason McIntyre
2009-07-30Xr cac(4) && mpi(4); ok marcoConstantine A. Murenin
2009-07-28Bring back rev. 1.560:Claudio Jeker
2009-07-27When will people learn to commit their .h file changes?Theo de Raadt
2009-07-27As is already the case for ffs, do not allow creation of msdos file systemsAlexander Hall
2009-07-27Make it possible to use DiffServ Code Point in the TOS fields. Names likeClaudio Jeker
2009-07-27add a section on automatic disk allocation, to give an idea ofJason McIntyre
2009-07-24properly sanitize the default value in ask_num(...)Alexander Hall
2009-07-23Always print interface names, not just ifindex, even when -n isStuart Henderson
2009-07-23Only print unknown in RTM_IFINFO messages when the link is inClaudio Jeker
2009-07-19if variable has a NOAUTO flag set; skip printing.Martynas Venckus
2009-07-19use addr_eq() where we can; ok krw@Kevin Steves
2009-07-15now that set print is in one place; it is possible to suppress varMartynas Venckus
2009-07-15for rw query and print value that has actually been set in theMartynas Venckus
2009-07-09repair -xHenning Brauer
2009-07-03Add a wsdisplay type for an upcoming driver for the Sun XVR-100 framebuffer.Mark Kettenis
2009-06-27Mark MPLS routes with T (tagged) in route output.Michele Marchetto
2009-06-26since nitems() is not yet fit for userland consumption, provide itTheo de Raadt
2009-06-25Add a missing RTM_VERSION check.Claudio Jeker
2009-06-25Add missing RTM_VERSION check. This is needed before accessing other dataClaudio Jeker
2009-06-25Document how to add static MPLS labels.Michele Marchetto
2009-06-23tweak previous;Jason McIntyre
2009-06-21fix rcs ids. ok sthen@Martynas Venckus
2009-06-20If the user didn't specify a kernel, pass in NULL to kvm_openfiles()Todd C. Miller
2009-06-19after long discussion with many...Henning Brauer
2009-06-19Document the defer option for pfsync(4) interfaces. ok dlg@Stuart Henderson
2009-06-18fix crypto raid error messageAlexander Hall
2009-06-17Bring bioctl back to reality by adding rebuild and documenting RAID 4 & 5.Marco Peereboom