Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-06-10 | Handle PAGER in a manner consistent with the Single Unix Specification: | Paul Janzen | |
that is, use PAGER rather than "more" if it is defined and non-null, not just if it is defined. | |||
1998-11-23 | pass length for OpenFile(), bug in previous oflow detection; found by form | Theo de Raadt | |
1998-09-10 | overzealous cut-and-paste by me a week ago | Theo de Raadt | |
1998-09-03 | buf overlook | Theo de Raadt | |
1998-08-31 | more paranoia | Theo de Raadt | |
1998-08-30 | buckets of scanf overflows | Theo de Raadt | |
1998-05-22 | bind 4.9.6, 4.9.7 comming soon. | Todd C. Miller | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1997-04-06 | Cast pointer to u_long, not u_int32_t (which is too small on alpha) | Todd C. Miller | |
1997-03-12 | BIND 4.9.5-P1. | Jason Downs | |
libresolv and include are required until the new resolver gets integrated into libc. | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-10-28 | Safe $HOME handling. | Todd C. Miller | |
1996-02-19 | netbsd: bind 4.9.3 | dm | |