summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2010-09-2115 months later, there is still no mpls(4) man page: .Xr mpls 4 -> MPLSJason McIntyre
2010-09-21Add '-label' to specify that you only want to see routes having theKenneth R Westerback
2010-09-21bump default snaplen so that pfloghdr + ip hdr + prot hdr usually fitHenning Brauer
2010-09-20tweak previous; ok schwarzeJason McIntyre
2010-09-20fixup length of an eap identity message payload.Mike Belopuhov
2010-09-19Do not break .Op scope by .Oc.Ingo Schwarze
2010-09-19more wacky macro fixing;Jason McIntyre
2010-09-17back out the -Fr hunk from previous: deraadt points out it is incorrectlyJason McIntyre
2010-09-16- note that -Fr puts the filer in a "pass all" stateJason McIntyre
2010-09-16pass proper argument to the proc_sig_handler and check env forMike Belopuhov
2010-09-13various tweaks, based on a diff from Chris Palmer;Jason McIntyre
2010-09-12spacing fix;Jason McIntyre
2010-09-09- allow esp proposals without integrity and ah proposals withoutMike Belopuhov
2010-09-04Tried to get too fancy with the Makefile in a way that doesn't buildBret Lambert
2010-09-04sort generated keywords in order to replace linear probe with bsearch(3)Bret Lambert
2010-09-03add an EXIT STATUS section for /sbin;Jason McIntyre
2010-09-02remove trailing spaces and tabs from source code; no binary changesIgor Sobrado
2010-09-02remove trailing spaces and tabs; no binary change.Igor Sobrado
2010-08-27put .Os in the correct place;Jason McIntyre
2010-08-26document kern.consdev;Jason McIntyre
2010-08-26- fdisk(8), not fdisk(1)Jason McIntyre
2010-08-24- plugs two fd leaksJasper Lievisse Adriaanse
2010-08-21Use .Dq for double quotes and properly .Xr fdisk(1).Ray Lai
2010-08-20Don't silently ignore errors if we cannot open the device. While I'm hereFederico G. Schwindt
2010-08-19Introduce an MI kern.consdev sysctl that will replace the MDMark Kettenis
2010-08-12fix a few warnings. ok jsingTed Unangst
2010-08-12Print the real device name followed by the disklabel UID in parenthesisJoel Sing
2010-08-12correct a format string. not sure who thought size_t would be a good matchTed Unangst
2010-08-11Fix a logic problem which could in theory cause pfctlJonathan Gray
2010-08-10Add support for t/T == terabyte units to -E. Prodded by deraadt@.Kenneth R Westerback
2010-08-09Improve the editor prompt for the 'R' (resize) commandTheo de Raadt
2010-08-08get the mark up for `|' correct;Jason McIntyre
2010-08-08make disklabel -p slightly nicer by accepting capital letters and printingTed Unangst
2010-08-07disable lidsuspend when we are powering downPeter Hessler
2010-08-04fixup keylength for aes-128-cbc in quickmodeTheo de Raadt
2010-08-03fix linecount bug with comments spanning multiple linesHenning Brauer
2010-08-03Group string comparisons and supply more helpful comments. AddKenneth R Westerback
2010-08-03Start with the default label when RESTORE'ing a saved ascii label.Kenneth R Westerback
2010-07-29Print a column with the routing label if "netstat -vr" or "routeAlexander Bluhm
2010-07-29some error cases returned 01 when they should have been returning -1Jonathan Gray
2010-07-28Change back to the pre rev 1.11 behaviour of not treating unexpectedJonathan Gray
2010-07-27Align FFS filesystem start and end sectors so the start is on aKenneth R Westerback
2010-07-27Nuke 'sectoffset'. A stub variable no longer used except to supplyKenneth R Westerback
2010-07-24mount -f doesn't help mfs, but it doesn't hurt, so stop warning about it.Ted Unangst
2010-07-23Block all signals before sending SIGTERM to all non-system processes.Todd C. Miller
2010-07-22Don't deref a NULL pointer if tap or tag are not specified in theJonathan Gray
2010-07-20opration -> operationMiod Vallat
2010-07-20two iterators should be u_int; ok jsgTheo de Raadt
2010-07-18get the markup right for [-]commandJason McIntyre
2010-07-16fix up the mini synopses in the subsections; fix from ingoJason McIntyre