1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
krw 62c54088ae Nuke some forward-only struct's and functions and functions thereby
made empty. Found by new ctfconv(1) feature and validated by clang.

ok mpi@
2017-12-12 12:33:36 +00:00
bin Document change in the default shell prompts. 2017-12-12 11:34:38 +00:00
distrib sync 2017-12-05 18:36:02 +00:00
etc Disallow the _pbuild user from making TCP/UDP connections in the default 2017-12-03 20:40:04 +00:00
games The code can be simplified by using clock_gettime(2)'s CLOCK_REALTIME 2017-12-11 23:33:44 +00:00
gnu Avoid undefined behaviour in rorate_left() macro. From NetBSD via FreeBSD. 2017-12-12 10:06:45 +00:00
include pledge()'s 2nd argument becomes char *execpromises, which becomes the 2017-12-12 01:12:34 +00:00
lib space required between macro arg and punctuation; 2017-12-12 11:11:18 +00:00
libexec spacing 2017-12-12 07:47:58 +00:00
regress sscanf(3) is now used to parse templates that contain format specifiers 2017-12-11 12:38:54 +00:00
sbin add #ifndef SMALL to slaacd.c as needed to fix 'make release' 2017-12-10 17:34:05 +00:00
share add the zte mf831; from christoph r. murauer 2017-12-10 07:40:04 +00:00
sys Nuke some forward-only struct's and functions and functions thereby 2017-12-12 12:33:36 +00:00
usr.bin pledge()'s 2nd argument becomes char *execpromises, which becomes the 2017-12-12 01:12:34 +00:00
usr.sbin Convert snprintf+write into dprintf. It is simply easier to read, and 2017-12-08 17:04:14 +00:00
Makefile bye bye depends 2017-07-05 10:22:32 +00:00
Makefile.cross Compile the cross-compiler in the target's objdir instead of polluting 2017-09-23 12:35:52 +00:00