NetBSD/lib
kleink d8b09acbf7 Per IEEE Std 1003.1b-1993, Synchronous I/O Option, add O_DSYNC (synchronized
I/O data integrity completion) and O_RSYNC (complete read operations at the
same level of integrity requested for write operations).
1998-08-02 18:31:09 +00:00
..
csu We need <sys/param.h> because sysident.h requires the `NetBSD' constant. 1998-07-27 21:46:49 +00:00
libarch change second parm of sysarch() from char * to void * 1998-02-25 21:24:56 +00:00
libc Per IEEE Std 1003.1b-1993, Synchronous I/O Option, add O_DSYNC (synchronized 1998-08-02 18:31:09 +00:00
libcompat Copy into a local buffer rather than using the getpw*() buffer. 1998-07-26 19:31:35 +00:00
libcrypt Need <stdlib.h> for setkey() prototype. 1998-06-01 20:25:24 +00:00
libcurses Ncurses (like SysV/XOpen based curses implementations) includes 1998-02-18 22:08:12 +00:00
libedit * add more checks for NULL pointers in passed arguments 1998-07-29 02:26:00 +00:00
libkvm Remove some lint. 1998-08-01 21:29:41 +00:00
libl
libm fix mdoc reference 1998-04-29 01:42:03 +00:00
libntp - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
libossaudio Revert the #define of ioctl to its previous state since my 1998-06-29 20:48:00 +00:00
libpcap const poisoning. 1998-07-26 14:49:36 +00:00
libposix Bump libposix minor version to 1: addition of chown(), fchown() and lchown(). 1998-02-14 20:44:54 +00:00
libresolv RCSID Police. 1998-01-05 07:41:06 +00:00
librmt - support RCMD_CMD, ala rcmd(3). 1998-03-08 23:36:46 +00:00
librpcsvc revert; we can't break the existing ABI and API 1998-02-12 01:57:27 +00:00
libskey const poisoning. 1998-07-26 21:58:46 +00:00
libtelnet add missing "const". 1998-07-28 07:18:12 +00:00
libterm const poisoning. 1998-07-27 01:55:23 +00:00
libutil const poisoning. 1998-07-26 21:58:46 +00:00
libwrap Add LOG_AUTHPRIV and LOG_FTP as inspired by PR #3176. 1998-03-19 17:16:33 +00:00
liby merge with lite-2 1998-01-22 07:02:52 +00:00
libz if _STANDALONE or _KERNEL, don't include standard headers and pull 1998-03-27 01:10:43 +00:00
Makefile libkvm.old is dead. 1998-02-19 23:38:04 +00:00
Makefile.inc
bumpversion per PR#4304 this script should do fine with an inherited PATH 1998-04-09 05:08:32 +00:00