peter
c141a4f4bb
Cosmetic cleanup and documentation of kvm_argv.. Hopefully the flow of
...
the routine can be much more easily understood now... :-)
1995-12-16 09:25:17 +00:00
peter
2e32505a55
Updates to read the extra indirection in ps_strings. Note that any
...
static executables that depend on this will need to be relinked (ie: do
this before 'ps'), but the dynamic linked stuff should be OK (ie: 'w')
Obtained from: NetBSD (not much point reinventing the wheel.. :-)
1995-12-09 04:42:51 +00:00
rgrimes
f05428e4cd
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
joerg
d2c55744e4
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
phk
5ca4449181
Remove some unused variables and fix two blatant core dump triggers.
1995-02-24 08:15:27 +00:00
dg
4880d363c5
Fix from Gary Jennejohn - use 'cp' not 'buf' in read call. Oops.
1994-11-02 16:38:51 +00:00
sos
c2ac1cee30
Added spare space on the usr stack. Used in ibcs2 emulation.
1994-10-09 22:03:58 +00:00
dg
89be8c23d3
Made kvm routines use procfs to get out process data such as argument
...
strings.
1994-08-11 13:38:23 +00:00
rgrimes
01c9385475
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
rgrimes
be22b15ae2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00