Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kvm_malloc: | ache | 1996-11-11 | 1 | -3/+3 |
| | | | | | | | When malloc fails. don't try to memset NULL pointer, it cause core dump Replace malloc+memset with calloc, theoretically it can do some optimization of zeroing process internally Improve error diagnostic | ||||
* | phkmalloc strikes again! :-) Another use of un-cleared returns from | peter | 1995-12-09 | 1 | -0/+3 |
| | | | | malloc squashed... | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -7/+7 |
| | |||||
* | Fix previous fix to agree with the man page - don't report errors in | bde | 1995-02-25 | 1 | -2/+3 |
| | | | | kvm_open() if errstr is NULL. | ||||
* | Remove some unused variables and fix two blatant core dump triggers. | phk | 1995-02-24 | 1 | -5/+6 |
| | |||||
* | Get rid of _PATH_UNIX completely; use getbootfile(3) instead. | wollman | 1994-09-24 | 1 | -1/+1 |
| | | | | | | | DANGER WILL ROBINSON! _PATH_UNIX is currently defined as the literal string "don't use this". I am of two minds about this myself, but wanted to get something into the tree as quickly as possible. | ||||
* | Converted 'vmunix' to 'kernel'. | dg | 1994-08-05 | 1 | -1/+1 |
| | |||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+540 |