Go to file
yamt 2e2956423c don't bother to allocate gdt slots for tss
as we don't actually use them.
2005-03-25 10:27:03 +00:00
bin A rather better fix for treating $((x)) as equivalent to $(($x)) provided 2005-03-21 22:37:09 +00:00
contrib/sys
crypto As observed in other modules, pull in <sys/queue.h> explicitly rather 2005-03-17 20:40:42 +00:00
dist Make nawk retain the text from the last line of the input as well as 2005-03-23 17:24:41 +00:00
distrib Add src/x11 generated stuff 2005-03-24 09:49:07 +00:00
doc The latest ACPI-CA is 20050309. 2005-03-24 04:11:06 +00:00
etc Checking for the file "xserver" in "${OBSOLETE.dir}" doesn't work because 2005-03-24 20:23:55 +00:00
games Fix a long-standing bug in wump(6) whereby hitting ^d to exit would first 2005-03-21 18:45:18 +00:00
gnu Bump default to 3.0 2005-03-17 00:22:22 +00:00
include Add restrict qualifiers to remaining <signal.h> function arguments. 2005-03-22 20:25:31 +00:00
lib Avoid lint warning after previous. 2005-03-23 08:16:53 +00:00
libexec Handle printing ptyfs pty names 2005-03-17 01:34:41 +00:00
regress Add two regression tests related to making the last line of the input 2005-03-23 17:28:55 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin If a "create" or "destroy" operation succeeds, mark the cached tree as 2005-03-23 03:45:25 +00:00
share Bump date for previous. 2005-03-24 22:37:12 +00:00
sys don't bother to allocate gdt slots for tss 2005-03-25 10:27:03 +00:00
tools Remove commas in AC_CHECK_FUNCS that shouldn't be there. 2005-03-02 18:08:43 +00:00
usr.bin Deal with signals and process groups (from FreeBSD) 2005-03-23 20:02:28 +00:00
usr.sbin If SMALLPROG is set, do not build in PAM support. While there, depend 2005-03-22 22:20:27 +00:00
x11 + do not install getconfig 2005-03-24 05:27:18 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Note that configure in some places (binutils is what got me) will abort if 2005-02-11 17:50:13 +00:00
build.sh