Go to file
ad 872af53778 - Change _lock_cas and friends to do "compare and swap" instead of "compare
and set".
- Rename them to _atomic_cas_uint, _atomic_cas_ulong etc and provide strong
  aliases for the other names CAS goes by.
2007-11-29 00:14:27 +00:00
bin Compat pecoff uses the standard netbsd system call interface. 2007-11-10 14:41:51 +00:00
common ppc64 atomic ops. 2007-11-28 21:47:00 +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 less-416 out. 2007-11-28 22:04:47 +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 Unify the license: All rights reserved. 2007-11-28 19:30:55 +00:00
lib Sync phk malloc.c with the latest one from FreeBSD. This gives us the 2007-11-28 21:55:14 +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 Clean up the way that bluetooth drivers attach to the bluetooth stack, 2007-11-28 20:16:11 +00:00
sys - Change _lock_cas and friends to do "compare and swap" instead of "compare 2007-11-29 00:14:27 +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 Clean up the way that bluetooth drivers attach to the bluetooth stack, 2007-11-28 20:16:11 +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 don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Fix a few typos. 2007-11-17 09:53:16 +00:00