2005-02-13 04:04:55 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: Add "lang" as category. (Or maybe this package resides in wrong directory?) I mentioned this in my old PR #23104. |
2005-01-06 06:36:29 by Todd Vierling | Files touched by this commit (1) |
Log message: Don't "cp -p" for *source* files. Builds are usually done as an \ unprivileged user, so it's not nice to try to use an option that will try to chown if the repository isn't owned by the builder. (Some OS's do in fact cause an error when the chown in "cp -p" fails.) |
2004-06-12 04:24:57 by grant beattie | Files touched by this commit (3) |
Log message: don't pass gcc specific -W flags. |
2004-01-02 16:30:04 by Chris Pinnock | Files touched by this commit (3) |
Log message: #include <string.h> in two places to fix build problem noticed in Alistair's latest bulk build. |
2003-08-02 22:25:00 by Krister Walfridsson | Files touched by this commit (2) |
Log message: Make this compile on archs where size_t != unsigned int. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message: Drop trailing whitespace. Ok'ed by wiz. |