1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
OpenBSD
Go to file
2024-08-07 10:26:43 +00:00
bin bump posix spec from 2008 -> 2024; 2024-08-01 14:44:34 +00:00
distrib sync 2024-08-04 17:51:49 +00:00
etc bump datasize for armv7's pbuild user, some software has grown over the years 2024-08-04 20:06:04 +00:00
games Fix input handling wrt redrawing. The new version of curses does 2024-06-03 09:43:10 +00:00
gnu Allow our linker warnings regarding misuse of libc functions to be 2024-08-05 06:11:42 +00:00
include asprintf() and vasprintf() are in POSIX-2024. Update #include 2024-08-07 05:15:28 +00:00
lib asprintf() and vasprintf() are in POSIX-2024. Update #include 2024-08-07 05:15:28 +00:00
libexec unveil(2) /etc/gettytab.db in getty(8) to avoid possible violation. 2024-07-19 15:28:51 +00:00
regress adjust check_complete after recent-ish API and docs changes 2024-08-07 10:26:43 +00:00
sbin Fix memory leaks and improve id handling of iked_radserver_req. 2024-07-18 08:58:59 +00:00
share restrict the maximum wait time you can set via BIOCSWTIMEOUT to 5 minutes. 2024-08-05 23:56:10 +00:00
sys regen 2024-08-07 06:49:54 +00:00
usr.bin Replace sys/time.h with proper includes for using localtime 2024-08-06 04:59:18 +00:00
usr.sbin Fix a typo 2024-08-07 07:15:18 +00:00
.gitignore Ignore CVS directories for easier git + CVS coexistence. 2023-07-07 15:44:54 +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