summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-14regenBrad Smith
2005-04-14rename unknown Agere PHY, this is a Lucent LU6612 10/100 PHY.Brad Smith
2005-04-14sync the list of acceptable values for 'reason' with realityJoel Knight
2005-04-14set ret to 0 after using it to check snprintf() so thatJoris Vink
2005-04-14Do this correctly, and silence a sign comparison warning.Chad Loder
2005-04-14When synproxy sends packets to the destination host, make sure to copyJoel Knight
2005-04-14Check snprintf for truncation and failure. From Han Boetes (thanks).Chad Loder
2005-04-14make it crystal clear that errstr is NULL after successTed Unangst
2005-04-14Correct signed/unsigned mismatches in compatibility macros and addChristopher Pascoe
2005-04-14.pt map from Manuel Pata <pata@alface.de>Michael Shalayeff
2005-04-13syncTheo de Raadt
2005-04-13sample hostapd.conf from reyk, to be tweakedHenning Brauer
2005-04-13connect hostapd for reyk, ok theo reykHenning Brauer
2005-04-13say hi to _hostapdHenning Brauer
2005-04-13filter_set cleanup. Plug some memleaks and fix an obvious bug in theClaudio Jeker
2005-04-13un-hack, use event_loopexit()Reyk Floeter
2005-04-13a daemon, not an daemon;Jason McIntyre
2005-04-13add some missing arguments, where format stringsMoritz Jodeit
2005-04-13- our pages do not have a LIBRARY section;Jason McIntyre
2005-04-13set gid before uidReyk Floeter
2005-04-13spacingTheo de Raadt
2005-04-13tighten code verticallyTheo de Raadt
2005-04-13file callbacks won't return -1 anymore, but a CVS_EX_* errorJoris Vink
2005-04-13really abort, when privdrop fails. ok reyk@Moritz Jodeit
2005-04-13use the option string from the cvs_cmd entry instead of keeping aJean-Francois Brousseau
2005-04-13tweak to make this use similar format to ospfd.conf.5 and hostapd.conf.5;Jason McIntyre
2005-04-13tweaks; ok reyk@Jason McIntyre
2005-04-13sync usage()Jason McIntyre
2005-04-13various tweaks;Jason McIntyre
2005-04-13privsep i/o functions are based on atomicio, add copyright noticeReyk Floeter
2005-04-13* accept the -N option to suppress logging of tagsJean-Francois Brousseau
2005-04-13only fflush STDERR when we actually log to STDERR, reyk okHenning Brauer
2005-04-13missing copyrights here as wellHenning Brauer
2005-04-13do not close descriptors before exitTheo de Raadt
2005-04-13spacesTheo de Raadt
2005-04-13kill #if 0 crudHenning Brauer
2005-04-13bzero of bss not neededTheo de Raadt
2005-04-13do not trust snprintf return value; ok otto mickeyTheo de Raadt
2005-04-13Do as login_krb5-or-pwd(8) says: "When root tries to login,Bjorn Sandell
2005-04-13don't lose copyright on the way... reyk okHenning Brauer
2005-04-13KNGHenning Brauer
2005-04-13whitespaceHenning Brauer
2005-04-13the ifconfig manpage is in section 8...Reyk Floeter
2005-04-13add missing commaReyk Floeter
2005-04-13KNFHenning Brauer
2005-04-13add the initial version of the OpenBSD hostapd daemonReyk Floeter
2005-04-13although the example gateway addresses given are private IP addresses, make itJason McIntyre
2005-04-13it is not possible to specify `media' and `-mediaopt' to ifconfig atJason McIntyre
2005-04-13cleanup and split the log code into two separate functions for localJean-Francois Brousseau
2005-04-13Import w* functions so that I can send smaller diffs around.Marc Espie