Go to file
leo a10137a7e3 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:29:36 +00:00
bin a a => a (close pr 2204). 1996-03-12 04:32:37 +00:00
distrib Ooops. Fixed the less problem slightly differently. This time it 1996-03-12 04:55:21 +00:00
etc Added ss device for SCSI scanner. 1996-03-14 20:17:22 +00:00
games Use tr instead of caesar to generate fortunes-o 1996-02-29 00:21:16 +00:00
gnu Patch from J"orn Rennecke that fixes code generation bugs with long 1996-03-15 22:55:51 +00:00
include Add prototype for sigaltstack; from John Kohl in PR #2129 1996-02-29 00:04:57 +00:00
lib New libkvm/savecore implementation. With the following differences: 1996-03-16 10:23:29 +00:00
libexec Removed a couple of "ifdef vax" that caused rstatd not to work. 1996-03-10 15:24:20 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin New libkvm/savecore implementation. With the following differences: 1996-03-16 10:29:36 +00:00
share RCS id police. 1996-03-16 00:07:07 +00:00
sys Removed Debugger() declaration - the prototype is in sys/systm.h. 1996-03-16 08:19:43 +00:00
usr.bin Removed a couple of #ifdef vax causing systat to malfunction. 1996-03-15 22:19:23 +00:00
usr.sbin Files added to pppd to support demand-dialling and packet filtering. 1996-03-15 03:09:08 +00:00
Makefile fix typo 1995-12-15 18:13:41 +00:00