]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Be consistent with using sysexits(3) codes.
authorPawel Jakub Dawidek <pjd@FreeBSD.org>
Sun, 26 Jan 2020 10:49:24 +0000 (10:49 +0000)
committerPawel Jakub Dawidek <pjd@FreeBSD.org>
Sun, 26 Jan 2020 10:49:24 +0000 (10:49 +0000)
commit532b3f47916726029a5bc2df405089de9c6d7c0d
tree230f4ddd587b1e7705d62b392361ad1b67471622
parentfba0af0bf897541b88fa66a9fb9225573f49dd9c
- Be consistent with using sysexits(3) codes.
- Turn fprintf()+exit() into errx().

Sponsored by: Fudo Security
bin/pwait/pwait.c