Go to file
riastradh 12a0c4d516 Register a null power handler if acpiec fails to attach.
On one of my machines, there's no _GPE method, so
acpiec_parse_gpe_package fails, and the only function acpiec(4)
serves is to inhibit suspend/resume.

XXX We should really put the power handlers in the cfattach so that
it's not necessary to register a null power handler in every error
branch of every device's attach routine...
2014-07-06 15:35:42 +00:00
bin remove .if make(install) 2014-07-05 23:13:41 +00:00
common Add unused memory model argument to make GCC happy. 2014-07-06 01:19:45 +00:00
compat No need for LDFLAGS 2014-03-07 05:48:30 +00:00
crypto don't warn for 80211 messages 2014-06-14 22:39:36 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib fix docs for MKHTML=no 2014-07-06 08:53:15 +00:00
doc When building GCC with Clang, disable optimizations for tree.c until I 2014-07-06 00:21:24 +00:00
etc Update the distrib-dirs mtree specification for the new /usr/share/doc 2014-07-05 19:23:56 +00:00
external When building GCC with Clang, disable optimizations for tree.c until I 2014-07-06 00:21:24 +00:00
extsrc
games Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
gnu Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
include add mkostemp{s,} mkstemps from FreeBSD 2014-06-18 17:48:22 +00:00
lib Remove stray .if make(insatll). 2014-07-05 22:31:32 +00:00
libexec Handle ENAMETOOLONG to return 404 error instead of 500. 2014-07-02 13:58:09 +00:00
regress eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
rescue Append -Os to DBG, not overwrite in case DBG has more than just -Ox from 2014-01-30 22:19:00 +00:00
sbin mention requirements for custom kernels. 2014-07-06 14:41:24 +00:00
share Don't install EXTRAHTMLFILES if MKHTML is "no". 2014-07-06 06:34:33 +00:00
sys Register a null power handler if acpiec fails to attach. 2014-07-06 15:35:42 +00:00
tests Fix test directory. 2014-06-30 21:34:22 +00:00
tools Add cat, rpcgen and stat to TOOLS_BUILDRUMP. They're useful for 2014-06-15 14:36:57 +00:00
usr.bin Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
usr.sbin Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
x11 remove remaining makefile support for GCC < 45 that i found. 2014-06-14 20:49:36 +00:00
BUILDING Regen from doc/BUILDING.mdoc;1.100: 2014-06-14 12:21:41 +00:00
Makefile Run "postinstall fix obsolete_stand" just before checkflist, 2014-06-16 09:06:26 +00:00
Makefile.inc
UPDATING Add note about the eARM flag day for C++. 2014-05-30 18:33:30 +00:00
build.sh Print BUILDID near the beginning of build.sh. 2014-06-14 12:25:00 +00:00