summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2005-06-27reference bpf(4); from alexey e. suslikov;Jason McIntyre
2005-06-27grammar;Jason McIntyre
2005-06-27- sort synopsis and options listJason McIntyre
2005-06-27document `noauto' option;Jason McIntyre
2005-06-26indentation/white space cleanup, no binary changeHans-Joerg Hoexer
2005-06-26There's a dependency on the compress API that changedOtto Moerbeek
2005-06-25/* Fallthrough. */ -> /* FALLTHROUGH */Hans-Joerg Hoexer
2005-06-25typo in commentHans-Joerg Hoexer
2005-06-25Use correct local ID in phase 1 when using IPV[46]_ADDR.Hans-Joerg Hoexer
2005-06-24err -> errxJolan Luff
2005-06-23iface description is not an array of ptr but rather just a string; jcs@ okMichael Shalayeff
2005-06-23- cleanup dead flagsJared Yanovich
2005-06-16bye bye whiteoutsTodd C. Miller
2005-06-16whiteout bit I missed earlierTodd C. Miller
2005-06-14Kill whiteout support. OK deraadt@ and beck@Todd C. Miller
2005-06-14no need to restrict tagging to stateful rules any more, dhartmei okHenning Brauer
2005-06-14do not confuse bytes with bits, noted by marcus.popp at paranoidbsd.orgHans-Joerg Hoexer
2005-06-14add ENCAP_UDP_{TUNNEL,TRANSPORT} types according to rfc 3947Hans-Joerg Hoexer
2005-06-14use "egress" instead of "external" for the interface group containing theHenning Brauer
2005-06-13document extended pfctl -sl formatHenning Brauer
2005-06-13make the packet and byte counters on rules and src nodes per direction,Henning Brauer
2005-06-13free memory in show_src_nodes and show_states, as reported byJared Yanovich
2005-06-13Allow isakmpd to write a pid file when /var is a subdir (e.g. /usr/var)Todd C. Miller
2005-06-12let 'ifconfig <group>' work, displaying all the interfaces which are memberHenning Brauer
2005-06-11grammar;Jason McIntyre
2005-06-10add Xr to mount_udf(8);Jason McIntyre
2005-06-09note that nwid and essid are synonymous;Jason McIntyre
2005-06-09print the interface address on route get; ok henning, claudioMarkus Friedl
2005-06-08netns crap i missed earlier... damn unreliable toolsHenning Brauer
2005-06-07move description of the default groups to the ifconfog manpageHenning Brauer
2005-06-07don't include ccitt headers (were not used anyway)Henning Brauer
2005-06-06parse local/remote credential payload types.Hans-Joerg Hoexer
2005-06-06get rid of another leftover from the src routing adventureHenning Brauer
2005-06-04undo last commit, all memory is already freed by udp_remove()Hans-Joerg Hoexer
2005-06-04Clarify that for -i/-R only paths beginning with /var/run are valid.Hans-Joerg Hoexer
2005-06-02unbreak port floating, noticed by sean at obstacle9 dot comHans-Joerg Hoexer
2005-06-02Make buf_add a no-op if length == 0. OK henningChad Loder
2005-06-02expand the section on pki:Jason McIntyre
2005-06-01Fix memory leak. OK hshoexerChad Loder
2005-06-01Fix memory leaks. OK hshoexerChad Loder
2005-06-01This file is outdated, everything needed for setting up PKI is in the man pagesHans-Joerg Hoexer
2005-06-01snprintf returns an int, not a size_t. OK deraadt@Chad Loder
2005-05-31grammar;Jason McIntyre
2005-05-31tidy up the trunk stuff;Jason McIntyre
2005-05-31fix a typo, touch-pannel -> touch-panelBrad Smith
2005-05-31certpatch is gone, noticed by david@Hans-Joerg Hoexer
2005-05-29robustness against malformed snames.marius eriksen
2005-05-28ooopsHans-Joerg Hoexer
2005-05-28Remove current state code, it's bogus. We'll redo this.Hans-Joerg Hoexer
2005-05-28do sanity checking on directoy entries. ok hshoexer@Moritz Jodeit