| commit | a905ecd994ad19a733538bb2093d919e85923b98 | [log] [download] |
|---|---|---|
| author | Ben Lindstrom <mouring@eviladmin.org> | Sat Feb 10 23:34:54 2001 +0000 |
| committer | Ben Lindstrom <mouring@eviladmin.org> | Sat Feb 10 23:34:54 2001 +0000 |
| tree | 8c935684640f19fa529eb258b293253c2faa1a67 | |
| parent | 70ea46a382befd3100020b135d5ff440c51c3bd5 [diff] |
- deraadt 2001/02/07 8:57:26
[xmalloc.c]
deal with new ANSI malloc stuff
- markus@cvs.openbsd.org 2001/02/07 16:46:08
[xmalloc.c]
typo in fatal()
- itojun@cvs.openbsd.org 2001/02/07 18:04:50
[xmalloc.c]
fix size_t -> int cast (use u_long). markus ok