dholland
5ab4936bcc
Call time() correctly; fixes netbsd-5 build.
2012-06-02 20:00:49 +00:00
dholland
b470f03651
Fix mismatched return statements, which clang dislikes
2011-09-12 06:42:12 +00:00
dholland
4f796efffe
Fix void main, caught by clang.
...
While here, fix other problems caught by gcc:
- casting malloc instead of including <stdlib.h>
- casting calloc instead of including <stdlib.h>
- failing to include <time.h> with bad consequences for -current.
PKGREVISION -> 5.
2011-09-04 22:05:39 +00:00
darcy
34bb17db05
Rearrange position of some static functions to allow them to self-define
...
and compile under GCC-4.
Bump PKGREVISION.
2006-08-12 14:51:39 +00:00
joerg
964ec31022
DragonFly support.
...
XXX Is sys/buf.h needed at all in cdrom_freebsd.c?
2005-12-11 20:48:46 +00:00
agc
4b96b56843
Make this compile with gcc3 (varargs -> stdarg)
2004-01-23 09:02:15 +00:00
tron
9bf33e48c6
Correct faulty LP64 fix. Patch supplied by "chuck" in PR pkg/8224.
1999-09-06 16:52:51 +00:00
tron
4642bdaecb
Fix RCS Ids.
1999-09-06 16:37:42 +00:00
tron
6c6a5e1466
Convert patches to unified output format.
1999-09-06 16:36:32 +00:00
garbled
042c563234
Added and fixed patches to allow build on alpha. Closes PR 5815
...
(Tim Rightnour)
1998-08-23 06:49:29 +00:00
agc
86db14e819
Add NetBSD RCS Ids.
1998-08-07 10:35:47 +00:00
augustss
4daa64a629
Initial import of FreeBSD audio packages.
1997-10-28 23:18:20 +00:00