freebsd-src/lib/libutil
Olivier Certner c7e645269f
login_cap.h: Remove LOGIN_DEFPRI
This is an implementation detail which is likely to become irrelevant in
the future, as we move to not resetting the priority if the
corresponding capability is not present in the configuration file
('/etc/login.conf').

GitHub's code search and Google show no use of this public constant, and
it doesn't exist in OpenBSD and NetBSD.

So, remove this definition and its sole use in-tree.

PR:                     276570 (exp-run)
Reviewed by:            emaste
Approved by:            emaste (mentor)
MFC after:              3 days
Sponsored by:           The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D43609
2024-01-29 22:58:10 +01:00
..
tests
_secure_path.3
_secure_path.c
auth.c
cpuset.3
cpuset.c
expand_number.3
expand_number.c
flopen.3
flopen.c
fparseln.3
fparseln.c
getlocalbase.3
getlocalbase.c
gr_util.c
hexdump.3
hexdump.c
humanize_number.3
humanize_number.c
kinfo_getallproc.3
kinfo_getallproc.c
kinfo_getfile.3
kinfo_getfile.c
kinfo_getproc.3
kinfo_getproc.c
kinfo_getvmmap.3
kinfo_getvmmap.c
kinfo_getvmobject.3
kinfo_getvmobject.c
kld.3
kld.c
libutil.h
login.conf.5 login.conf(5): Document priority's special value 'inherit' 2024-01-29 22:58:09 +01:00
login_auth.3
login_auth.c
login_cap.3 login_cap(3): Document login_getcapenum() 2024-01-29 22:58:05 +01:00
login_cap.c New login_getcapenum(): Allows to read named enum values 2024-01-29 22:58:05 +01:00
login_cap.h login_cap.h: Remove LOGIN_DEFPRI 2024-01-29 22:58:10 +01:00
login_class.3
login_class.c login_cap.h: Remove LOGIN_DEFPRI 2024-01-29 22:58:10 +01:00
login_crypt.c
login_ok.3
login_ok.c
login_times.3
login_times.c
login_tty.3
login_tty.c
Makefile
Makefile.depend
pidfile.3
pidfile.c
property.3
property.c
pty.3
pty.c
pw_util.3
pw_util.c
quotafile.3
quotafile.c
realhostname.3
realhostname.c
realhostname_sa.3
stub.c
trimdomain.3
trimdomain.c
uucplock.3
uucplock.c