Next | Query returned 37 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2006-05-15 17:33:00 by Christos Zoulas | Files touched by this commit (14)
Log message:
Make this work with 64 bit hosts.
   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.*.
   2006-04-08 21:57:15 by Johnny C. Lam | Files touched by this commit (2)
Log message:
Install sample files into the examples directory and treat icbserverdb
as a config file since it may be modified on a per-system basis to
select the default ICB server with which to connect.

Bump the PKGREVISION to 2.
   2006-01-22 22:39:33 by Georg Schwarz | Files touched by this commit (1)
Log message:
added -f option to rm command to ensure it works even if the archive gets
unpacked without user write permissions for the file to be removed.
   2005-12-14 14:53:24 by Joerg Sonnenberger | Files touched by this commit (20)
Log message:
Teach the backbone of NetBSD communication some ISO C tricks.
- no errno, use errno.h
- no redefinition of function parameters as local variables
  [how did this ever work?!]
- malloc comes from stdlib.h
- NAME_MAX is prefered when available, it is POSIX
- strchr, strpbrk, strspn, strstr, strtol and strtoul can and
  should be used from libc.
- remove tcl version of string.h, system header is good enough
  (and if it doesn't have index, it would have been broken anyway)
   2005-05-23 11:04:00 by Roland Illig | Files touched by this commit (2)
Log message:
Removed trailing empty line.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-02-23 16:59:14 by Alistair G. Crooks | Files touched by this commit (86)
Log message:
Add RMD160 digests in addition to SHA1 ones
   2004-08-28 08:05:32 by Johnny C. Lam | Files touched by this commit (25)
Log message:
Use the new BUILDLINK_TRANSFORM commands to more precisely state the
intended transformation: use "rm" to remove an option, \ 
"rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
   2004-03-29 05:30:57 by Amitai Schlair | Files touched by this commit (1)
Log message:
Enable pkgviews installation.

Next | Query returned 37 messages, browsing 21 to 30 | Previous