Go to file
cube 040e3b19e5 Add attimer(4) driver, with ISA and ACPI attachments.
attimer(4) is the new body of the part of pcppi(4) that mapped the TIMER1
register to set the pitch of the bell.  It was necessary to separate them
in order to have a working ACPI attachment (as the two appear as different
devices in the ACPI structures).
2005-03-25 23:06:19 +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 The last broken merge. 2005-03-25 23:03:47 +00:00
dist PR/29682: sigsegv: /usr/bin/file does not seem to understand some fields 2005-03-25 18:07:09 +00:00
distrib add fips openssl include files. 2005-03-25 20:13:21 +00:00
doc mention new openssl. 2005-03-25 20:17:07 +00:00
etc We must check for "${MACHINE}" and not "${MACHINE_ARCH}" of course to 2005-03-25 20:15:20 +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 Add fips include files, needed for compilation only. FIPS is not enabled 2005-03-25 20:14:40 +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
sbin "#define lfs_devvp lfs_unlockvp" for readability, since that's what we 2005-03-25 20:17:58 +00:00
share Bump date for previous. 2005-03-24 22:37:12 +00:00
sys Add attimer(4) driver, with ISA and ACPI attachments. 2005-03-25 23:06:19 +00:00
tools Remove commas in AC_CHECK_FUNCS that shouldn't be there. 2005-03-02 18:08:43 +00:00
usr.bin add --dry-run like gnu patch. 2005-03-25 23:00:55 +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
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING