1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
2015-08-20 22:32:41 +00:00
bin Don't re-include headers pulled by "sh.h". (I actually don't like this .h 2015-08-19 16:05:46 +00:00
distrib remove casts which are not needed 2015-08-20 21:33:03 +00:00
etc Add a couple of ":"s at the end of lines for consistancy. Not required, 2015-08-18 15:37:48 +00:00
games use file system path (.Pa) semantic markup macros where appropriate. 2015-07-27 18:48:04 +00:00
gnu Prevent a NULL dereference when a plt entry is not found. 2015-08-03 18:03:04 +00:00
include Build and install libradius as default. 2015-07-23 06:04:12 +00:00
lib Got stdlib.h -> do not need to cast from void * 2015-08-20 21:51:42 +00:00
libexec calloc() is prototyped; do not cast result 2015-08-18 17:35:59 +00:00
regress Add forwarding tests for pf route-to and reply-to. Keep pf forward 2015-08-17 22:06:50 +00:00
sbin Two reallocarray() conversions that were missed earlier. 2015-08-20 22:16:35 +00:00
share Convert all calls to rtrequest1() and the following error check 2015-08-19 13:27:38 +00:00
sys Respect the access size when reading or writing to pci config space. 2015-08-20 20:50:10 +00:00
usr.bin Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope 2015-08-20 22:32:41 +00:00
usr.sbin Change httpd(8) to use C99-style fixed-width integers (uintN_t instead 2015-08-20 13:00:23 +00:00
Makefile missing " spotted by Kyle Milz 2015-06-02 06:10:14 +00:00
Makefile.cross Use target BSDOBJDIR when cross-compiling libraries 2015-06-05 21:48:35 +00:00