1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
op 77f90040a1 drop `uptodate()' check from hack(6)
hack(6) scrapes $PATH to find its executable and compare the mtime to
the save file and bone file.  If the game is newer than those, they're
not loaded.

Drop this feature.  /usr/games is not in the default $PATH anymore, and
the format for those file didn't change since the import.

Diff from Anton Konyahin (me [at] konyahin [dot] xyz)
2023-06-03 15:19:38 +00:00
bin ksh: make $(< filename) error output include the errno string. 2023-05-24 14:20:33 +00:00
distrib simplify yes/no answer handling 2023-05-26 11:41:50 +00:00
etc After RFC 9110, the IANA services registry now lists both udp and tcp 2023-05-25 09:41:46 +00:00
games drop `uptodate()' check from hack(6) 2023-06-03 15:19:38 +00:00
gnu Add IBT support to the retpoline+znow PLTs 2023-05-30 02:02:00 +00:00
include Add {get,set}thrname(2) for putting thread names in the kernel and 2023-01-07 05:24:58 +00:00
lib pledge(2): stdio: permit restricted profil(2) for moncontrol(3) 2023-06-02 17:44:29 +00:00
libexec If you disable retpolineplt then _dl_bind_start is called with an 2023-05-18 16:33:39 +00:00
regress fix typo 2023-06-02 08:35:10 +00:00
sbin Add support for wireguard peer descriptions 2023-06-01 18:57:53 +00:00
share Update to reflect that default Ruby version in ports is now 3.2 2023-05-31 15:27:45 +00:00
sys pledge(2): stdio: permit restricted profil(2) for moncontrol(3) 2023-06-02 17:44:29 +00:00
usr.bin fail when an argument is given on 'id -R' 2023-05-30 16:44:16 +00:00
usr.sbin Check the F_NEXTHOP flag on the right kroute6 object. 2023-06-01 09:47:34 +00:00
.gitignore Ignore tags files 2021-11-11 14:03:21 +00:00
Makefile
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00