| Age | Commit message (Expand) | Author |
| 1999-07-04 | if the list of name server on /etc/resolv.conf is in a | itojun |
| 1999-07-04 | Only define MADV_FREE do MADV_DONTNEED if it's not already defined | thorpej |
| 1999-07-04 | capitalize the first word of most error strings except those words that are | lukem |
| 1999-07-04 | add NetBSD RCS ID on the top. | itojun |
| 1999-07-04 | add LIBRARY section into libipsec manpages. | itojun |
| 1999-07-04 | add NetBSD RCSID on top. | itojun |
| 1999-07-04 | fix USE_GETIPNODEBY case. | itojun |
| 1999-07-04 | fix behavior when there's dangling CNAME on specific AF. | itojun |
| 1999-07-03 | improve lint friendliness on USE_GETIPNODEBY case. | itojun |
| 1999-07-03 | Add a reference to XNS5.2 D2.0 for inet_{ntop,pton}(). | kleink |
| 1999-07-03 | Add missing LIBRARY sections. | kleink |
| 1999-07-03 | <sys/errno.h> -> <errno.h>; kill our own declaration of errno (_REENTRANT!). | kleink |
| 1999-07-03 | Tyop; from Jim Spath <jspath@bcpl.net> in PR port-i386/7900. | kleink |
| 1999-07-03 | Revert white space changes for imported sources. | simonb |
| 1999-07-03 | don't try to free() something allocated with alloca() in rl_complete_internal(). | lukem |
| 1999-07-03 | remove trailing `.' on error messages, since messages from strerror() and | lukem |
| 1999-07-03 | s/CFLAGS/CPPFLAGS/ for -D and -I. | itojun |
| 1999-07-02 | upgrade shlib major version for src/lib/libpcap (0.1 -> 1.0). | itojun |
| 1999-07-02 | More trailing white space. | simonb |
| 1999-07-02 | More trailing white space. | simonb |
| 1999-07-02 | More trailing white space. | simonb |
| 1999-07-02 | More trailing white space. | simonb |
| 1999-07-02 | Need "namespace.h". | kleink |
| 1999-07-02 | More trailing white space. | simonb |
| 1999-07-02 | Remove trailing white space. | simonb |
| 1999-07-02 | (shlib monor)++ for libpcap. | itojun |
| 1999-07-02 | support IPv6 address and IPv6 protocols. | itojun |
| 1999-07-01 | Quick and dirty hook to compile a non-6888[12] libm for 68040 and 68060. | is |
| 1999-07-01 | ipsec support library. | itojun |
| 1999-07-01 | add IPv6 support functions. | itojun |
| 1999-07-01 | add -DINET6 for DNS-over-IPv6 resolver. | itojun |
| 1999-07-01 | IPv6 DNS transport support for resolver. | itojun |
| 1999-07-01 | document gethostbyname2(). | itojun |
| 1999-07-01 | fix hardcoded T_A. | itojun |
| 1999-06-30 | Give fhopen, fhstat, and fhstatfs a man page. | wrstuden |
| 1999-06-29 | Bump version #. | wrstuden |
| 1999-06-29 | Add fhopen, fhstat, and fhstatfs syscall stubs. | wrstuden |
| 1999-06-28 | Get rid of the evil trailing spaces and tabs. | simonb |
| 1999-06-28 | Remove the test for NOQCH, and print the line flags in the CTRACE in | simonb |
| 1999-06-28 | In struct __window, change flags back to an "unsigned int" from an | simonb |
| 1999-06-28 | Add some Microsoft non-standard extensions. | augustss |
| 1999-06-27 | Little nit - major first, then minor. | simonb |
| 1999-06-27 | A new implementation of _setjmp/_longjmp that uses the T_FLUSHWIN trap. | pk |
| 1999-06-26 | The 'new malloc' (phk's malloc, from FreeBSD) is now our only malloc. | tls |
| 1999-06-26 | fix PR/7855 | sommerfeld |
| 1999-06-25 | Clarify that sdl->sdl_len must be initialized before call to link_addr() | sommerfeld |
| 1999-06-24 | bump shlib version number to match crypto-us version number (which was bumped... | tls |
| 1999-06-24 | Add missing reference to setsockopt(2) to "SEE ALSO" section. | tron |
| 1999-06-24 | portability fix. | christos |
| 1999-06-24 | Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files, | kleink |