Joerg Wunsch
ec4f225196
Cast the offset of one call to lseek() to off_t, as it's already done
...
in all other places here.
This is a hack, the interface should be changed to use off_t's
everywhere around, but this will require to update all the programs
that happen to use libkvm.
1995-03-19 13:33:05 +00:00
Poul-Henning Kamp
12eaa3d55d
Remove some unused variables and fix two blatant core dump triggers.
1995-02-24 08:15:27 +00:00
David Greenman
567127fa54
Fix from Gary Jennejohn - use 'cp' not 'buf' in read call. Oops.
1994-11-02 16:38:51 +00:00
Søren Schmidt
5dfe901236
Added spare space on the usr stack. Used in ibcs2 emulation.
1994-10-09 22:03:58 +00:00
David Greenman
338c75418e
Made kvm routines use procfs to get out process data such as argument
...
strings.
1994-08-11 13:38:23 +00:00
Rodney W. Grimes
21d54b076d
Fix kvm_i386.c just enough to make it compile and return lots of errors
...
when called. Noop out swapread in kvm_proc.c as our vm system is
different.
1994-05-28 05:48:30 +00:00
Rodney W. Grimes
58f0484fa2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00