2005-11-10 19:10:36 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Use POSIX NAME_MAX if available, fall back to MAXNAMLEN otherwise. Don't use stdout for initialisation of a global variable, do it in main. |
2005-11-08 04:03:44 by Todd Vierling | Files touched by this commit (2) |
Log message: Use utime() instead of utimes() on Interix. |
2005-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387) |
Log message: Create directories before installing files into them. |
2005-02-24 12:02:59 by Alistair G. Crooks | Files touched by this commit (172) |
Log message: Add RMD160 digests |
2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. |
2004-09-01 19:00:24 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: Fix COMMENT by not mention name of software in COMMENT and removing that it "is a program". Also note that it can be used to "copy, append or link" also. |
2004-09-01 18:58:26 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: Fix punctuation for improved reading. |
2004-09-01 18:54:46 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: Changed MASTER_SITES to different Debian mirrors directory. This is was provided in PR pkg/26828. Thank you Alexander Becher. |
2004-01-20 13:21:02 by Alistair G. Crooks | Files touched by this commit (27) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-09-22 11:56:26 by Thomas Klausner | Files touched by this commit (3) |
Log message: Fix build on Solaris. From Jonathan Perkin in PR 22884. |