Commit Graph

18 Commits

Author SHA1 Message Date
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
thorpej ab5476b242 Only build exportable telnet/libtelnet if the domestic version doesn't
exist in the source tree or defined(EXPORTABLE_SYSTEM).  This works around
the fact that telnet(1) will break during a "make build" because the
exportable libtelnet will get installed while the domestic telnet(1) binary
is still in place.  (XXX)
1996-03-10 05:45:38 +00:00
mycroft 1eece09a70 Make libpcap. 1995-03-12 20:49:52 +00:00
cgd 8c483ea902 alphabetize 1994-06-12 22:37:13 +00:00
deraadt bfeb532e3d add libskey 1994-05-25 03:24:19 +00:00
cgd 13bada704d add libedit 1994-05-06 06:02:08 +00:00
jtc 4b3d0dc4c6 add libl 1994-02-04 19:11:02 +00:00
cgd e69f2c20c7 add libkvm 1994-01-28 05:55:29 +00:00
cgd cab8e2bdba "There will be NO librpc tomorrow!" 1993-10-07 07:39:23 +00:00
brezak 76b6a9a13d Build libarch 1993-09-19 18:54:00 +00:00
mycroft cda4f8f6ee Add RCS identifiers. 1993-08-01 05:37:30 +00:00
brezak 90253c1798 Build librpcsvc 1993-06-02 19:50:56 +00:00
cgd 574bfabf9b move csu.${MACHINE} into a "csu" subdirectory. 1993-05-18 07:48:34 +00:00
cgd e5289f4697 moved libg++ into /usr/gnulib 1993-04-29 11:40:16 +00:00
cgd 91f170e596 added "libcrypt" to list of subdirs. 1993-04-26 12:44:21 +00:00
cgd 4ea87a4167 subdir is librpc; somebody was a moron... 1993-04-10 17:27:23 +00:00
cgd 91ac7bf11a added libcompat for compatibility routines, like ftime, etc. 1993-03-23 10:14:55 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00