1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
2021-12-15 16:29:29 +00:00
bin getcwd() operates on buffers of PATH_MAX including the NUL, and the +1 2021-12-15 04:01:52 +00:00
distrib sync 2021-12-14 20:52:47 +00:00
etc wtmp doesn't need to reload syslogd. 2021-12-08 20:18:43 +00:00
games The PATH_MAX+1 bites. The PATH_MAX+1 bites. You die... 2021-12-15 16:29:29 +00:00
gnu install /usr/bin/llvm-ar as /usr/bin/ar directly without adding another 2021-11-24 15:15:19 +00:00
include Niels agreed to remove the advertising clause; switching these 2021-11-29 01:04:45 +00:00
lib Document i2c_ASN1_INTEGER(3). 2021-12-15 15:29:23 +00:00
libexec A better approach is to defined __CONCAT locally 2021-12-14 07:20:16 +00:00
regress sys/param.h cleanup, mostly using MINIMUM() and <limits.h> 2021-12-14 21:25:27 +00:00
sbin Move raw pubkey bytes to EVP_PKEY conversion to common function. 2021-12-14 13:44:36 +00:00
share acct(4) ac_tty shouldn't need NODEV from sys/param.h (which is kernel API), 2021-12-13 16:37:37 +00:00
sys Syzkaller found a dereference in igmp_leavegroup() where inm->inm_rti 2021-12-15 15:58:01 +00:00
usr.bin restrict filesystem access with unveil(2). 2021-12-15 11:23:09 +00:00
usr.sbin ldapd always uses O_CREAT when reopening database files, so the database 2021-12-15 11:36:40 +00:00
.gitignore Ignore tags files 2021-11-11 14:03:21 +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