1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/libexec
miod 667e8970ce gettytab's dx flag is supposed to set decctlq, which is the opposite of
ixany, but was setting ixany instead.

Fix this by reversing the logic.

Bug report and fix from Piotr Durlej, thanks!
2024-11-09 11:22:18 +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 remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
getty gettytab's dx flag is supposed to set decctlq, which is the opposite of 2024-11-09 11:22:18 +00:00
ld.so enable -fret-clean on amd64, for libc libcrypto ld.so kernel, and all the 2024-06-04 15:14:44 +00:00
lockspool Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
login_chpass remove BACK_CHANNEL define, unused since YP bits removed in rev 1.20 2024-09-22 04:19:22 +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 Since libcrypto is used to calc message authenticator, use libcrypto 2024-07-18 02:45:31 +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 remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
reorder_kernel Use variable and shorter logic for NFS check 2022-11-07 15:55:56 +00:00
rpc.rquotad remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +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 Silently ignore setuid changes in relinked binaries 2024-06-09 18:31:17 +00:00
snmpd Allow pfIfTable to have more than 64 entries. 2024-07-10 20:33:31 +00:00
spamd ctime(3) and ctime_r(3) can fail when timestamps are way off. 2024-05-09 08:35:03 +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 gmtime(3) / locatime(3) can fail when timestamps are way off. 2024-04-28 16:42:53 +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