1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
OpenBSD
Go to file
martijn 9018d1b5df Definitively choose the existing semantics for the scroll and null command.
POSIX states: "An empty command list shall be equivalent to the p command",
so changing the behaviour of a null-command in any other case is a
violation of POSIX.

OK millert@
2018-06-04 13:26:21 +00:00
bin Definitively choose the existing semantics for the scroll and null command. 2018-06-04 13:26:21 +00:00
distrib On amd64, arm64, armv7, i386 and sparc64 /usr/bin/{cc,c++,clang++,clang-cpp} 2018-06-03 16:54:54 +00:00
etc update default config to new grammar 2018-05-24 11:40:17 +00:00
games Use a NUMKEYS macro instead of magic and use a more familiar idiom 2018-04-25 17:41:23 +00:00
gnu Add ret protctor options as no-ops. 2018-06-03 21:30:38 +00:00
include The open POSIX test suite reveals that sigpause(int sigmask) from 2018-05-30 13:20:38 +00:00
lib Allocate a dedicated buffer for use when deriving a shared key during 2018-06-03 15:33:37 +00:00
libexec Bump ELF_RANDOMIZE_LIMIT to 1MB. 2018-06-01 03:27:59 +00:00
regress Initial regress for CSI DH. 2018-06-02 17:46:04 +00:00
sbin Fix previous by restoring inadvertantly deleted check for 2018-06-03 20:51:14 +00:00
share Add VB_DUPOK to suppress witness(4) warning of concurrent mount locks. 2018-06-04 04:57:09 +00:00
sys The function pf_create_state() calls pf_set_protostate() before 2018-06-04 12:22:45 +00:00
usr.bin Increment the lines counter when skipping a line to avoid an infinite 2018-06-03 10:17:30 +00:00
usr.sbin tweak the text of the relaying example: make it clear that the example 2018-06-04 12:15:10 +00:00
Makefile bye bye depends 2017-07-05 10:22:32 +00:00
Makefile.cross Don't assume that we use LLVM's ld(1) if we use clang(1) as main system 2018-02-04 21:11:32 +00:00