Next | Query returned 59 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2006-04-22 11:22:18 by Roland Illig | Files touched by this commit (231)
Log message:
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
   2005-12-13 15:25:01 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Add DragonFly support. Use errno.h on all platforms. Don't play
stupid off64_t games on DragonFly, just use off_t.
   2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
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-10-31 18:26:02 by Todd Vierling | Files touched by this commit (1)
Log message:
NOT_FOR_PLATFORM Interix (only 32-bit off_t).
   2005-10-19 17:27:19 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 3.248:
* Improvements
   2005-02-22 22:16:37 by Alistair G. Crooks | Files touched by this commit (29)
Log message:
Add RMD160 digests in addition to the SHA1 ones.
   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-11-10 15:13:21 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 3.218
	Add label to Excel spreadsheet that describes the rows and columns.
	Add support for Solaris64 with VxFS.
	Add support for Linux-arm

Changes 3.219
	Add sleep to permit child to get connection up before master does
	connect.

Changes 3.220
	Improve master connect to child, without delays.

Changes 3.221
	Add -+B Mixed sequential testing. BlueArc request.

Changes 3.222
	Workaround for bug in Cygwin's sscanf

Changes 3.223
	Add transfer size to the output from -Q

Changes 3.224
	Work around for TCP_WAIT in Windows.

Changes 3.225
	Fix for broken rsh on Windows.

Changes 3.226
	Workaround for gcc 3.4. From the folks at Gentoo.org.
   2004-07-30 17:50:38 by Min Sik Kim | Files touched by this commit (27)
Log message:
Enable pkgviews installation.
   2004-05-10 18:33:04 by Jan Schaumann | Files touched by this commit (1)
Log message:
Add correct ALL_TARGET for some more platforms.

Next | Query returned 59 messages, browsing 41 to 50 | Previous