summaryrefslogtreecommitdiff
path: root/usr.sbin/named/nslookup
AgeCommit message (Expand)Author
2000-08-02$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeroTodd C. Miller
1999-06-10Handle PAGER in a manner consistent with the Single Unix Specification:Paul Janzen
1998-11-23pass length for OpenFile(), bug in previous oflow detection; found by formTheo de Raadt
1998-09-10overzealous cut-and-paste by me a week agoTheo de Raadt
1998-09-03buf overlookTheo de Raadt
1998-08-31more paranoiaTheo de Raadt
1998-08-30buckets of scanf overflowsTheo de Raadt
1998-05-22bind 4.9.6, 4.9.7 comming soon.Todd C. Miller
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-06Cast pointer to u_long, not u_int32_t (which is too small on alpha)Todd C. Miller
1997-03-12BIND 4.9.5-P1.Jason Downs
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-10-28Safe $HOME handling.Todd C. Miller
1996-02-19netbsd: bind 4.9.3dm