summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
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
2009-06-17Add raid 4 & 5 in createMarco Peereboom
2009-06-14enable support for deferring the packet that creates a state so that yourDavid Gwynne
2009-06-13mention the number of special devices requiredAlexander Hall
2009-06-12state_panic() tries the active then other valid leases by setting theKevin Steves
2009-06-11remove unused variableCharles Longeau
2009-06-11'd *' == 'z' == zero_partitions(). Mount point info needs to beKenneth R Westerback
2009-06-07Add KERN_FILE2 sysctl analogous to KERN_PROC2 but for file structures,Todd C. Miller
2009-06-06mention that the timeout is in milliseconds... because i always forget.Chris Kuethe
2009-06-06Uninitialized variable causing havoc on flush. Found by rivo nurgesClaudio Jeker
2009-06-06Nuke debug() unless DEBUG is defined. Elminates debug output fromKenneth R Westerback
2009-06-05rtm->rtm_hdrlen conversionChris Cappuccio
2009-06-05seperate -> separateJason McIntyre