summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2006-03-11Silence uninitialized variable warning.Ray Lai
2006-03-11Make FLUSH macro more function-like, so there are no hidden surprises.Ray Lai
2006-03-11Initialize p to NULL to prevent gcc warning.Ray Lai
2006-03-11Fix rcsnum_tostr() description.Ray Lai
2006-03-10realloc & size_t police; simplify some pointer arithmetic; ok ray@Otto Moerbeek
2006-03-10fix a stupid mistake in cvs_worklist_clean() while loop.Niall O'Higgins
2006-03-10use same date format as gnu/usr.bin/rcs in error message. OK niallo@.Xavier Santolaria
2006-03-10i am going to be hated for including this oneDamien Miller
2006-03-10Only write a log message if the log message is not empty.Ray Lai
2006-03-10Don't ferror() after fclose().Ray Lai
2006-03-10make sure cvs_worklist_clean() is safe, since we areJoris Vink
2006-03-09trailing spaces;Joris Vink
2006-03-09should have been part of previous commit (add rcstime.c here too).Xavier Santolaria
2006-03-09move joris' timezone support into rcstime.c; more work to be done there.Xavier Santolaria
2006-03-08make openrcs use the worklist framework to keep track of temporary filesJoris Vink
2006-03-08add a worklist framework, which will be used for atomic operations onJoris Vink
2006-03-08fix usage();Xavier Santolaria
2006-03-08spacing in usage();Xavier Santolaria
2006-03-08even bettererHenning Brauer
2006-03-08do not point to rcsfile(5) as we do not provide it.Xavier Santolaria
2006-03-08really match gnu on error;Xavier Santolaria
2006-03-08respect -q; pointed out by Ray Lai.Xavier Santolaria
2006-03-08some cleanup including:Moritz Jodeit
2006-03-08spacingTheo de Raadt
2006-03-07add feodor ivanovich chaliapinMichael Shalayeff
2006-03-07a few things from bavarian affection w/ beerMichael Shalayeff
2006-03-07Break patterns containing newlines into multiple patterns like POSIX says.Otto Moerbeek
2006-03-07in rcs_write() only do stuff when the RCS file ondisk isn't synced;Joris Vink
2006-03-07no need to duplicate error message;Xavier Santolaria
2006-03-07make sure the timezone is valid;Joris Vink
2006-03-07Typo. ok otto@Kjell Wooding
2006-03-07-nv is a valid combination; confirmed by ottoJason McIntyre
2006-03-07KNF & cleanupHenning Brauer
2006-03-07rcsintro.7 now merged into rcs.1;Jason McIntyre
2006-03-07beef up this file somewhat and merge in cvsintro.7, which is notJason McIntyre
2006-03-07missing break;Xavier Santolaria
2006-03-07Implement the diffie-hellman-group-exchange-sha256 key exchange methodDamien Miller
2006-03-07Fix NULL deref when doing `lint --'.Moritz Jodeit
2006-03-07fix usage();Joris Vink
2006-03-07match gnu on error;Joris Vink
2006-03-07-z support for RCS;Joris Vink
2006-03-06like gnu ci(1), continue to process valid files in argv even if some areNiall O'Higgins
2006-03-06update usage();Jason McIntyre
2006-03-06update usage();Jason McIntyre
2006-03-06update usage();Jason McIntyre
2006-03-06update usage();Jason McIntyre
2006-03-06update usage()Jason McIntyre
2006-03-06move compat flags into a STANDARDS section;Jason McIntyre
2006-03-06move compat flags into a STANDARDS section;Jason McIntyre
2006-03-06move compat flags into a STANDARDS section;Jason McIntyre