summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm
Commit message (Expand)AuthorAgeFilesLines
* MFC r314659,r314676:ngie2017-05-294-8/+8
* Remove a link to the CTM section of the Handbook, which no longer exists.wblock2016-04-141-6/+1
* Flesh out the SEE ALSO section.brueffer2015-12-141-1/+12
* Add META_MODE support.sjg2015-06-134-0/+73
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-084-8/+0
| * Merge sync of headsjg2015-05-272-4/+2
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-194-17/+7
| |\
| * | Updated dependenciessjg2014-05-164-4/+0
| * | Updated dependenciessjg2014-05-104-0/+8
| * | Merge headsjg2014-04-283-3/+3
| |\ \
| * | | Updated dependenciessjg2013-03-114-0/+4
| * | | Updated dependenciessjg2013-02-164-8/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-224-0/+77
* | | | Convert usr.sbin to LIBADDbapt2014-11-252-4/+2
| |_|/ |/| |
* | | With the move away from GNATS, drop the CTM config file for downloadinggavin2014-06-231-8/+0
* | | use .Mt to mark up email addresses consistently (part2)bapt2014-06-203-9/+7
| |/ |/|
* | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-133-3/+3
|/
* In usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c, cast a printf field widthdim2011-12-171-1/+1
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-142-2/+2
* Shrink encoded line length from 76 to 72 characters.mckay2010-01-241-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-024-0/+8
* Expand *n't contractions.ru2005-02-133-4/+4
* Line up license text.ru2005-02-132-12/+12
* Let bsd.prog.mk set SRCS and MAN to their default values.ru2005-01-281-1/+0
* Sort sections.ru2005-01-181-39/+38
* Added the EXIT STATUS section where appropriate.ru2005-01-171-2/+2
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-213-3/+3
* For variables that are only checked with defined(), don't provideru2004-10-243-3/+3
* Mechanically kill hard sentence breaks.ru2004-07-023-50/+100
* 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
* Make the example "too large" message in the manual match the updated onemckay2003-07-251-1/+1
* From the PR:kris2003-07-131-10/+38
* Remove the maximum patch size limit. It was intended as a check againstmckay2003-04-072-5/+0
* style.Makefile(5)obrien2003-04-043-11/+12
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+3
* mdoc(7) police: Deal with self-xrefs.ru2002-12-241-1/+1
* Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the structwollman2002-09-211-2/+2
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* Use `The .Nm utility'charnier2002-04-202-12/+21
* Modernize my email address.phk2002-03-254-4/+4
* Modernize my email addressphk2002-03-258-8/+8
* The mode of files created by ctm_rmail was always 0600, even if theiedowse2002-01-221-0/+6
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-133-6/+6
* mdoc(7) police:ru2001-08-071-12/+10
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. Thesheldonh2001-07-261-5/+7
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-204-17/+21
* Remove GCC'isms in CFLAGS.obrien2001-07-205-5/+7
* Remove whitespace at EOL.dd2001-07-152-19/+19
OpenPOWER on IntegriCloud