Home | History | Annotate | Download | only in libcvs
History log of /src/external/gpl2/xcvs/lib/libcvs/Makefile
RevisionDateAuthorComments
 1.11  04-Apr-2012  joerg Disable new -Wstring-plus-int warning where needed for now.
Adjust various places that add GCC-only options to check for the active
compiler first.
 1.10  30-Dec-2010  pgoyette branches: 1.10.6; 1.10.8;
Fix typo - let the build proceed
 1.9  29-Dec-2010  christos real override for yacc rules.
 1.8  29-Oct-2009  christos short-circuit yacc. We cannot make %pure-parser
 1.7  19-Oct-2009  christos we have getdelim and getline.
 1.6  03-May-2009  christos branches: 1.6.2;
bypass the .y -> .c rule for getdate.y
 1.5  12-Apr-2009  christos we don't need memrchr anymore.
 1.4  10-Apr-2009  christos - fix bug with cvs group auth
- use our own getopt
- add config tests for optreset
 1.3  08-Apr-2009  christos Add getopt.c which got lost.
 1.2  08-Apr-2009  christos sorting ate a file.
 1.1  08-Apr-2009  christos Port over NetBSD fixes:
- remove configure hooks to other os's
- handle symlinks in cvsroot
- configurable CVS local directory name
- unlock patch
- setxid patch (handle setuid CVS and drop privileges correctly)
- when __SSP__ avoid alloca
- admin commands in history
- programmable admin group
- always enforce admin group
- protocol independent network handling (handle ipv6)
- correct issue with wrong revision in resurrected files
- centralize cvs password cleanup in memory
- don't segv if we re-enter exit handlers
- more sprintf -> snprintf
- extra empty line in editor buffer
- alias 't' with 'T' in logmsg.c for compatibility
- alias config "LocalKeyword" with "tag" and "UserAdminOptions" with
"AdminOptions" for compatibility.
- disable Checking-prog and Update-prog for security
- take account of our current umask when computing the mode of files.
 1.6.2.2  13-May-2009  jym Sync with HEAD.

Second commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.6.2.1  03-May-2009  jym file Makefile was added on branch jym-xensuspend on 2009-05-13 18:53:22 +0000
 1.10.8.1  03-Jun-2013  riz Apply patch (requested by christos in ticket #889):

Teach rcs about the new cvs "commitid" keyword, so that we don't bitch each
time we play with an RCS file maintained by CVS.

Update cvs for:
- setuid fixes
- acl support
- path name resolution fixes
- "compat format string" fixes so it can use the config files
of older cvs versions.
 1.10.6.1  17-Apr-2012  yamt sync with head

RSS XML Feed