1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/libexec
deraadt f7413c6a41 ld.so should stop calling msyscall(2), since it is fully neutered and
about to be removed.  Please be careful building through this, you need
a kernel at least March 29th or so to build through it, otherwise use
snapshots to cross over.
ok various people
2024-04-05 13:51:47 +00:00
..
comsat Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
fingerd man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
ftpd Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
getty Mention that ttyflags needs to be run to update per-device flags. 2022-07-29 13:56:36 +00:00
ld.so ld.so should stop calling msyscall(2), since it is fully neutered and 2024-04-05 13:51:47 +00:00
lockspool Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
login_chpass Use <fcntl.h> instead of <sys/file.h> for open() and friends. 2018-04-26 12:42:50 +00:00
login_lchpass Use <fcntl.h> instead of <sys/file.h> for open() and friends. 2018-04-26 12:42:50 +00:00
login_ldap remove duplicate include 2023-04-19 12:34:23 +00:00
login_passwd fix an accidental NULL deref introduced last year, found by patrick. 2021-11-16 21:55:21 +00:00
login_radius rad_recv: verify length field in received auth_hdr_t before using it. 2023-03-02 16:13:57 +00:00
login_reject ensure that sensitive data is zeroed out from mem. 2021-10-23 19:08:48 +00:00
login_skey Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
login_token spelling fixes; from paul tagliamonte 2022-12-26 20:06:43 +00:00
login_yubikey Clarify man page 2020-07-08 10:41:38 +00:00
mail.local use getline(3) instead of fgetln(3) 2023-06-05 08:07:18 +00:00
reorder_kernel Use variable and shorter logic for NFS check 2022-11-07 15:55:56 +00:00
rpc.rquotad Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
rpc.rstatd Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
rpc.rusersd Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
rpc.rwalld When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
security backup disklabel for softraid(4) chunks 2024-03-05 18:54:29 +00:00
snmpd Set sc_rtfilter to specific ROUTE_FILTER() values, as was originally 2023-11-21 08:49:08 +00:00
spamd Advertise SMTPUTF8 and 8BITMIME extensions in EHLO. 2024-04-01 21:09:44 +00:00
spamd-setup allow fetching lists from https:// URLs too 2017-07-07 00:10:15 +00:00
spamlogd Change the error reporting pattern throughout the tree when unveil 2021-07-12 15:09:18 +00:00
talkd Use NULL for second gettimeofday(2) argument; ok deraadt@ kettenis@ 2019-08-09 22:52:13 +00:00
tradcpp update tradcpp to 0.5.3 2019-08-23 04:38:55 +00:00
Makefile Hook up snmpd_metrics 2022-09-01 14:22:55 +00:00
Makefile.inc