Go to file
ad a45b048ec2 Use atomics to maintain aio_jobs_count. XXX There is still a race, we
should should use atomic_inc_uint_nv() before setup to ensure that we
don't exceed the max number of concurrent jobs.
2007-11-29 17:52:27 +00:00
bin
common Atomic ops for sh3. 2007-11-29 17:33:38 +00:00
crypto From Natanael Copa: fixed a race condition when building yacc stuff. 2007-11-29 16:22:08 +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 Commit Caldera licensed documentation from 4.4BSD. This was taken from the 2007-11-29 12:35:04 +00:00
doc DRM was imported long time ago - mention that, while it is not forgotten. 2007-11-29 01:33:55 +00:00
etc Source /etc/shrc only if it exists. Inspired by PR install/37209. 2007-11-24 11:14:41 +00:00
games
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 * allocate pcc as a slice from the stack instead of allocating it 2007-11-29 17:47:54 +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
sbin Use powerof2() macro in <sys/param.h> rather than a homegrown version. 2007-11-27 13:31:10 +00:00
share Commit Caldera licensed documentation from 4.4BSD. This was taken from the 2007-11-29 12:35:04 +00:00
sys Use atomics to maintain aio_jobs_count. XXX There is still a race, we 2007-11-29 17:52: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
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile
Makefile.inc
UPDATING Fix a few typos. 2007-11-17 09:53:16 +00:00
build.sh Delete mention of 'iso-dir=cdextras'. This was a leftover from 2007-11-23 19:38:43 +00:00