summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-01-25knf and cleanup. as well avoid sending out packet information whichTheo de Raadt
2004-01-25documenmt "show interface"Henning Brauer
2004-01-24eek, no, ERROR is of course not unusedHenning Brauer
2004-01-24Remove unused terminals.Ryan Thomas McBride
2004-01-24Xr to right page; okan@demirmen.comTheo de Raadt
2004-01-24since other users cannot exec them, do not make it readable eitherTheo de Raadt
2004-01-24we can use memcpy for the whole thing in merge_config now instead ofHenning Brauer
2004-01-23`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))Jason McIntyre
2004-01-23sort options and clean up openssl ocsp;Jason McIntyre
2004-01-23ifstated, from mpf@. This daemon listens on the routing socket forRyan Thomas McBride
2004-01-23use log_addrHenning Brauer
2004-01-23provide log_addr, which takes a struct bgpd_addrHenning Brauer
2004-01-23no more suid; ok miodTheo de Raadt
2004-01-23make sure to only use the accept()ed connection of there is no other existingHenning Brauer
2004-01-23sync comments with reality and properly log accept() errorsHenning Brauer
2004-01-23sort options and tidy openssl nseq;Jason McIntyre
2004-01-23Use closefrom(); ok millert teduTheo de Raadt
2004-01-22document/activate @arch. Fix list handling.Marc Espie
2004-01-22provide a log_debug and use it in rde.c.Henning Brauer
2004-01-22use log_peer_warnx() now that we can, claudio agreesHenning Brauer
2004-01-22make log_peer_* take a struct peer_config instead of the session engineHenning Brauer
2004-01-22use log_warnx and log_info. reclassify a few messages in the process and fixHenning Brauer
2004-01-22provide log_warnx() and log_info()Henning Brauer
2004-01-22log_peer_err -> log_peer_warnHenning Brauer
2004-01-22802.3X pretty printer (dead simple)Jason Wright
2004-01-22s/log_err/log_warn/Henning Brauer
2004-01-22print the interface state wrt the nexthop verification in the show interfaceHenning Brauer
2004-01-22an RTM_IFINFO message can mean a lot. it does not necessarily mean thatHenning Brauer
2004-01-21there's a "slight" difference between our log_err() and the system's err()...Henning Brauer
2004-01-21new parser.Henning Brauer
2004-01-21Increment the right pointers, so we don't print the same entries repeatedly.Ryan Thomas McBride
2004-01-21spacingTheo de Raadt
2004-01-21Clean up pfsync output: print source address by default, pass -vv correctlyRyan Thomas McBride
2004-01-20explicit .x.[ch] rules to avoid accidental bad matches in /usr/include.Matthieu Herrb
2004-01-20show usage if called without commandHenning Brauer
2004-01-20args, unbreakHenning Brauer
2004-01-20getopt & usage, prodded by theoHenning Brauer
2004-01-20fix error logging on connection attempts from !root userHenning Brauer
2004-01-20check early wether user _bgpd exists so we can bail out early and nicelyHenning Brauer
2004-01-20If you go through the trouble of caching the name of the last printedOtto Moerbeek
2004-01-20Default xfs device is /dev/xfs0. Spotted by theo@Hans Insulander
2004-01-19(v)fprintf atomically in vlog() in debug mode, prodded by theoHenning Brauer
2004-01-19Check malloc() return value. Pointed out by mpech@. Ok mpech@, deraadt@Todd C. Miller
2004-01-19for show interface, print the link status and speed as well. we needHenning Brauer
2004-01-19knfTheo de Raadt
2004-01-18track interface type and baudrate as wellHenning Brauer
2004-01-18Sync print-domain with tcpdump.org; avoids tcpdump barfing on bogusOtto Moerbeek
2004-01-18sort options;Jason McIntyre
2004-01-18spacingTheo de Raadt
2004-01-17keep track of interface link state and invalidate connected routes dependingHenning Brauer