summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-07-09IP-address -> IP address;Jason McIntyre
2005-07-09rev 1.85Brad Smith
2005-07-09rev 1.45Brad Smith
2005-07-08Don't mistakenly match groups with partial name matches in "usermod -G".Todd C. Miller
2005-07-08proto is `ip6', not `ipv6';Jason McIntyre
2005-07-07when reading of sadb/spd data fails don't callMoritz Jodeit
2005-07-06rev 1.8Brad Smith
2005-07-06Add a bunch of malloc() return checksBrad Smith
2005-07-06add another non-fatal error for recvfrom; ok henning@Darren Tucker
2005-07-06rev 1.7Brad Smith
2005-07-05Save transmit time for each peer for later use as refid for SNTPv4Darren Tucker
2005-07-04whitespace;Jason McIntyre
2005-07-04spacingTheo de Raadt
2005-07-04nicer textTheo de Raadt
2005-07-04describe the difference between radiotap and pcap modeReyk Floeter
2005-07-04update the hostapd.conf(5) manual page with a more detailed descriptionReyk Floeter
2005-07-04remove command line options -i, -a and -b (iapp interface, hostap interfaceReyk Floeter
2005-07-04print error messages to stderr instead of syslog on startup.Reyk Floeter
2005-07-04add 'random' action address and auth open request/responseReyk Floeter
2005-07-04New function filterset_cmp() used two compare two struct filter_set forClaudio Jeker
2005-07-04Switch some parser rules from "string" to "STRING". "string" is to greedyClaudio Jeker
2005-07-01More spacesClaudio Jeker
2005-07-01tab after spaceClaudio Jeker
2005-07-01fix breakage; if this proves to be wrong, will be fixed later. at leastFederico G. Schwindt
2005-07-01Switch filter_sets form SIMPLEQ to TAILQ, needed for upcomming stuff.Claudio Jeker
2005-07-01The newly introduced function filterset_free() existed already asClaudio Jeker
2005-07-01Make the pftable filter set use the name2id "cache" like the route labels.Claudio Jeker
2005-06-29Usage().Marc Espie
2005-06-29stop if no pkgname.Marc Espie
2005-06-29make Getopt show full option name.Marc Espie
2005-06-29rtlabel support via filter sets. Just use "set rtlabel foobar" in filtersClaudio Jeker
2005-06-28Make it possible to specify interfaces just by using "interface em0" withoutClaudio Jeker
2005-06-28Add pkg_merge and doc.Marc Espie
2005-06-28Remove 'ab' (apache benchmark) from the tree becauseRobert Nagy
2005-06-28Try to fit 0x200 into an u_int8_t is not so clever. Pass the flags asClaudio Jeker
2005-06-28some more ike payload typesHans-Joerg Hoexer
2005-06-27Mark connected routes (routes without a nexthop) in the rib. Without thisClaudio Jeker
2005-06-27Don't let /32 DT_NET routes override DT_RTR routes. This should helpClaudio Jeker
2005-06-26typo by claudioTheo de Raadt
2005-06-26Don't htonl() something that is already in network byte order. AS-Ext routesClaudio Jeker
2005-06-26Do not automaticaly announce routes that have RTF_DYNAMIC set. These routesClaudio Jeker
2005-06-26explain how the aliasing operation works.Marc Espie
2005-06-26pkg_merge aliasing of hard links fixed.Marc Espie
2005-06-26Handle hard links correctly: the names need to be aliased correctly forMarc Espie
2005-06-26expose the name aliasing operation, since it can be useful.Marc Espie
2005-06-26some useful statistics about shared files and size gains.Marc Espie
2005-06-26missing support for `identical' files.Marc Espie
2005-06-26select fat package based on name too.Marc Espie
2005-06-26new tool (not active yet): pkg_merge.Marc Espie
2005-06-26handle fat packages based on architecture.Marc Espie