1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
OpenBSD
Go to file
cheloha dbbc8c3f84 midicat(1): use err(3) everywhere
This is consistent with style(9) and makes the program shorter, too.

Tweaked by ratchov@.

Link: https://marc.info/?l=openbsd-tech&m=166982129428027&w=2

ok millert@ kn@ ratchov@
2022-12-02 22:36:34 +00:00
bin Write number of bytes read/written and "?" prompt to stdout, not stderr. 2022-11-18 14:52:03 +00:00
distrib sync 2022-12-02 12:51:22 +00:00
etc add configtest; OK martijn 2022-11-30 02:54:15 +00:00
games typing ^C and seeing "terminated by signal %d" is so ... I don't 2022-09-27 03:01:42 +00:00
gnu Use correct size for mips64 .rld_map section. 2022-11-29 15:38:00 +00:00
include Move CLOCKS_PER_SEC to sys/_time.h so the kernel has access to it. 2022-10-25 16:30:30 +00:00
lib Revert bio_prev removal 2022-12-02 19:44:04 +00:00
libexec Add ld.so linker script for mips64 2022-11-25 14:56:56 +00:00
regress bn_mod_exp.c: printing to stdout needs no BIO 2022-12-02 18:31:40 +00:00
sbin Oops, the tweak was not correct, go with my original version. 2022-12-01 07:34:06 +00:00
share Update to 2022ggtz from https://github.com/JodaOrg/global-tz 2022-11-30 17:59:46 +00:00
sys Remove constant basereachable and retrans members from struct nd_ifinfo 2022-12-02 15:35:35 +00:00
usr.bin midicat(1): use err(3) everywhere 2022-12-02 22:36:34 +00:00
usr.sbin Remove constant basereachable and retrans members from struct nd_ifinfo 2022-12-02 15:35:35 +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