Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-16 | Finish removal of security/Ai{CA,SSLtelnet} that should have been part | gdt | 1 | -14/+0 | |
of last commit. | |||||
2007-07-24 | Don't include a reimplementation of strdup, ANSI C is old enough. | joerg | 1 | -1/+2 | |
2005-12-08 | Fix errno. | joerg | 1 | -1/+2 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
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-07-17 | Regenerate so that the Mac OS X patch program undestands how | kristerw | 1 | -2/+2 | |
to apply it. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-03-25 | Fix compile problem under gcc 3.3.3. | taca | 1 | -1/+7 | |
- 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. | |||||
2003-09-21 | Hand generate the first part of this patch to avoid an RCS expansion on | jmc | 1 | -2/+2 | |
checkouts | |||||
2003-09-21 | Comment out setenv.c for NetBSD. System library has working copies and | jmc | 1 | -2/+2 | |
unsetenv conflicts anyways. | |||||
2003-09-21 | Comment out setenv.c for NetBSD. System library has working copies and | jmc | 1 | -1/+2 | |
unsetenv conflicts anyways. | |||||
2001-08-17 | Update AiSSLtelnet to 0.15 | jun | 1 | -4/+3 | |
- Fix telnetd origin security hole. | |||||
2001-07-30 | Apply: | jun | 1 | -1/+2 | |
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-04-19 | Move to sha1 digests, add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -0/+3 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo |