aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/logname/logname.c
Commit message (Expand)AuthorAgeFilesLines
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Capsicumize some trivial stdio programsConrad Meyer2016-11-081-0/+4
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* - Remove useless includesSuleiman Souhlal2005-01-251-2/+0
* ANSIify function definitions.David Malone2002-09-041-4/+2
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* remove __PWarner Losh2002-03-221-1/+1
* Warns cleanups. Add FreeBSD ID to Makefile.David Malone2001-12-031-3/+3
* There is no reason for logname to call getopt(3), it doesn't takePoul-Henning Kamp2001-06-051-10/+4
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+81