Go to file
jruoho e42cf0f8ae Switch the third argument to the _DSW method from 3 to 0. This means that
devices should be placed in the D0 state ("fully on") after resume. We were
not prepared to handle the previous value as it implied that devices could
be placed in an arbitrary power state once in S0.

Minimal functional change, given that the _DSW is seldom seen in the field.
2010-06-05 15:47:59 +00:00
bin PR: 39604 2010-06-05 03:02:37 +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 New sentence, new line. Bump date for previous. 2010-06-04 21:53:36 +00:00
dist handle STDC and GNUC inline semantic differences by providing and 2010-06-01 08:53:20 +00:00
distrib Adjust file lists for atf-0.9. Most notably, some files are gone for good! 2010-06-04 08:37:09 +00:00
doc Import dhcpcd-5.2.4 2010-06-04 09:10:53 +00:00
etc print human readable exit code. 2010-06-04 18:42:54 +00:00
external A suggestion from veego to fix it (taken from ../../include/fontsproto). 2010-06-04 10:22:25 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games Fix some additional typos/grammar slips. 2010-05-29 22:56:01 +00:00
gnu perhaps this fixes the build issue? 2010-06-03 14:32:31 +00:00
include more split ctype.h -> sys/ctype_inline.h, sys/ctype_bits.h 2010-06-01 13:52:07 +00:00
lib Fix .Xr; dirent(5) -> dirent(3). 2010-06-04 05:42:24 +00:00
libexec Remove zombie file. 2010-05-29 23:58:33 +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 Add definitions for TOOL_MANDOC_* for standalone users. Requested by 2010-06-04 20:19:39 +00:00
sys Switch the third argument to the _DSW method from 3 to 0. This means that 2010-06-05 15:47:59 +00:00
tests atf-0.9 introduces an use.fs test-case property to allow tests to write to 2010-06-04 08:39:40 +00:00
tools Bye bye atf-compile, you won't be missed. 2010-06-04 08:34:35 +00:00
usr.bin In ftpvis(), prevent incomplete escape sequences at end of dst, 2010-06-05 13:59:39 +00:00
usr.sbin Requires sys/param.h. 2010-05-30 04:32:09 +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 atf 0.9 includes a backwards incompatible change that requires rebuilding 2010-06-04 15:11:31 +00:00