summaryrefslogtreecommitdiff
path: root/usr.bin/ident
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26usr.bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2021-10-28ident: replace sbuf(9) with open_memstream(3)Baptiste Daroussin
2020-12-19ident(1): Normalizing date formatGordon Bergling
2018-06-19Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski
2018-05-10Remove "All rights reserved" from my files.Xin LI
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-05-09DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-03-23Rename tests from <foo> to <foo>_test to match the FreeBSD test suiteEnji Cooper
2016-12-16ident(1): CapsicumifyConrad Meyer
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-03-06MFHGlen Barber
2016-03-05Fix "files" argumentsBaptiste Daroussin
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-12-01META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-07-27Rewrite scan procedure with a FSM. This improves code readability byXin LI
2015-07-26Replace GNU RCS ident with a BSD license identBaptiste Daroussin