Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no need to declare "extern optarg" and "extern optind" | schwarze | 2020-02-14 | 1 | -3/+1 |
| | | | | | | when <unistd.h> is included; patch from Jan Stary <hans at stare dot cz>; OK millert | ||||
* | Sort expected getaddrinfo output in inet4 inet6 order, then the | bluhm | 2017-07-27 | 2 | -46/+37 |
| | | | | test passes. | ||||
* | timed's time is up. use ntpd(8). Even our own fossil developers | deraadt | 2011-07-07 | 1 | -2/+2 |
| | | | | | switched a while back. ok miod, kettenis | ||||
* | doing numeric lookups without specifying an ai_socktype fails no longer. | claudio | 2009-09-14 | 1 | -2/+8 |
| | | | | Update the expected answers accordingly. Found by david, OK fgsch | ||||
* | Update to handle the default resolv order behavior. | phessler | 2009-06-09 | 2 | -17/+24 |
| | | | | | | Add a note that the regress depends on the "family" keyword in resolv.conf OK millert@, deraadt@ | ||||
* | recover IPv6 entries somehow disappeared. David Krause | itojun | 2004-06-25 | 1 | -8/+16 |
| | |||||
* | make test successful even when /etc/services is changed | itojun | 2004-06-21 | 2 | -43/+35 |
| | |||||
* | correct answer file to meet gai_strerror() output on openbsd. David Krause | itojun | 2004-03-02 | 1 | -5/+5 |
| | |||||
* | do not test ai_canonname, as ai_canonname can be vary by /etc/hosts. | itojun | 2004-02-28 | 2 | -24/+26 |
| | |||||
* | add missing includes | david | 2003-09-02 | 1 | -1/+2 |
| | | | | ok deraadt@ tedu@ dhartmei@ krw@ | ||||
* | Rename a bunch of the old bsd.regress.mk variables into the new ones. | avsm | 2002-09-02 | 1 | -2/+2 |
| | | | | ok art@ | ||||
* | Make this into a proper regress test. | art | 2002-08-26 | 1 | -3/+5 |
| | |||||
* | Get rid of remaining __P usage (except for imported code); | jsyn | 2002-08-09 | 1 | -4/+4 |
| | | | | ok millert@, rogue ok pjanzen@ | ||||
* | regress for getaddrinfo/getnameinfo | itojun | 2002-07-05 | 4 | -0/+395 |