summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-09-11only remove and free a cvsroot struct if it has been added inJoris Vink
2005-09-10Make xargs run [utility] program even when zero arguements are provided,Brad Smith
2005-09-10for sysctl records, do not expect more than CTL_MAXNAME additionalTheo de Raadt
2005-09-09typo; from mark at mcs.vuw.ac.nz, bug #1082Markus Friedl
2005-09-09better verbiageMichael Shalayeff
2005-09-07make sure the administrative files that the commands depend on areJoris Vink
2005-09-07more stuffs for the CVS/Tag file; input+ok jmc@.Xavier Santolaria
2005-09-07tweaks;Jason McIntyre
2005-09-07sort options and sync usage()Jason McIntyre
2005-09-07split.1:Jason McIntyre
2005-09-07enforce chanid != NULL; ok djmMarkus Friedl
2005-09-06add robert moogMichael Shalayeff
2005-09-06add solidarnoscMichael Shalayeff
2005-09-06reoder to start at new year and fix a couple of entriesMichael Shalayeff
2005-09-06pesky comma;Jason McIntyre
2005-09-06make some of the stat utility pages reference each other;Jason McIntyre
2005-09-06recognize flac format; from netbsd viaFederico G. Schwindt
2005-09-06more bits for the local remove command support; OK joris@.Xavier Santolaria
2005-09-06Fix example that uses rs(1)Todd C. Miller
2005-09-06less diff in -g/not -g.Marc Espie
2005-09-06finally make our m4 SusV3-compliant.Marc Espie
2005-09-06Make sure entries do not go away when we run through them in the file code.Joris Vink
2005-09-05add warning message if file status is unknown;Xavier Santolaria
2005-09-05let's move forward with the local add command;Xavier Santolaria
2005-09-05add trace message (-t);Xavier Santolaria
2005-09-05use CVS_ENT_MAXLINELEN;Xavier Santolaria
2005-09-05add new functions: cvs_write_tagfile() and cvs_parse_tagfile(),Xavier Santolaria
2005-09-05style;Xavier Santolaria
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