summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/mkCTM/mkctm.c
Commit message (Expand)AuthorAgeFilesLines
* Use malloc() instead of alloca() to allocate a (potentially) large buffermckay2004-01-261-1/+2
* The log file is more useful when line buffered.mckay2004-01-261-0/+1
* No need to define externs for getopt interface.imp2003-08-071-2/+1
* Add `_PATH_DEVZERO'.obrien2000-12-091-1/+4
* Use err(3). Use An/Aq for author name.charnier1997-09-171-19/+18
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
* Sweep through the tree fixing mmap() usage:alex1997-01-161-3/+3
* Don't dump core on zero-size files.phk1996-11-211-2/+2
* Make the case where there is no changes look less fatal.phk1996-11-171-1/+1
* Check bogus and ignore against the relative name, not the absolute.phk1996-11-161-16/+18
* Improve mkctm.c so we can use it, and start using it.phk1996-11-161-128/+148
* Commit the right version of mkCTM, <:-)phk1996-05-141-29/+152
* Update to current reality.phk1996-05-091-0/+449
OpenPOWER on IntegriCloud