Todd C. Miller
|
3b8b88407f
|
Add __unused to rcsids
|
2005-01-27 15:42:30 +00:00 |
|
Todd C. Miller
|
2c2daa8eca
|
Use: #include <config.h>
Not: #include "config.h"
That way we get the correct config.h when build dir != src dir
|
2004-11-19 18:39:14 +00:00 |
|
Todd C. Miller
|
476c05aca8
|
More to a less restrictive, ISC-style license.
|
2004-02-13 21:36:43 +00:00 |
|
Todd C. Miller
|
f13528b0b1
|
add DARPA credit on affected files
|
2003-04-16 00:42:10 +00:00 |
|
Todd C. Miller
|
09f5d0a46e
|
We actually do still need config.h to get the 'const' definition for K&R C.
|
2002-05-08 20:46:47 +00:00 |
|
Todd C. Miller
|
e0315c59ea
|
Return EINVAL if errnum > sys_nerr
|
2001-12-14 19:56:48 +00:00 |
|
Todd C. Miller
|
028a55fb23
|
Don't need config.h or "#ifndef HAVE_STRERROR" wrapper.
|
2001-12-08 19:42:32 +00:00 |
|
Todd C. Miller
|
0d732401f4
|
add 4th term to license similar to term 5 in the apache license
|
1999-07-31 16:19:50 +00:00 |
|
Todd C. Miller
|
c4079a538c
|
BSD-style copyright
|
1999-07-22 12:53:30 +00:00 |
|
Todd C. Miller
|
f47def63fc
|
strerror() for systems w/o it
|
1999-07-15 14:20:28 +00:00 |
|