Commit graph

12 commits

Author SHA1 Message Date
joerg
3983272167 Fix errno. 2005-12-08 19:08:28 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
kristerw
e71263d953 Regenerate so that the Mac OS X patch program undestands how
to apply it.
2005-07-17 23:40:31 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
taca
5962372f5a Fix compile problem under gcc 3.3.3.
- use <stdarg.h> instead of <varargs.h>
- don't declare errno assuming nicluding <errno.h> is sufficient.
- check strerror(3) and don't use own alternative one.
2004-03-25 15:23:40 +00:00
jmc
a1955f66e2 Hand generate the first part of this patch to avoid an RCS expansion on
checkouts
2003-09-21 09:03:37 +00:00
jmc
0dad2927b3 Comment out setenv.c for NetBSD. System library has working copies and
unsetenv conflicts anyways.
2003-09-21 08:54:00 +00:00
jmc
b10fb83eb5 Comment out setenv.c for NetBSD. System library has working copies and
unsetenv conflicts anyways.
2003-09-21 08:53:35 +00:00
jun
e00ea865b9 Update AiSSLtelnet to 0.15
- Fix telnetd origin security hole.
2001-08-17 05:04:29 +00:00
jun
871b8207e7 Apply:
ftp://ftp.netbsd.org/pub/NetBSD/security/patches/SA2001-012-telnetd.patch

see also
 ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2001-012.txt.asc
2001-07-30 15:24:06 +00:00
agc
a35e3d707c Move to sha1 digests, add distfile sizes. 2001-04-19 15:40:29 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00