Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cast the offset of one call to lseek() to off_t, as it's already done | joerg | 1995-03-19 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | Remove some unused variables and fix two blatant core dump triggers. | phk | 1995-02-24 | 1 | -3/+1 |
| | |||||
* | Fix from Gary Jennejohn - use 'cp' not 'buf' in read call. Oops. | dg | 1994-11-02 | 1 | -1/+1 |
| | |||||
* | Added spare space on the usr stack. Used in ibcs2 emulation. | sos | 1994-10-09 | 1 | -2/+2 |
| | |||||
* | Made kvm routines use procfs to get out process data such as argument | dg | 1994-08-11 | 1 | -129/+33 |
| | | | | strings. | ||||
* | Fix kvm_i386.c just enough to make it compile and return lots of errors | rgrimes | 1994-05-28 | 1 | -0/+6 |
| | | | | | when called. Noop out swapread in kvm_proc.c as our vm system is different. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+705 |