Go to file
matt 58ca788453 Make GCC define __ARM_PCS and __ARM_PCS_VFP as defined by the ARM C Language
Extentions (clang already defines them):
__ARM_PCS is defined to 1 if the default procedure calling standard for
the translation unit conforms to the "base PCS" defined in [AAPCS].
__ARM_PCS_VFP is defined to 1 if the default is to pass floating-point
parameters in hardware floating-point registers using the "VFP variant PCS"
defined in [AAPCS].
2013-01-25 08:31:43 +00:00
bin Recognize extended attribute headers and warn about them since we are not 2013-01-24 17:43:44 +00:00
common Add a (unused) variant of strlcat that uses strnlen and strlcpy to do the work. 2013-01-23 07:57:27 +00:00
compat Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
crypto Fix handling of deletion notification. 2013-01-24 06:47:50 +00:00
dist It is ridiculous to truncate files on character conversions without 2013-01-23 18:51:51 +00:00
distrib cmdline needs to be a line! hi jak. 2013-01-23 22:20:06 +00:00
doc fix cut-n-paste 2013-01-17 22:19:52 +00:00
etc Update LLVM/Clang snapshot to r172366. Catch up with the move past 3.2 2013-01-23 15:02:52 +00:00
external Make GCC define __ARM_PCS and __ARM_PCS_VFP as defined by the ARM C Language 2013-01-25 08:31:43 +00:00
extsrc
games Add some quotes by Henry Ford, found at: 2012-12-08 22:38:09 +00:00
gnu Make GCC define __ARM_PCS and __ARM_PCS_VFP as defined by the ARM C Language 2013-01-25 08:31:43 +00:00
include Fix typo. 2013-01-23 17:27:35 +00:00
lib Fix building our terminals with a non standard NETBSDSRCDIR, PR lib/46793. 2013-01-24 14:17:40 +00:00
libexec don't free cp before we copy it! 2013-01-24 17:57:29 +00:00
regress The sleeping test has been converted to ATF 2012-11-08 03:16:04 +00:00
rescue PR/47276: ftp has ssl support now. 2012-12-21 18:09:39 +00:00
sbin toolify 2013-01-24 19:24:56 +00:00
share - Added: 2013-01-23 12:35:06 +00:00
sys add bcmrng 2013-01-25 00:06:05 +00:00
tests spelling 2013-01-22 06:24:11 +00:00
tools Pr/47500: Henning Petersen: Don't install man pages for tools 2013-01-24 13:35:52 +00:00
usr.bin Remove Check_Cwd - it is no longer needed. 2013-01-25 02:01:10 +00:00
usr.sbin fix previous. 2013-01-24 19:55:28 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
BUILDING regen 2012-11-08 15:25:01 +00:00
Makefile Add src/etc/Makefile.params, containing the definition of the 2012-12-03 13:53:28 +00:00
Makefile.inc
UPDATING - Capitalization fixes (``OpenSSL'', not ``openssl''); 2012-10-03 19:17:00 +00:00
build.sh Scrub TERMINFO from host env lest it leaks into libterminfo build. 2013-01-14 13:02:59 +00:00