Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NBPG -> PAGE_SIZE | phk | 1996-05-02 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
| | |||||
* | A semicolon was lost. | phk | 1994-11-07 | 1 | -1/+1 |
| | |||||
* | From: "gj%pcs.dec.com@inet-gw-1.pa.dec.com" <garyj@rks32.pcs.dec.com> | jkh | 1994-11-07 | 1 | -0/+1 |
| | | | | | | | | | | | Given the right circumstances, a call to kvm_open can result in a core dump. The diff belows fixes this (note that this change is already in the NetBSD code). Could somebody apply this? Gary J. Submitted by: gj | ||||
* | Made kvm routines use procfs to get out process data such as argument | dg | 1994-08-11 | 1 | -13/+0 |
| | | | | strings. | ||||
* | Fix kvm_i386.c just enough to make it compile and return lots of errors | rgrimes | 1994-05-28 | 1 | -173/+34 |
| | | | | | when called. Noop out swapread in kvm_proc.c as our vm system is different. | ||||
* | This is a COPY of kvm_hp300.c, soon to be patched to sorta work with | rgrimes | 1994-05-28 | 1 | -0/+286 |
the i386 port. |