summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2002-07-04support non-"objdir" build. From: David Krause <openbsd@davidkrause.com>Jun-ichiro itojun Hagino
2002-07-04correct udp-from-broadcast check. from <andre@ae-35.com>Jun-ichiro itojun Hagino
2002-07-04minor KNFTheo de Raadt
2002-07-04Fix off by one error found by aaron@; my fixTodd C. Miller
2002-07-03missing or incorrect checks for malloc failure; cloder@acm.orgTheo de Raadt
2002-07-03ansiTheo de Raadt
2002-07-03If we've given a domain name prefix as the authentication name, stripbrian
2002-07-02Check malloc() return value; Chad LoderTodd C. Miller
2002-07-02Remove whitespace at eolbrian
2002-07-02Don't trust the MPPE key lengths passed back from the RADIUS server.brian
2002-07-02Remove some misleading/wrong diagnosticsbrian
2002-07-01license update of CMU parts. due to communication with wcw+@andrew.cmu.edu,Theo de Raadt
2002-07-01Fix a FreeBSD specific latency problem.brian
2002-07-01typobrian
2002-07-01Don't allow the use of MPPE with RADIUS unless the RADIUS server has providedbrian
2002-07-01Handle mis-formatted messages from RADIATOR (now fixed in RADIATOR)brian
2002-07-01Spellingbrian
2002-07-01typo.Brad Smith
2002-07-01Add a call to tzset() so we don't need /etc/localtime in the chroot jail.Todd C. Miller
2002-06-29IPPROTO_ICMP will not change in our life; itojun okTheo de Raadt
2002-06-29make -I and -P exclusive; constrain -p and -P to their respective maximums;Theo de Raadt
2002-06-29check -p out of range. sync w/kame, hint from deraadtJun-ichiro itojun Hagino
2002-06-29ansiTheo de Raadt
2002-06-28minor KNFTheo de Raadt
2002-06-28Don't use SignalBundle if it's not setbrian
2002-06-27Document why it's static.Artur Grabowski
2002-06-27%d/%u mixupJun-ichiro itojun Hagino
2002-06-27boundary check in IPv4/v6 mapped address case (affects dig(1)).Jun-ichiro itojun Hagino
2002-06-26correct bad practice in the code - it uses two changing variablesJun-ichiro itojun Hagino
2002-06-26avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl>Jun-ichiro itojun Hagino
2002-06-25Minor fixes, including duplicate and missing words; Brian PooleTodd C. Miller
2002-06-25hooks for options.Henning Brauer
2002-06-24Fix more example rulesDaniel Hartmeier
2002-06-24When the man page contains such obvious stupid TRIVIAL bugs as thisTheo de Raadt
2002-06-24"quick log" -> "log quick" in example rules, from Rudolfo MunguiaDaniel Hartmeier
2002-06-24correct ftp relay functionality.Jun-ichiro itojun Hagino
2002-06-23fix off by one error; submited by Jedi/Sector One <j@pureftpd.org>Federico G. Schwindt
2002-06-23uid_t and gid_t are unsignedTheo de Raadt
2002-06-21Correctly close the writing end of the pipe when dup'ing the fd toTodd C. Miller
2002-06-21kill gratuitous hex; millert okTheo de Raadt
2002-06-21bye bye, use netstat -inalv; itojun okTheo de Raadt
2002-06-21o change some 0-2 to *_FILENOTodd C. Miller
2002-06-21more strlcpyTheo de Raadt
2002-06-19init goodhostsEric Jackson
2002-06-19more cleanup for timed.Eric Jackson
2002-06-19mark which nlist[] kmem entries are not needed in the sysctl case, and which areTheo de Raadt
2002-06-19disable trsp, nothing uses itTheo de Raadt
2002-06-19stretch some ugly while();Theo de Raadt
2002-06-18size_t cleanupsTheo de Raadt
2002-06-18actually, wrong type for printing of sise_tTheo de Raadt