summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncal
Commit message (Expand)AuthorAgeFilesLines
* MFC r308340vangyzen2016-11-301-1/+2
* swprintf() and apparently wcsftime() want the their output buffer sizetruckman2016-05-171-3/+3
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-93/+90
* MFHgjb2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+11
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-121-2/+0
* Add META_MODE support.sjg2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-193-4/+3
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Merge from headsjg2014-05-081-1/+1
| |\ \
| * \ \ Merge headsjg2014-04-2893-0/+1433
| |\ \ \
| * | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | Updated dependenciessjg2013-02-161-2/+0
| | | | |
| | \ \ \
| *-. \ \ \ Sync from headsjg2012-11-041-85/+87
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+22
| | |/ / / / | |/| | | |
* | | | | | Convert to usr.bin/ to LIBADDbapt2014-11-251-2/+1
| |_|_|_|/ |/| | | |
* | | | | Replace all uses of libncurses and libtermcap with their wide characterbrooks2014-07-171-2/+2
* | | | | use .Mt to mark up email addresses consistently (part3)bapt2014-06-231-1/+1
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|/ |/| |
* | | Migrate most of tools/regression/usr.bin/ to the new tests layout.jmmv2014-03-1693-0/+1433
| |/ |/|
* | More -Wmissing-variable-declarations fixes.ed2012-10-191-85/+87
|/
* o Use ISO 3166 county code for Sweden.maxim2012-02-221-1/+1
* Fix typo in order of markup and text.edwin2011-07-111-1/+1
* ncal(1) highlights the current date (or a date provided via parameter)edwin2011-07-112-1/+4
* Use basename(3) to determine the name of the program.edwin2010-08-301-3/+2
* Replace -b with -C and -B (as proposed by Alexander).edwin2010-03-212-9/+23
* - With the introduction of -A, -B and -3, not all combinations ofedwin2010-03-122-86/+188
* - Fix the highlighting for non-terminals when the last week is notedwin2010-03-092-10/+22
* - document the -3, -A and -B properly in Synopsis.edwin2010-03-072-59/+106
* Remove no-op of WARNS?=edwin2010-03-041-1/+0
* - Implement -3 option (show previous, this and next month) option.edwin2010-03-043-206/+266
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
* Since the width is always 2, it is enough to put just oneume2009-06-181-2/+2
* Fix column width of weekday names for multibyte locales.ume2009-06-171-9/+18
* Mention -h in usage() and manpage. Rename term_{r,e} to term_{so,se}.rdivacky2009-05-022-25/+27
* Fixed multi-byte character support to actually work.ru2009-04-301-6/+6
* Fixed missing dependency.ru2009-04-301-1/+1
* Couple of changes based on feedbackrdivacky2009-04-211-4/+7
* Implement highlighting of today in month view of cal/ncal just likerdivacky2009-04-202-14/+82
* Multibyte character support for cal(1).das2009-03-142-38/+52
* Implement a new feature for the "-m" option: if the month number iswollman2008-12-222-21/+45
* Document incorrect handling of multibyte characters.tjr2005-10-231-1/+5
* Remove unnecessary SRCS= where could be guessed directly by ourdelphij2005-01-271-1/+0
* Scheduled mdoc(7) sweep.ru2005-01-111-1/+1
* Use ?= with WARNS.wollman2004-11-301-1/+1
OpenPOWER on IntegriCloud