Go to file
martin 84dff4d838 Add a generic ipi to call arbitrary C functions on another (or all other)
cpu(s). Will be used in the near future by some code Mindaugas is working on.
2010-05-29 21:59:33 +00:00
bin Don't blow up on date +''. Patch from Robert Elz in followup to PR 39392. 2010-05-29 20:41:58 +00:00
common Fix rb_tree_iterate to get the min/max element of the tree for the 2010-04-30 13:58:09 +00:00
compat Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
crypto WARNS=5 now 2010-05-25 01:06:41 +00:00
dist Reorder sections. 2010-05-14 16:43:34 +00:00
distrib Extract USBVERBOSE into a kernel module. The module can be builtin 2010-05-29 01:14:29 +00:00
doc X11: Added support for xf86-video-geode and xf86-video-openchrome. 2010-05-28 04:12:58 +00:00
etc Update to xkeyboard-config 1.9. 2010-05-28 17:17:12 +00:00
external Move "compiled" files from dist directory to reachover directory (suggested 2010-05-29 07:58:24 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games Follow the Fundamental Theory of Algebra. Disallow factorising of 2010-05-15 21:22:39 +00:00
gnu Added optimization reduction for gdb/dwarf2-frame.c for Amigas. We don't 2010-05-28 19:11:23 +00:00
include 1. hide _CTYPE_PRIVATE section in ctype.h, move them to private header ctype_local.h. 2010-05-22 06:38:15 +00:00
lib Note briefly how to avoid the problem where 0 can be a valid successful 2010-05-29 20:32:18 +00:00
libexec merge bozohttpd 20100512 2010-05-15 06:48:27 +00:00
regress verify hex digits. 2010-05-19 21:59:34 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin Change getnum() to use intmax_t instead of int, so it doesn't overflow 2010-05-28 07:40:53 +00:00
share Bump date for previous. 2010-05-28 13:25:54 +00:00
sys Add a generic ipi to call arbitrary C functions on another (or all other) 2010-05-29 21:59:33 +00:00
tests test extattrctl kernel panic (kern/43328) 2010-05-21 16:47:45 +00:00
tools Fix tools build on Solaris with MKCROSSGDB=YES. 2010-05-08 23:18:44 +00:00
usr.bin Rerun valid_format() both before and after unescaping the format 2010-05-27 08:40:19 +00:00
usr.sbin 1. hide _CTYPE_PRIVATE section in ctype.h, move them to private header ctype_local.h. 2010-05-22 06:38:15 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
build.sh Minor grammar improvement in status message. 2010-05-27 05:41:54 +00:00
BUILDING Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile adjust the do-compat-* rules now that src/compat/lib and friends no longer exist 2009-12-13 09:29:27 +00:00
Makefile.inc
UPDATING note about xsrc update build issues. 2010-05-22 11:10:59 +00:00