Go to file
gmcgarry 7085b9f922 Array range designated initializers are a gcc extension. Replace with
explicit initialization with zeros, although it probably isn't necessary.
2008-06-24 10:57:45 +00:00
bin make getn return long long to support large numbers on all archs. 2008-06-20 23:29:36 +00:00
common +atomic_cas_*_ni 2008-06-23 10:33:52 +00:00
crypto Add an ifdef to disable the AES_CTR_MT cipher because static binaries don't 2008-06-23 14:51:31 +00:00
dist don't initialize fetch twice. 2008-06-23 18:10:26 +00:00
distrib Install manual pages for the atomic ops. 2008-06-23 10:22:40 +00:00
doc mention openssh-hpn. 2008-06-22 15:48:49 +00:00
etc fix typo 2008-06-23 03:26:18 +00:00
external
games
gnu resolve conflicts. 2008-06-22 14:38:40 +00:00
include restore correct symbol protection and add a comment so that I don't 2008-06-21 20:24:40 +00:00
lib No need for pthread anymore. 2008-06-23 14:52:11 +00:00
libexec
regress - Add general cpuset macros. 2008-06-16 01:41:20 +00:00
rescue we cannot use pthreads here because we are statically linked. 2008-06-23 14:53:06 +00:00
sbin Rename functionname to be more in sync with the kernel function naming. 2008-06-22 18:18:02 +00:00
share Remove description of ST_MAGICLINKS; it went away a long time ago. 2008-06-23 04:22:36 +00:00
sys Array range designated initializers are a gcc extension. Replace with 2008-06-24 10:57:45 +00:00
tests
tools
usr.bin Output linux ptrace request name for processes under compat linux32 2008-06-18 23:04:52 +00:00
usr.sbin Don't define ISC_PLATFORM_HAVEXADDQ if i386. It only works on the Pentium 2008-06-23 09:19:34 +00:00
x11
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING