joerg
6475789b74
Add kvm_dump_header and implement kvm_dump_wrtheader on top of it.
...
This function allows the caller finer control of how the writes happen
and doesn't force stdio as interface. Optimise clear_gap a bit to not
fill the gap byte-wise. Bump minor version of libkvm.
2007-11-08 20:48:04 +00:00
christos
76e7e3ea51
Cast large constant to int.
2005-07-16 17:20:12 +00:00
perry
19b7469a00
de-__P -- the hack is long since useless. Discussed with christos,
...
matt, kleink, others. Approved by christos.
2005-02-03 04:39:32 +00:00
agc
039cc95684
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22270, verified by myself.
2003-08-07 09:44:09 +00:00
thorpej
c62a74e6d5
Merge the nathanw_sa branch.
2003-01-18 10:32:11 +00:00
kleink
89dea2102a
Do previous slightly different: /usr/share/misc/style no longer deems it ok
...
to rely on <sys/types.h> pulling in <sys/cdefs.h>; noticed by Simon Burge.
2000-06-26 06:38:02 +00:00
kleink
9cd8e0d3c1
Don't rely on <stdio.h> defining off_t, pull in <sys/types.h>.
2000-06-26 06:12:43 +00:00
simonb
10e8b6d053
Prototypes for kvm interface to new KERN_PROC2 and KERN_PROC_ARGS sysctls.
2000-05-26 02:34:01 +00:00
leo
987ebf3ff8
Add kvm_dump* prototypes.
1996-04-19 12:02:50 +00:00
cgd
4d2cbfce0a
new RCS ID format.
1994-10-26 00:55:40 +00:00
cgd
359f94db65
be more careful with types.
1994-10-19 03:45:40 +00:00
cgd
221bc33ccd
new kvm lib
1994-05-09 03:13:17 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
cgd
8f8767f190
add proto for kvm_getenv() call, to find environment variable string in
...
the same way kvm_getargs() gets argument string
1993-06-01 01:33:32 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00