NetBSD/lib
leo 9c2128ecdd New libkvm/savecore implementation. With the following differences:
1) savecore will not access the dump or live-kernel directly. It
        will always use the kvm-functions. Allowing it to work on kernels
        that don't have a 1-1 PA-VA mapping.
     2) the kvm-lib has some additional functions to accomplish 1
          - kvm_dump_mkheader()
          - kvm_dump_wrtheader()
          - kvm_dump_inval()
     3) the file formats of the dump generated by the kernel and the dump
        generated by savecore have been changed. The file format now looks
        like the format produced for 'normal' core dumps.
Ports not yet supporting the new kvm-format will be using libkvm.old/
savecore.old for the time being.
1996-03-16 10:23:29 +00:00
..
csu Initial commit of the crt0.o source for the arm32 port. 1996-02-02 16:23:16 +00:00
libarch Copyright assigned to the NetBSD Foundation 1996-02-27 22:57:17 +00:00
libc Avoid load/store doubles; jmp_buf is long aligned (Michael Eriksson; PR#2180) 1996-03-06 21:50:20 +00:00
libcompat Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
libcrypt Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
libcurses Declare tputs() as void. 1995-06-06 08:10:00 +00:00
libedit Added history load and save to file functions. 1995-10-15 19:42:05 +00:00
libkvm New libkvm/savecore implementation. With the following differences: 1996-03-16 10:23:29 +00:00
libkvm.old old kvmlib - do not update 1996-03-16 10:05:24 +00:00
libl use new id style. 1995-02-25 09:02:37 +00:00
libm Changed w_gamma.c, w_gamma_r.c, w_gammaf.c, w_gammaf_r.c to call 1995-11-20 22:06:19 +00:00
libpcap include string.h and/or stdlib.h as appropriate, if NetBSD. 1995-04-29 05:42:23 +00:00
libpthread specify man pages the new way. 1994-12-22 09:57:51 +00:00
libresolv resolver code is new here too 1994-04-08 01:17:11 +00:00
librpcsvc RCS id police. 1996-03-03 16:54:17 +00:00
libskey sys/termios.h -> termios.h 1995-06-19 22:47:37 +00:00
libtelnet update libtelnet with changes through 95.10.23 version 1996-02-24 01:15:15 +00:00
libterm Correct tputs() argument declaration. 1995-06-06 08:14:37 +00:00
libutil Prototypes (PR#1100). 1995-06-05 19:43:53 +00:00
liby Not worth the trouble to turn this into Position Independent Code. 1993-10-05 21:54:30 +00:00
Makefile New libkvm/savecore implementation. With the following differences: 1996-03-16 10:23:29 +00:00
bumpversion Fix spelling error in Copyright notice 1994-01-29 01:54:01 +00:00