summaryrefslogtreecommitdiff
path: root/usr.bin/printf
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-09-25Purge more stray embedded $FreeBSD$ stringsJohn Baldwin
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2020-07-01printf(1): Add EXAMPLES sectionFernando ApesteguĂ­a
2019-07-29printf(1): Note that \c only works in %b stringsJilles Tjoelker
2018-08-13printf: Add test for width and precision in %b formatJilles Tjoelker
2018-08-11printf: Fix \c in %b in printf builtin exiting the shell after r337458Jilles Tjoelker
2018-08-08Fix printf(1) ignores width and precision in %b format.Pedro F. Giffuni
2018-08-08Revert r337440: the log message is wrong.Pedro F. Giffuni
2018-08-07Fix printf(1) ignores width and precision in %b format.Pedro F. Giffuni
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2017-04-29printf: Output formatted data directly, instead of via asprintf.Jilles Tjoelker
2017-02-28Renumber copyright clause 4Warner Losh
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2015-03-01sh: Fix compiler warnings related to duplicate or missing declarations.Jilles Tjoelker
2014-08-19Merge head from 7/28Simon J. Gerraty
2014-06-01printf: Install tests/regress.missingpos1.out, fixing tests.Jilles Tjoelker
2014-05-31Fix m2 regression test.Pedro F. Giffuni
2014-05-29Update number of tests.Pedro F. Giffuni
2014-05-29Minor style knit.Pedro F. Giffuni
2014-05-26printf(1): add tests for warn about incomplete uses n$Pedro F. Giffuni
2014-05-26printf(1): warn about incomplete uses n$Pedro F. Giffuni
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-13printf: Fix missing arguments for %u/%o/%x/%X after r265592.Jilles Tjoelker
2014-05-11printf: fix regression after illumos merges.Pedro F. Giffuni
2014-05-10prinf: replace use of alloca with variable length array.Pedro F. Giffuni
2014-05-10Updated dependenciesSimon J. Gerraty
2014-05-08Merge from headSimon J. Gerraty
2014-05-08Fix the incorrect handling of %b and \c in printf(1)Pedro F. Giffuni
2014-05-07Add width and precision specifiers to printf(1) %n$.Pedro F. Giffuni
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2014-04-28Merge headSimon J. Gerraty
2014-04-21Add parameterized position handling to printf(1).Pedro F. Giffuni
2014-04-17Minor style(9) cleanupsPedro F. Giffuni
2014-03-16Migrate most of tools/regression/usr.bin/ to the new tests layout.Julio Merino
2013-03-11Updated dependenciesSimon J. Gerraty