Go to file
jmcneill 33ac82dfff Add 'com at acpi' and 'wss at acpi' glue. These are both working great on
my ThinkPad 600E.

XXX isa_dmainit isn't called early enough for the 'audio at wss' attachment
XXX to work, so I'm deferring the call to 'wssattach' until later on. This
XXX should be fixed soon.
2002-12-28 06:20:15 +00:00
bin trap '' SIGINT -> trap '' INT. 2002-12-28 05:08:27 +00:00
crypto
dist
distrib improve description 2002-12-25 23:47:32 +00:00
doc Tweak some entries for "Significant Source changes" page on www. 2002-12-27 15:47:27 +00:00
etc If "check" and some items failed, output the postinstall command-line 2002-12-27 00:04:49 +00:00
games Fix a bug in rwait() introduced during the select() to poll() conversion 2002-12-26 20:15:11 +00:00
gnu
include
lib If we're going to replace strtok() with strtok_r(), and the caller of the 2002-12-26 12:53:59 +00:00
libexec
regress
rescue
sbin
share
sys Add 'com at acpi' and 'wss at acpi' glue. These are both working great on 2002-12-28 06:20:15 +00:00
tools enable sunlabel... 2002-12-21 12:56:08 +00:00
usr.bin - decode_int(): always use base 10, so that a time of "1:09" works. 2002-12-27 23:43:15 +00:00
usr.sbin Fix a typo in the yesno() function: add a missing question mark. 2002-12-27 19:47:43 +00:00
build.sh
BUILDING Document: 2002-12-25 00:58:00 +00:00
Makefile fix DESTDIR checks if !defined(DESTDIR) 2002-12-26 12:01:48 +00:00
Makefile.inc
UPDATING