aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ctm/mkCTM
Commit message (Expand)AuthorAgeFilesLines
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
* With the move away from GNATS, drop the CTM config file for downloadingGavin Atkinson2014-06-231-8/+0
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov2005-01-281-1/+0
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Use malloc() instead of alloca() to allocate a (potentially) large bufferStephen McKay2004-01-261-1/+2
* The log file is more useful when line buffered.Stephen McKay2004-01-261-0/+1
* No need to define externs for getopt interface.Warner Losh2003-08-071-2/+1
* style.Makefile(5)David E. O'Brien2003-04-041-0/+1
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+3
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+3
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+1
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-1/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use 4 digit year in log file, rather than 2.Daniel O'Callaghan1999-01-191-1/+1
* Use err(3). Use An/Aq for author name.Philippe Charnier1997-09-171-19/+18
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-161-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Don't dump core on zero-size files.Poul-Henning Kamp1996-11-211-2/+2
* Latest reality.Poul-Henning Kamp1996-11-206-6/+10
* Make the case where there is no changes look less fatal.Poul-Henning Kamp1996-11-172-1/+6
* Check bogus and ignore against the relative name, not the absolute.Poul-Henning Kamp1996-11-161-16/+18
* Improve mkctm.c so we can use it, and start using it.Poul-Henning Kamp1996-11-164-335/+173
* aarghh! what is it with this CVSROOT/val-tags regexp anyway? howPeter Wemm1996-09-192-2/+2
* Add dequeue script for the record.Peter Wemm1996-09-071-0/+6
* After queueing deltas, send out an initial two mails since that will coverPeter Wemm1996-09-071-0/+3
* - resync with configs running on freefallPeter Wemm1996-09-075-8/+29
* Commit the right version of mkCTM, <:-)Poul-Henning Kamp1996-05-142-35/+164
* Update to current reality.Poul-Henning Kamp1996-05-095-7/+482
* The latest round of bugfixes here...Poul-Henning Kamp1995-03-292-11/+19
* Added lock-files, so we should know if the machine panic'ed in the middlePoul-Henning Kamp1995-02-281-1/+23
* Latest updates to this.Poul-Henning Kamp1995-02-272-11/+20
* Be more exclusive about cvs-locks.Poul-Henning Kamp1995-02-214-5/+6
* The new and improved mkCTM. Learning from this experience it has beenPoul-Henning Kamp1995-02-204-173/+271
* Some recent small changes. Probably about time I start writing this in C.Poul-Henning Kamp1995-02-193-22/+29
* Update to current reality.Poul-Henning Kamp1994-12-083-15/+53
* These patches fix some lesser problems:Poul-Henning Kamp1994-10-243-9/+21
* A couple of nit-picks.Poul-Henning Kamp1994-09-261-6/+10
* Various cleanup and fixes.Poul-Henning Kamp1994-09-221-2/+2
* The next batch of refinements. Now it no longer needs to call on ed(1) toPoul-Henning Kamp1994-09-211-1/+1
* A bunch of improvements. Still far to go.Poul-Henning Kamp1994-09-201-16/+29
* This is the present state of CTM version 2. Please do not ask for Poul-Henning Kamp1994-09-193-0/+165