Go to file
yamt 9f9e6a32dd - do PTHREAD_MLOCK_KLUDGE in pthread__stackid_setup, rather than callers,
so that the main thread is not different from others.
  as a side effect, fix memory leak in pthread_create on error.
- make pthread__stackid_setup return a error rather than calling err(2).
2006-02-12 11:41:53 +00:00
bin Ensure we exit with an error if we don't actually do anything. 2006-02-11 11:04:57 +00:00
common Don't rename bswap{16,32} if either _KERNEL or _STANDALONE are defined, 2006-02-08 21:52:36 +00:00
crypto The sig_atomic_t type is not guaranteed to be printf-compatible 2006-02-08 23:08:13 +00:00
dist we moved the port number back to the command line from the targets file some 2006-02-09 23:36:48 +00:00
distrib Add linux32_machdep.h . 2006-02-12 07:14:34 +00:00
doc Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so 2006-02-09 19:18:56 +00:00
etc Remove the dependencies against 'check_DESTDIR' and 'check_RELEASEDIR' from 2006-02-11 20:56:29 +00:00
games moduli utils moved from games to usr.bin. 2006-01-24 19:01:45 +00:00
gnu re-add elvis_syntax, lost in 1.2; spaces -> tab while here. 2006-02-12 01:18:05 +00:00
include convert "magiclinks" from a per-fs mount option to a system-wide sysctl. 2006-02-12 01:32:06 +00:00
lib - do PTHREAD_MLOCK_KLUDGE in pthread__stackid_setup, rather than callers, 2006-02-12 11:41:53 +00:00
libexec Remove -Wl,-non_shared (same meaing as -static). 2006-02-03 02:01:19 +00:00
regress Moved to interface/interface.c 2005-12-25 22:24:57 +00:00
rescue
sbin convert "magiclinks" from a per-fs mount option to a system-wide sysctl. 2006-02-12 01:32:06 +00:00
share convert "magiclinks" from a per-fs mount option to a system-wide sysctl. 2006-02-12 01:32:06 +00:00
sys Make Econet code compile again. 2006-02-12 10:32:46 +00:00
tools regen 2006-02-11 10:35:43 +00:00
usr.bin PR/32799: David H. Gutteridge: Apparent off-by-one error in locate(1) causes 2006-02-12 00:45:01 +00:00
usr.sbin print a header on each outputs if and only if the output has 2 or more lines. 2006-02-12 11:23:31 +00:00
x11 Add support for Xews4800mips under src/x11. 2005-12-29 15:52:20 +00:00
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
Makefile * Add an "iso-image" target in the top level Makefile, 2006-01-28 21:34:07 +00:00
Makefile.inc
UPDATING Note new sparc64 bootloader requirement. 2006-01-31 22:54:22 +00:00
build.sh Fix the iso-image action. These changes were accidentally omitted 2006-02-03 12:29:41 +00:00