1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
OpenBSD
Go to file
krw e163d0c441 Don't check op_q_alloc for non-NULL before invoking op_q_free.
Check op_q_free for non-NULL instead.

Neither are currently set to non-NULL anywhere.

ok jmatthew@
2024-07-08 16:07:36 +00:00
bin Stop trying to deprecate "test -L" in favour of "test -h" (or vice versa). 2024-06-18 16:41:39 +00:00
distrib sync 2024-07-02 16:18:45 +00:00
etc Revert "Make daily(8) reporting services that are running" 2024-07-04 05:06:58 +00:00
games Fix input handling wrt redrawing. The new version of curses does 2024-06-03 09:43:10 +00:00
gnu Fix typo in last commits comment. 2024-06-08 16:05:23 +00:00
include strmode takes a mode_t, not an int; prompted by Collin Funk. 2024-06-23 07:08:26 +00:00
lib remove a further spkac reference; ok tb 2024-07-08 15:02:28 +00:00
libexec Silently ignore setuid changes in relinked binaries 2024-06-09 18:31:17 +00:00
regress Adjust regress for SPKAC removal 2024-07-08 06:00:34 +00:00
sbin Enclose IPv6 address in a square bracket if the address is used with 2024-07-01 14:15:15 +00:00
share add TSF 2024-07-08 14:15:33 +00:00
sys Don't check op_q_alloc for non-NULL before invoking op_q_free. 2024-07-08 16:07:36 +00:00
usr.bin mg: fix auto-indent-mode with custom tab widths 2024-07-08 14:33:29 +00:00
usr.sbin Ensure that the rpkiManifest is a file in the caRepository 2024-07-08 15:31:58 +00:00
.gitignore Ignore CVS directories for easier git + CVS coexistence. 2023-07-07 15:44:54 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00