2005-02-05 01:02:58 by Quentin Garnier | Files touched by this commit (1) |
Log message: pwm no longer conflicts with wm/ion. |
2005-02-04 14:58:32 by Thomas Klausner | Files touched by this commit (2) |
Log message: pwm and ion conflict with each other -- both install bin/pwm and its man page. Noted by Leonard Schmidt on tech-pkg. |
2004-04-10 22:42:11 by Lubomir Sedlacik | Files touched by this commit (2) |
Log message: Define _ISOC99_SOURCE for libtu, so NetBSD has the chance to get the correct definition of va_copy from own headers. Should fix building on amd64. Per discussion with kristerw@. |
2004-01-24 16:18:32 by grant beattie | Files touched by this commit (14) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2004-01-05 13:49:42 by Johnny C. Lam | Files touched by this commit (1) |
Log message: bl3ify |
2003-12-15 19:51:21 by Lubomir Sedlacik | Files touched by this commit (2) |
Log message: Update to the latest snapshot. 2003-06-17 * Applied a patch to convert sprintf:s to snprintf:s. |
2003-09-05 18:35:00 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message: Update homepage. |
2003-08-12 08:44:37 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Ensure that the program and manpage directories are created before installing files into them. |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-07-10 21:41:21 by Lubomir Sedlacik | Files touched by this commit (2) |
Log message: Remove some gccisms and enable POSIX/XOPEN_SOURCE defines. Compiles on Solaris with a native compiler. |