summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2006-05-27ntpd does timedelta sensors now tooHenning Brauer
2006-05-27document timedelat sensors. ok deraadtHenning Brauer
2006-05-27config file bits for timedelta sensors, so one can specify which devicesHenning Brauer
2006-05-27Cleanup with lint. Make the poll fd indexes unsigned and because of thatClaudio Jeker
2006-05-27Unfuck community delete. The if () statement to match communities was FUBARClaudio Jeker
2006-05-27Move prinitng of communities into own function so that special communitiesClaudio Jeker
2006-05-27When an interface is ignored because it has no IP address, say so.Kenneth R Westerback
2006-05-26make pkg_add exit gracefully if it cannot read from a file handle, whichSteven Mestdagh
2006-05-26simplify synopsis; ok deraadtJason McIntyre
2006-05-26change keyword for route refresh request to just refresh, discussed withHenning Brauer
2006-05-26let us not talk about ipsecadm and vpn anymore; ok reykTheo de Raadt
2006-05-26\<char> is <char> except for \<newline> -- no exceptions. much like howTheo de Raadt
2006-05-26add support for timedelta sensors, which pretty much means udcf(4) rightHenning Brauer
2006-05-25more bits from transatlanic flight:Henning Brauer
2006-05-25figure out the refid to send to NTP v3 clients early and store itHenning Brauer
2006-05-25tidy up EXAMPLES;Jason McIntyre
2006-05-24add $OpenBSD$, prompted by steven@Kevin Steves
2006-05-24Please use portable C codeTheo de Raadt
2006-05-23clean an XXX and don't print preceding ',' on first attribute; okKevin Steves
2006-05-23make listen on example idiot proofHenning Brauer
2006-05-23add VLAN Query Protocol (VQP) dissector; ok canacar@ markus@Kevin Steves
2006-05-23support requesting route refresh from a neighborHenning Brauer
2006-05-23allow bgpd to request a route refresh from a neighbor if that neighborHenning Brauer
2006-05-21Fix size checks for bootp packets. Problem found and initial patchCan Erkin Acar
2006-05-18Reference pppoe(4).Ray Lai
2006-05-18do not build spppcontrolTheo de Raadt
2006-05-18remove spppcontrolReyk Floeter
2006-05-17move an option to the right place;Jason McIntyre
2006-05-17same typo fix that ian just fixed in apmd.8;Jason McIntyre
2006-05-16typoIan Darwin
2006-05-16.Sx for section references;Jason McIntyre
2006-05-15mention the lack of authenticated management frames in IEEE 802.11.Reyk Floeter
2006-05-15initial implementation of "IP Roaming" in hostapd, see hostapd.conf(5).Reyk Floeter
2006-05-15set cur & max limits with MaxFOOPerChild instead of cur twiceHenning Brauer
2006-05-15make lint happyReyk Floeter
2006-05-15add a little bit more to -X;Jason McIntyre
2006-05-15better description for -X;Jason McIntyre
2006-05-14PFD_MAX betterer than harcoded 1Henning Brauer
2006-05-14add ()'s to improve readability.David Hill
2006-05-14Add a -hex option to 'rand' to output hexadecimal output.Matthieu Herrb
2006-05-13set the correct timezone using tzset() before before writing to syslog.Reyk Floeter
2006-05-11Some more delint. -mojMats O Jansson
2006-05-11If a list of interfaces is supplied via the command line orKenneth R Westerback
2006-05-10fail zzz w/ a reasonable error msg if apmd is not running; found by deraadt@Michael Shalayeff
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2006-05-06lint can't do assembly files, put them directly in OBJS.Marc Espie
2006-05-04- document -iJason McIntyre
2006-05-04more clues for people who update their system.Marc Espie
2006-05-02The pftable name to ID functions should use the pftable_labels list and notClaudio Jeker
2006-04-30remove the simplelock argument from vfs_busy() which is currently notNikolay Sturm