freebsd-dev/usr.bin/finger
Alfonso Gregory a1b6427a97 Mark usage function as __dead2 in programs where it does not return
In most cases, usage does not return, so mark them as __dead2. For the
cases where they do return, they have not been marked __dead2.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/735
2023-07-07 10:45:18 -06:00
..
extern.h
finger.1
finger.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
finger.conf.5
finger.h
lprint.c
Makefile
Makefile.depend
net.c
pathnames.h
sprint.c
util.c