Go to file
jruoho 039f34b662 Move vald(4) to sys/dev/acpi. This is MI and should work also on amd64.
ok jmcneill@

XXX:    This is broken: it calls methods with absolute pathnames (almost
        guaranteed not to be portable across models), it accesses methods
        that are in the domain of other drivers, it walks the namespace on
        its own, it contains plenty of magic constants, it does not
        integrate with existing KPIs, etc. Summa summarum: this should be
        rewritten as a more generic toshiba_acpi(4).
2010-04-10 17:55:24 +00:00
bin \\ -> \e 2010-04-05 21:16:21 +00:00
common define _NOREGNAMES before including <machine/asm.h>, like powerpc does. 2010-03-22 02:22:32 +00:00
compat Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
crypto Fix crash in openssl (I suspect caused by malformed packets): 2010-04-09 04:34:13 +00:00
dist use static __inline__ as per latest upstream, fixes problem with 2010-04-10 08:33:35 +00:00
distrib Move vald(4) to sys/dev/acpi. This is MI and should work also on amd64. 2010-04-10 17:55:24 +00:00
doc Add file system suspension support (vfs_suspend(9)) to msdosfs. 2010-04-09 08:09:18 +00:00
etc Added support following boards. 2010-04-06 15:54:29 +00:00
external Add a (custom) manual page for iASL. 2010-04-10 04:29:39 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games handle ctime returning NULL. 2010-04-04 00:08:49 +00:00
gnu don't pretend to have do_fstatvfs 2010-04-07 17:13:10 +00:00
include 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other 2010-03-27 22:14:09 +00:00
lib New sentence, new line. Sort errors. Remove trailing whitespace. 2010-04-06 14:26:59 +00:00
libexec Use fast_remainder32 for the ELF hash. For the hot cache case, this 2010-04-05 14:01:26 +00:00
regress pull in some more headers to get prototypes into scope, and, more 2010-03-23 20:32:13 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin Minor punctuation fixes, improve and sort SYNOPSIS, sort flag descriptions. 2010-04-07 09:40:58 +00:00
share Move vald(4) to sys/dev/acpi. This is MI and should work also on amd64. 2010-04-10 17:55:24 +00:00
sys Move vald(4) to sys/dev/acpi. This is MI and should work also on amd64. 2010-04-10 17:55:24 +00:00
tests Add some basic tests for kernfs (getdents & changing hostname). 2010-03-31 19:14:30 +00:00
tools remove OSX specific fix where CLOCK_REALTIME is not defined. 2010-03-27 07:16:57 +00:00
usr.bin Process .ERROR the same as .BEGIN, .END etc 2010-04-08 17:41:29 +00:00
usr.sbin A general update. Remove (hopefully the last) references to sendmail(8), etc. 2010-04-10 08:29:53 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
build.sh move change from rev 1.232 to the initialization part. 2010-03-30 13:17:47 +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 Note shared objects extension change, and stalled files. 2010-02-22 12:35:32 +00:00