aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c
Commit message (Expand)AuthorAgeFilesLines
* Remove CTM from 13-CURRENT after the release of FreeBSD-12.0.Stefan Eßer2018-12-151-212/+0
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* ctm: Fix some trivial argv buffer overrunsConrad Meyer2017-04-131-1/+2
* In usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c, cast a printf field widthDimitry Andric2011-12-171-1/+1
* Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the structGarrett Wollman2002-09-211-2/+2
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Simplified. Some fts related bugs removed. Made less verbose. The defaultStephen McKay1996-11-271-121/+91
* make the "-l logfile" option actually do something..Peter Wemm1996-09-071-1/+4
* fts_children() returns NULL if there are no files. If there was a failurePeter Wemm1996-09-071-3/+6
* - resync with configs running on freefallPeter Wemm1996-09-071-2/+2
* Small changes so that this actually stands a chance of doing theGary Palmer1996-07-121-2/+11
* Add a facility for a ``slow'' CTM delta queue, allowing `x' numberGary Palmer1996-07-011-0/+224