Go to file
mrg 06b50ed8b9 don't try to switch a char and have a case of EOF - use an int. 2006-05-18 18:42:59 +00:00
bin
common More cleanup. 2006-05-18 16:35:33 +00:00
crypto XXX: GCC uninitialized variable 2006-05-14 02:40:03 +00:00
dist Make the optimizer use unsigned numbers as the kernel does. 2006-05-17 17:48:36 +00:00
distrib Add compat_30.8 man page, incorporating suggestions 2006-05-18 17:08:04 +00:00
doc update entry for elad-kernelauth noting it was merged and when. pointed 2006-05-18 17:39:42 +00:00
etc Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
games don't try to switch a char and have a case of EOF - use an int. 2006-05-18 18:42:59 +00:00
gnu generate arm (little endian) mknative files. "evbarm" release builds, 2006-05-17 05:52:38 +00:00
include rename dd_rewind to dd_internal so that it can be re-used to implement 2006-05-17 20:32:19 +00:00
lib change __weak_extern to __weak_reference so that gcc4 works. 2006-05-18 17:54:19 +00:00
libexec
regress Add regression tests from PR/24324 by Arne H Juul 2006-05-17 21:12:23 +00:00
rescue
sbin Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
share Add compat_30.8 man page, incorporating suggestions 2006-05-18 17:08:04 +00:00
sys Add __weak_reference macro in a way that it works with both gcc < 4 and 2006-05-18 17:55:38 +00:00
tools quote variables in the gmake version of getvars() so that stuff that 2006-05-17 03:27:19 +00:00
usr.bin Use PRIu64 to format uint64_t quantities, instead of %llu, in 2006-05-18 17:19:22 +00:00
usr.sbin Add a man page derived from the one in the distribution. 2006-05-15 02:17:43 +00:00
x11
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh