summaryrefslogtreecommitdiff
path: root/usr.sbin/ctm/mkCTM/mkctm.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-2/+2
* 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
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-1/+4
* 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
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-161-3/+3
* Don't dump core on zero-size files.Poul-Henning Kamp1996-11-211-2/+2
* Make the case where there is no changes look less fatal.Poul-Henning Kamp1996-11-171-1/+1
* 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-161-128/+148
* Commit the right version of mkCTM, <:-)Poul-Henning Kamp1996-05-141-29/+152
* Update to current reality.Poul-Henning Kamp1996-05-091-0/+449