summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2010-10-06Retire SkipjackMike Belopuhov
2010-10-03tweak previous;Jason McIntyre
2010-10-01the grammar of my last commit worked with mandoc, but didn't work with nroff;Reyk Floeter
2010-10-01Add the -R id option to pfctl that allows to show only a specified ruleReyk Floeter
2010-09-30promote openssl errors to the warning level; ok reykMike Belopuhov
2010-09-30check that there are transforms in the proposal before tryingMike Belopuhov
2010-09-30disable padding correctly. therefore we no longer need to supplyMike Belopuhov
2010-09-30More information about creating and maintaining the PKI with a link toReyk Floeter
2010-09-29Add missing err.h includeDavid Coppa
2010-09-28document disklabel uids and move a little text to improve readability; theJason McIntyre
2010-09-24Make it possible to use "dhclient egress" to refetch a lease withoutClaudio Jeker
2010-09-24remove the check that enforced rdr-to only inbound and nat-to only outbound.Henning Brauer
2010-09-24Now that HW_DISKNAMES returns xx0: or xx0:uid entries, we must truncateTheo de Raadt
2010-09-23tweak the disklabel uid stuff; ok jsingJason McIntyre
2010-09-23Correctly identify mount points when they are specified in /etc/fstab usingJoel Sing
2010-09-23Print disklabel UIDs using printf/fprintf instead of using the hand rolledJoel Sing
2010-09-23change description for AES-GMAC a bit.Mike Belopuhov
2010-09-23support for aes-gcmMike Belopuhov
2010-09-22Support AES-GCM-16 (as aes-gcm) and ENCR_NULL_AUTH_AES_GMACMike Belopuhov
2010-09-22Support for use of AES-GCM-16 (as AESGCM) and ENCR_NULL_AUTH_AES_GMACMike Belopuhov
2010-09-22support INVALID_KE_PAYLOAD notification sent by the responder in caseMike Belopuhov
2010-09-22new log opt "matches"Henning Brauer
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