summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-08-314.2Markus Friedl
2005-08-30destroy credentials if krb5_kuserok() call fails. Stops credentials beingDamien Miller
2005-08-30remove -W from synopsis; ok deraadt@ jmc@David Krause
2005-08-27Fix off-by-one when moving a line to the end of the buffer. InsteadTodd C. Miller
2005-08-26kill bad punctuation;Jason McIntyre
2005-08-25Prevent zs_stackp from going past the end of zs_htab. May happenTodd C. Miller
2005-08-24checkout -D also implies -P; ok jmc@.Xavier Santolaria
2005-08-24range check months 1-12; ok tedu millert othersTheo de Raadt
2005-08-23cvs does not remove directories unless it's empty and thatXavier Santolaria
2005-08-23use vis() consistently in field printing.Marc Espie
2005-08-23preceeded -> precededJason McIntyre
2005-08-22document $CVSROOT/CVSROOT/history file; ok jmc jorisXavier Santolaria
2005-08-22- handle removal of a freshly added fileXavier Santolaria
2005-08-22add the correct entry for newly added files.Joris Vink
2005-08-19do not close the entries file until all files depending on it haveJoris Vink
2005-08-19style;Xavier Santolaria
2005-08-19missing cast;Xavier Santolaria
2005-08-18Oops, previous fix would prevent standard input from being processed at allMiod Vallat
2005-08-18Properly initialize 'end' in seq(), fixing a crashJared Yanovich
2005-08-17only close the RCS file if we opened it.Joris Vink
2005-08-17more use of CVS_ENT_MAXLINELEN;Xavier Santolaria
2005-08-17keep a pointer to the CVSENTRIES in the CVSFILE structure.Joris Vink
2005-08-17trailing whitespaces ...Xavier Santolaria
2005-08-17document CVS/* files; input+ok jmcXavier Santolaria
2005-08-16Do not consider there is a file to process when stat(2) fails; gets rid ofMiod Vallat
2005-08-16#define CVS_ENT_MAXLINELEN 1024Xavier Santolaria
2005-08-16- watchers remote handlerXavier Santolaria
2005-08-14we do not want '.' to show up in the entries file, because itJoris Vink
2005-08-14missing casts; ok jorisXavier Santolaria
2005-08-14catched->caughtMiod Vallat
2005-08-12- style fixXavier Santolaria
2005-08-12add cvs_rename() function; ok jfbXavier Santolaria
2005-08-12a few things left to do here.Xavier Santolaria
2005-08-11print pmtu TCB variablesMarkus Friedl
2005-08-11- replace/remove some gnu-ismsJason McIntyre
2005-08-11a few casts; ok jfbXavier Santolaria
2005-08-11New counter for not joined IPv4 multicast groups.Marco Pfatschbacher
2005-08-11fgets() expects the 2nd arg to be an int.Xavier Santolaria
2005-08-11getdirentries() expects the 3rd arg to be an int.Xavier Santolaria
2005-08-10- we do not need a .Pp before a normal listJason McIntyre
2005-08-10do not forget to also add the local roots to the cache.Joris Vink
2005-08-10style..Xavier Santolaria
2005-08-10- pre-existent -> pre-existingNiall O'Higgins
2005-08-10.Xr cvswrappers(5);Xavier Santolaria
2005-08-10fgets() expects the 2nd arg to be an int. OK jfb@ joris@.Xavier Santolaria
2005-08-10use correct return code where we exit();Xavier Santolaria
2005-08-10add global -w option and document it; ok jmc jorisXavier Santolaria
2005-08-10use correct return codes when we exit(); ok jorisXavier Santolaria
2005-08-09handle -A0 correctly; from koen@egelink.nlMichael Shalayeff
2005-08-09fix our root caching method, it was utterly broken and wouldJoris Vink