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