summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm
Commit message (Expand)AuthorAgeFilesLines
* Forgot this one in the MD5 reshuffle.phk1995-07-131-3/+3
* Remove -g from CFLAGS.bde1995-07-123-5/+5
* Fix to match new MD5 api. Faster, fixes memory leak.phk1995-07-123-12/+15
* Remove trailing whitespace.rgrimes1995-05-3011-54/+54
* Check for i/o errors in fclose() so that a full disk doesn't almostbde1995-04-161-7/+18
* The latest round of bugfixes here...phk1995-03-292-11/+19
* Fixed a bug so that a delta#0 can be applied.phk1995-03-264-24/+33
* Call open(2) and mkdir(2) with 0666/0777 as the `mode' argument (asjoerg1995-03-251-3/+3
* Added a man page for the ctm(1) command, as well as a format descriptionjoerg1995-03-253-2/+355
* Make sure exit() is sensible;phk1995-03-241-2/+7
* Modes on dirs were decimal by mistake.phk1995-03-241-2/+2
* Make extra arguments be subdirs to go through.phk1995-03-191-2/+11
* Finally applying my own fix. :-)joerg1995-03-191-5/+7
* Add a missing "\" in a printf before the "n".roberto1995-03-191-2/+2
* Make the +%d-%d part +%03d-%03d so ls(1) sorts the files more sensibly.phk1995-03-191-1/+1
* Look at the .ctm_status file and ignores all patches already applied.phk1995-03-044-13/+37
* Added lock-files, so we should know if the machine panic'ed in the middlephk1995-02-281-1/+23
* Latest updates to this.phk1995-02-272-11/+20
* (Not tested yet. I may insist that ctm be invoked with absolute path. /phk)phk1995-02-253-62/+278
* Just a precaution: ctm will not accept '..' in paths anymore.phk1995-02-251-1/+11
* I (phk) blundered with the last change. Make it right & better now.phk1995-02-241-1/+1
* Make us a little safer, by writing to a tempfile, and rename when done.phk1995-02-231-4/+14
* Be more exclusive about cvs-locks.phk1995-02-214-5/+6
* Use absolute path for the "ctm" program.phk1995-02-201-1/+2
* The new and improved mkCTM. Learning from this experience it has beenphk1995-02-204-173/+271
* Some recent small changes. Probably about time I start writing this in C.phk1995-02-193-22/+29
* Various nitpicking from Stephen.phk1995-02-154-9/+7
* Clean up some details, to make it clear to gcc that we do not try to dophk1995-02-103-19/+26
* Stephen lost a -D, now it's back.phk1995-02-061-1/+1
* A couple of sensible changes from down under...phk1995-02-043-6/+14
* CTM email tools.phk1995-01-3110-1/+1351
* Update to current reality.phk1994-12-083-15/+53
* Cannot use rmdir() for 'FR' because mkCTM doesn't sort the directoriesphk1994-12-041-7/+10
* Fix this to work under 2.0 also.phk1994-12-031-4/+4
* Fixed a typo. Poited out by Bruce & Phillipe.phk1994-12-011-2/+2
* Fix syntax errors (0 = foo()).bde1994-11-271-3/+3
* Stefan Esser proved that I couldn't program, and Ollivier Robert that Iphk1994-11-264-15/+21
* These patches fix some lesser problems:phk1994-10-247-15/+32
* A couple of nit-picks.phk1994-09-262-11/+17
* Added a '-c' option: This will warn you if any file in the directory-treephk1994-09-251-9/+31
* Various cleanup and fixes.phk1994-09-228-43/+77
* Add BINDIR=/usr/sbin for install, fails in other caseache1994-09-211-1/+2
* Add BINDIR=/usr/sbin for install, fails in other caseache1994-09-211-2/+3
* The next batch of refinements. Now it no longer needs to call on ed(1) tophk1994-09-2110-37/+115
* A bunch of improvements. Still far to go.phk1994-09-2012-100/+286
* This is the present state of CTM version 2. Please do not ask for phk1994-09-1916-0/+1304
OpenPOWER on IntegriCloud