summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2006-06-04teach this about NMEADISC tooTheo de Raadt
2006-06-03tweaks;Jason McIntyre
2006-06-02just ise "HARD" as refid with sensors for v3 clientsHenning Brauer
2006-06-02incredibly stupid typoHenning Brauer
2006-06-02whitespace cleanup, no binary change.Moritz Jodeit
2006-06-02Make sasyncd fail back correctly with carp preemption enabled.Ryan Thomas McBride
2006-06-02Print the demotion indicator in the carp packet.Ryan Thomas McBride
2006-06-02remove unused variable, found by lint.Esben Norby
2006-06-02grok AESCTRHans-Joerg Hoexer
2006-06-02allow igmp to work properly on p2p interfaces.Esben Norby
2006-06-02simplify netid_len calculation, inspired by stuff from bgpd.Esben Norby
2006-06-01Document all the new and shiny redistribute options. With a lot of help fromClaudio Jeker
2006-06-01Instead of polling the carp interface to detect a switch between MASTER andRyan Thomas McBride
2006-06-01Copy the pftableid in path_copy and correctly do the ref/unref dance inClaudio Jeker
2006-06-01don't use the newline character in hostapd_log() callsReyk Floeter
2006-06-01More kroute.c cleanup and start using the routing socket to track interfaceClaudio Jeker
2006-06-01small tweaks;Jason McIntyre
2006-06-01Remove some unneeded lint goo and use setres[ug]id() instead of the setuidClaudio Jeker
2006-06-01implement adjacent nbr count, needed when we want to decide where to floodEsben Norby
2006-06-01slightly better englishMartin Reindl
2006-06-01Pass the captured packet length in addition to the real packet lengthMoritz Jodeit
2006-06-01hook dvmrpctl and dvmrpd into builds.Esben Norby
2006-06-01Controller for dvmrpd.Esben Norby
2006-06-01Welcome dvmrpdEsben Norby
2006-06-01start sentence with a capital letter;Jason McIntyre
2006-06-01simplify example, ok grange, jmcMarkus Friedl
2006-06-01even though the bounds are long long having an upper bound ofOtto Moerbeek
2006-06-01Sort options in usage. From jmc.Chris Kuethe
2006-06-01When expanding servers, do not forget to copy weight. ok henning@Otto Moerbeek
2006-06-01urgs, other stuff snuck inHenning Brauer
2006-06-01do not use /dev/hotplug for now, only one reader supported yetHenning Brauer
2006-06-01put back regular sensors scanningHenning Brauer
2006-05-31Missing $OpenBSD$ tag. Spotted by Masao Uebayashi.Chris Kuethe
2006-05-31more tweaks; ok grangeJason McIntyre
2006-05-31tweak the sample attach script; ok grangeJason McIntyre
2006-05-31- tidy up SYNOPSISJason McIntyre
2006-05-31Support for "[no] redistribute 10.6/16", all routes that match into thisClaudio Jeker
2006-05-31More redistribute fun. Add a possibility to deny redistribution of specifiedClaudio Jeker
2006-05-31This diff makes dhcpd able to manipulate pf tables on certain lease events.Chris Kuethe
2006-05-31Plug memory leak; ok claudio@Patrick Latifi
2006-05-31Plug memory leaks in error path; ok henning@Patrick Latifi
2006-05-31remove extra space in output; ok markus@ moritz@Kevin Steves
2006-05-31only actually run sensor_query when it is due, not every time poll returnsHenning Brauer
2006-05-30This patch renames dhcpd's "struct timeout" to "struct dhcpd_timeout"Chris Kuethe
2006-05-30Correctly calculate point-to-point nexthop address. The logic was badly twistedClaudio Jeker
2006-05-30Uups, this file should be commited with the redistribute rtlabel stuff.Claudio Jeker
2006-05-30Now that rtlabels are accessable via sysctl we can use route lables toClaudio Jeker
2006-05-29When ntpd backs off polling due to a negative delay, tell the user how longChris Kuethe
2006-05-29No need for return; at end of functions returning void.Moritz Jodeit
2006-05-29better wording for the "weight" section;Jason McIntyre