Tim J. Robbins
|
05018c64fd
|
Silence WARNS=4 by passing a non-const buffer to regerror(). Since it
doesn't actually use the buffer when errbuf_size == 0, pass NULL.
|
2002-07-08 05:36:24 +00:00 |
|
Mark Murray
|
e74bf75f1c
|
WARNS=2 partial fix; use NO_WERROR to protect against some hard-to-fix warnings.
Use __FBSDID(), kill register keyword.
|
2001-12-12 23:20:16 +00:00 |
|
David E. O'Brien
|
8e33c0a0f6
|
Expand xmalloc in-place, along with xrealloc; which wasn't even ANSI in its
implementation.
|
2001-07-24 14:05:21 +00:00 |
|
Peter Wemm
|
c3aac50f28
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
Philippe Charnier
|
73a08bb2ad
|
Remove local redefinition for err(). Add usage().
|
1997-08-11 07:21:08 +00:00 |
|
Rodney W. Grimes
|
9b50d90275
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|