1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
OpenBSD
Go to file
tb 6c6995f270 Mention that the special files are created in the current working
directory. Suggested by Scott Cheloha.

discussed with jmc
2017-06-06 08:11:23 +00:00
bin The fact is simple: Subshells have the same PPID as the current shell. 2017-06-01 20:37:38 +00:00
distrib a kernel errata requires a full build as well in case some headers 2017-06-05 09:47:54 +00:00
etc Mention that the special files are created in the current working 2017-06-06 08:11:23 +00:00
games Use proper bool types in fortune(6). 2017-06-04 13:39:25 +00:00
gnu Replace ((2 << 31) - 1) with 0xffffffff, which is equivalent but doesn't 2017-06-04 20:26:18 +00:00
include arc4random_buf should be bounded buffer, not bounded string 2017-05-11 11:52:18 +00:00
lib Remove branch prediction hint from conditional branch instruction. 2017-06-01 12:14:48 +00:00
libexec Remove the sigprocmask stub that has long been made unused since 2017-06-04 14:26:27 +00:00
regress Test insertion of unmatched meta sequence. 2017-06-06 08:05:01 +00:00
sbin make vnetid and parent commands available in SMALL ifconfigs. 2017-06-06 04:52:40 +00:00
share Show usage of sysmerge and MAKEDEV instead of just mentioning them. 2017-06-05 22:27:58 +00:00
sys correct the depend list of a target introduced in rev 1.9 2017-06-06 02:35:40 +00:00
usr.bin explicitly pass -w since clang -M doesn't imply it. 2017-06-05 14:33:42 +00:00
usr.sbin Set the group on cron's Unix domain socket _before_ making it 2017-06-05 01:42:45 +00:00
Makefile mark newish phony targets as phony. 2017-04-14 21:37:15 +00:00
Makefile.cross Adjust cross-toolchain environment to the changes in the clang build 2017-05-23 14:57:30 +00:00