Go to file
agc 23c77f8d12 Do runtime detection of machine's endianness, rather than relying on a cpp
macro which was never changed. This is the QAD fix, longer term we will
move to use native md5 routines if available.

Should go some way to fixing authentication problems when using an
initiator and target of different endianness.
2007-11-28 16:46:38 +00:00
bin Compat pecoff uses the standard netbsd system call interface. 2007-11-10 14:41:51 +00:00
common Hook the atomic ops in. Right now they are only built into libkern, and 2007-11-28 15:25:44 +00:00
crypto From Arnaud Ebalard: some sanity checks, debug, and a better matching of SPD entries in getsp_r() 2007-11-09 16:28:14 +00:00
dist Do runtime detection of machine's endianness, rather than relying on a cpp 2007-11-28 16:46:38 +00:00
distrib Added my name to the list of developers 2007-11-27 22:56:07 +00:00
doc Adjust previous. 2007-11-26 22:48:57 +00:00
etc Source /etc/shrc only if it exists. Inspired by PR install/37209. 2007-11-24 11:14:41 +00:00
games A terrible kludge: don't compile/link malloc.c if arch=sun2. My apologies 2007-11-17 00:10:55 +00:00
gnu fix gcc bug #34130 (wrong multiplication with negative constants 2007-11-20 23:27:56 +00:00
include Enable posix_memalign(). 2007-11-19 14:48:41 +00:00
lib Regen! 2007-11-27 22:19:11 +00:00
libexec support %z 2007-11-24 18:32:26 +00:00
regress more PR/36938 2007-11-26 16:09:50 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin Use powerof2() macro in <sys/param.h> rather than a homegrown version. 2007-11-27 13:31:10 +00:00
share Remove "puffs_cid" from the puffs interface following l-removal 2007-11-27 11:31:17 +00:00
sys Remove remaining CPUCLASS_386 tests. 2007-11-28 16:44:46 +00:00
tests Explicitly define TESTSDIR, because the automatic deduction of its value 2007-11-21 15:39:33 +00:00
tools $HOST_SH does not necessarily contains the absolute path to sh. Fix it if 2007-11-24 18:44:00 +00:00
usr.bin fix not protecting variable length buffer warning 2007-11-28 08:20:29 +00:00
usr.sbin Remove "puffs_cid" from the puffs interface following l-removal 2007-11-27 11:31:17 +00:00
x11 On NetBSD/amd64, load modules within the first 2GB of RAM. 2007-10-11 19:04:49 +00:00
build.sh Delete mention of 'iso-dir=cdextras'. This was a leftover from 2007-11-23 19:38:43 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc
UPDATING Fix a few typos. 2007-11-17 09:53:16 +00:00