plunky
|
acae68523e
|
reinstate NULL cast by request, where the NULL was being passed as a vararg
|
2011-09-01 07:18:50 +00:00 |
plunky
|
9f61b80465
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
jmc
|
1f90022eca
|
KNF and WARNS=3
|
2005-07-02 08:32:32 +00:00 |
jsm
|
b91a81ab9f
|
Cast last argument of execl to (char *).
Reviewed by <hubertf>.
|
2005-02-15 12:56:20 +00:00 |
agc
|
e5aeb4ea46
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22269, verified by myself.
|
2003-08-07 09:36:50 +00:00 |
drochner
|
85cbf55d16
|
Since our gcc doesn't warn about NULL format strings anymore, we can
fix the incorrect err(1, "%s", "") et al.
Closes PR bin/7592 by cgd.
|
1999-11-09 15:06:30 +00:00 |
jsm
|
533a40974d
|
Make cribbage use the POSIX.2 pager behaviour.
|
1999-09-13 17:27:36 +00:00 |
lukem
|
98b1c0851c
|
minor KNFify
|
1997-10-11 02:44:30 +00:00 |
lukem
|
83cce15aa4
|
WARNSify
|
1997-10-10 12:26:34 +00:00 |
mikel
|
b58650d7c5
|
make explicit comparisons to NULL, s/rindex/strrchr/
|
1997-07-10 06:47:29 +00:00 |
jtc
|
5224609738
|
Removed "extern int errno"; Added #include <errno.h> if not already present.
|
1996-02-06 22:47:06 +00:00 |
cgd
|
101657d110
|
clean up import
|
1995-03-21 15:03:38 +00:00 |
mycroft
|
8542364e07
|
Add RCS identifiers.
|
1993-08-01 18:49:50 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |