summaryrefslogtreecommitdiff
path: root/lib/libkvm
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_0_5'.cvs2svn1995-05-302-208/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-308-37/+37
* Comment out declaration of kvm_uread until it can be fixed correctly.Rodney W. Grimes1995-03-201-0/+2
* Change u_long to unsigned long to be consistent.Rodney W. Grimes1995-03-201-1/+2
* libkvm exports kvm_uread(), so do declare it in the header file.Joerg Wunsch1995-03-191-0/+1
* Cast the offset of one call to lseek() to off_t, as it's already doneJoerg Wunsch1995-03-191-1/+1
* Fix previous fix to agree with the man page - don't report errors inBruce Evans1995-02-251-2/+3
* Remove some unused variables and fix two blatant core dump triggers.Poul-Henning Kamp1995-02-243-11/+9
* A semicolon was lost.Poul-Henning Kamp1994-11-072-2/+2
* From: "gj%pcs.dec.com@inet-gw-1.pa.dec.com" <garyj@rks32.pcs.dec.com>Jordan K. Hubbard1994-11-072-0/+2
* Fix from Gary Jennejohn - use 'cp' not 'buf' in read call. Oops.David Greenman1994-11-021-1/+1
* Added spare space on the usr stack. Used in ibcs2 emulation.Søren Schmidt1994-10-091-2/+2
* Don't include sys/exec.h.David Greenman1994-09-251-1/+0
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.Garrett Wollman1994-09-242-4/+3
* Made kvm routines use procfs to get out process data such as argumentDavid Greenman1994-08-113-155/+33
* Converted 'vmunix' to 'kernel'.David Greenman1994-08-053-4/+4
* Make it work with our make macros.Garrett Wollman1994-08-051-2/+2
* Fix kvm_i386.c just enough to make it compile and return lots of errorsRodney W. Grimes1994-05-283-346/+74
* This is a COPY of kvm_hp300.c, soon to be patched to sorta work withRodney W. Grimes1994-05-282-0/+572
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-2717-0/+3223
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+69