Go to file
drochner 76d85cf9ac -explicitely align "struct savexmm" so that we don't get surprised
if we play with the PCB
-remove historical "struct emcsts"; there is no support in context
 switching code for ages (if there has ever been)
2006-05-02 19:03:24 +00:00
bin Avoid double free. 2006-04-27 13:25:21 +00:00
common Initial commit of proplib, a library for manipulating property lists and 2006-04-27 20:11:27 +00:00
crypto Add a NetBSD RCS ID. 2006-04-15 13:43:11 +00:00
dist Cast precision argument for sprintf() to int to fix build problems 2006-05-02 10:09:18 +00:00
distrib add missing directory 2006-04-30 20:02:35 +00:00
doc s/allready/already/ 2006-04-25 02:19:31 +00:00
etc add missing files 2006-04-30 19:57:07 +00:00
games Credit Alan Perlis for ``give him a lollipop'' programming language quote. 2006-04-26 00:52:21 +00:00
gnu Adapt to new html/readme files sync. 2006-04-22 16:05:16 +00:00
include Install proplib include files. 2006-04-27 23:42:08 +00:00
lib Re-add version.c which got lost in the update. 2006-05-02 09:59:26 +00:00
libexec New io statistics 2006-04-14 13:19:03 +00:00
regress Remember to empty the filesystem between iterations, otherwise all 2006-05-01 19:47:01 +00:00
rescue
sbin Add two new options from FreeBSD: 2006-04-29 21:32:29 +00:00
share Remove trailing space. 2006-04-30 15:37:44 +00:00
sys -explicitely align "struct savexmm" so that we don't get surprised 2006-05-02 19:03:24 +00:00
tools
usr.bin Coverity CID 2989: Use the error path to return. 2006-05-01 23:31:10 +00:00
usr.sbin RCSId police. 2006-04-28 07:20:39 +00:00
x11 Add missing closing brace. How did this ever work previously? 2006-04-21 21:46:06 +00:00
BUILDING
Makefile retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4. 2006-04-07 19:38:58 +00:00
Makefile.inc
UPDATING
build.sh