NetBSD/lib
simonb a9f690ae2a Add kvm interface to the new sysctls:
kvm_getproc2() -> sysctl(KERN_PROC2)
	kvm_getargv2() -> sysctl(KERN_PROC_ARGS, KERN_PROC_ARGV)
	kvm_getenvv2() -> sysctl(KERN_PROC_ARGS, KERN_PROC_ENV)
Add new KVM_NO_FILES flag to kvm_open*() - set up enough state to
use the above calls without having to open any kernel files.

XXX: kvm_getprocs.3 and kvm_open.3 to be updated soon.
2000-05-26 02:42:21 +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 Add man pages for LFS syscalls 2000-05-24 21:54:59 +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 Send 'ks' sequence from first call to keypad(win, TRUE) only and not from 2000-05-25 06:46:26 +00:00
libedit don't dump core on empty files. 2000-05-15 12:15:38 +00:00
libipsec Need -I${.CURDIR} for ipsec_strerror.h 2000-05-09 05:52:54 +00:00
libkvm Add kvm interface to the new sysctls: 2000-05-26 02:42:21 +00:00
libl
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
librpcsvc Add definitions for nlm version 4 (for use with NFSv3). 2000-02-02 18:15:12 +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 * Removed variable names from ansi style prototype 2000-05-20 13:55:10 +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
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
bumpversion
checkver Add comments describing what this does. 1999-11-05 20:16:56 +00:00
checkvers