Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | use Xr more often | deraadt | 1998-04-28 | 1 | -2/+4 | |
| | ||||||
* | Change realloc(foo,0) to behave like malloc(0). Both now return a pointer | pefo | 1997-08-23 | 1 | -4/+7 | |
| | | | | | to an object of size zero. This will allow testing on reallocs return value to determine if the operation was successful or not. | |||||
* | Make it possible to not output warnings (errors causing aborts are always | tholo | 1997-05-31 | 1 | -1/+5 | |
| | | | | output). | |||||
* | Add x/X option to behave like X11 xmalloc; from FreeBSD | tholo | 1997-05-31 | 1 | -1/+13 | |
| | | | | Reduce diffs wrt. FreeBSD some | |||||
* | Latest changes from FreeBSD | tholo | 1996-09-26 | 1 | -8/+110 | |
| | ||||||
* | Document it. | downsj | 1996-08-21 | 1 | -2/+12 | |
| | ||||||
* | Import malloc(3) manual page from FreeBSD | tholo | 1996-08-10 | 1 | -18/+120 | |
| | ||||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+91 | |