summaryrefslogtreecommitdiff
path: root/usr.bin/rcs/rcsnum.c
AgeCommit message (Expand)Author
2008-05-22correctly deal with non-zero depths specified in rcsnum_cmp();Joris Vink
2008-01-31Revert last patch and add this magic branch number only duringTobias Stoeckmann
2008-01-22Don't remove magic branch numbers from rcs files, as it breaks compatibilityTobias Stoeckmann
2007-12-09Fix for an off-by-one.Tobias Stoeckmann
2007-05-29Since xrealloc dies on failure it is safe to directly assign to theRay Lai
2007-05-12Change 0x30 to more readable '0'.Ray Lai
2007-03-02Sync rcsnum.c with OpenCVS, from Charles Longeau.Ray Lai
2007-02-27As done in OpenCVS, general includes cleanup sweep. OK otto@.Xavier Santolaria
2006-07-27Not were we allocating memory for a pointer array, it wasn't even forRay Lai
2006-04-29Check return values for all strlcpy, and strlcat calls.Ray Lai
2006-04-26fork our code we shared between openrcs/cvs into the openrcs dir.Joris Vink