aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ident/ident.c
Commit message (Expand)AuthorAgeFilesLines
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* ident: replace sbuf(9) with open_memstream(3)Baptiste Daroussin2021-10-281-12/+23
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-1/+1
* Remove "All rights reserved" from my files.Xin LI2018-05-101-1/+0
* ident(1): CapsicumifyConrad Meyer2016-12-161-6/+43
* Rewrite scan procedure with a FSM. This improves code readability byXin LI2015-07-271-60/+129
* Replace GNU RCS ident with a BSD license identBaptiste Daroussin2015-07-261-0/+173