NetBSD/lib
itojun 92e64a4a0d sync with almost-latest KAME IPsec. full changelog would be too big
to mention here.  notable changes are like below.

kernel:
- make PF_KEY kernel interface more robust against broken input stream.
  it includes complete internal structure change in sys/netkey/key.c.
- remove non-RFC compliant change in PF_KEY API, in particular,
  in struct sadb_msg.  we cannot just change these standard structs.
  sadb_x_sa2 is introduced instead.
- remove prototypes for pfkey_xx functions from /usr/include/net/pfkeyv2.h.
  these functions are not supplied in /usr/lib.

setkey(8):
- get/delete does not require "-m mode" (ignored with warning, if you
  specify it)
- spddelete takes direction specification
2000-06-12 10:40:37 +00:00
..
csu Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
libarch Add missing #. (Hi, is!) 2000-04-09 23:04:40 +00:00
libbz2 Revert changes made in version 1.6. They introduced a heuristic for 1999-11-02 21:16:55 +00:00
libc correct ENI_SALEN case to meet rfc2553bis. 2000-06-12 04:27:58 +00:00
libcompat Build a PIC version of this -- but not yet a shlib, due to some obscure lossage 2000-02-19 18:51:30 +00:00
libcrypt Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
libcurses Minor formatting nit. 2000-06-04 21:07:22 +00:00
libedit use strtol() (instead of atoi()) for sane error detection 2000-06-02 13:37:12 +00:00
libipsec sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
libkvm libkvm for sh3 2000-06-06 17:57:02 +00:00
libl s;/usr/lib;${LIBDIR}; 1999-04-03 16:28:49 +00:00
libm Regenerate, after changing internal label used for linkage to the wrapper 2000-05-16 19:07:35 +00:00
libmenu Remove names from prototype decalarations. 2000-05-11 14:01:28 +00:00
libossaudio Implement SOUND_MIXER_INFO. 1999-11-16 23:56:41 +00:00
libpcap Change ARCnet link type address format from ':XX' to '$XX'. 2000-05-04 13:08:25 +00:00
libposix Actually profile system calls. 1999-10-27 14:58:28 +00:00
libresolv Add -DRESOLVSORT 2000-01-31 15:42:34 +00:00
librmt back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
librpcsvc - remove NLM4_NULL proc, rpcgen will do one for us (which works better :) 2000-06-07 14:30:15 +00:00
libskey In skeyverify(), don't "restore" priority to 0, but restore it to the 2000-04-13 13:25:56 +00:00
libtelnet assar missed one net_write -> telnet_net_write 2000-02-01 22:29:27 +00:00
libterm * Improve the handling of BC and UP in t_goto, t_getent now queries 2000-06-03 07:14:55 +00:00
libusb Some const poisoning. Suggested by Dave Sainty <dave@dtsp.co.nz> 2000-04-02 11:10:53 +00:00
libutil Correct typos which prevent man pages from being installed. 2000-05-12 18:31:55 +00:00
libwrap backout previous changes. 2000-04-02 06:31:58 +00:00
liby back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
libz Backout my libsa changes. 1999-11-13 21:33:12 +00:00
Makefile Don't build libntp anymore. 2000-05-02 12:22:23 +00:00
Makefile.inc - define WARNS?=1 in the top-level Makefile.inc, and don't define 1997-10-09 14:36:17 +00:00
bumpversion Remove trailing white space. 1999-07-02 15:12:15 +00:00
checkver Add comments describing what this does. 1999-11-05 20:16:56 +00:00
checkvers Remove trailing white space. 1999-07-02 15:12:15 +00:00