jruoho
f8ae011759
ACPICA 20100806 is out.
...
(Not yet time to import; rest of the GPE changes should arrive
before this is updated for the last time before 6.0.)
2010-08-06 19:39:26 +00:00
jruoho
5eae43f8ff
As the devices are listed in the body of the text,
...
remove the .Xref spam in SEE ALSO.
2010-08-06 18:54:50 +00:00
jruoho
72795172e5
Like with mqueue(3), create and remove the aio(3) sysctl nodes dynamically.
2010-08-06 18:36:09 +00:00
jruoho
2a35c4cf20
Fix prototypes; SYSCTLFN_ARGS -> SYSCTLFN_PROTO.
...
(These things really only obscure the code.)
2010-08-06 18:10:40 +00:00
jruoho
db0aba6ecf
Move fwhrng(4) and ichlpcib(4) to the right category.
2010-08-06 17:00:12 +00:00
jruoho
a3275768f8
Reference hpet(4).
2010-08-06 16:44:06 +00:00
jruoho
ee62bcfb03
Add hpet(4).
2010-08-06 16:42:31 +00:00
joerg
f40b256f09
Reduce header pollution for mdreloc.c. Make Obj_Entry argument of
...
_rtld_relocate_nonplt_objects non-const in preparation for TLS support.
2010-08-06 16:33:17 +00:00
pooka
05ee96af0c
+tp
2010-08-06 16:17:13 +00:00
pooka
102729d0d8
+tests/dev/sysmon
2010-08-06 16:13:55 +00:00
pooka
edcef5fc34
Add test cases to check that sysmon/swwdog will panic and reboot
...
the kernel if left untickled.
Thanks to jmmv for the tip that doing this is possible in atf via
means of fork/wait.
2010-08-06 16:13:26 +00:00
pooka
c3884c5c41
* fix logic inversion in swwdog_reboot (and the sysctl).
...
* attach sysctl in constructor instead of as a link set to give it
a chance to work in a module
* teardown sysctl when driver is detached to avoid dangling pointer
2010-08-06 16:02:56 +00:00
pooka
0a80f65755
support CTLTYPE_BOOL
2010-08-06 15:26:16 +00:00
christos
5861d73fd7
move namespace protection before inclusion.
2010-08-06 15:21:50 +00:00
pooka
c7528563f1
If compiled with RUMP_ACTION, access rump kernel instead of host
...
kernel. This is an easy way to browse & modify the sysctl tree
offered by a rump kernel instance.
2010-08-06 15:04:13 +00:00
christos
e8deba048f
Add a weak alias for pthread_attr_get_np. Noted my Matthias Drochner.
2010-08-06 14:23:06 +00:00
christos
1feec51e67
mention new bind.
2010-08-06 10:59:52 +00:00
christos
c11bdae3be
Merge changes.
2010-08-06 10:58:03 +00:00
jruoho
5fa2c61005
CMI, DE, DS, DVB, EST, FFH, IOMMU, IPI, MCA, MCE, MID, MMX,
...
MSR, MTRR, NX, PBE, PSE, QAM, RT, SFI, SMM, SS, SVM, TSC, VMX.
2010-08-06 10:46:48 +00:00
dholland
388218390b
Rework the game startup so it uses curses nicely. There are now menus
...
and stuff for picking scenarios and ships and all that.
2010-08-06 09:14:40 +00:00
agc
61ac445f2c
Check in mods from Alan Horn to allow an alternate location for (a more
...
up to date?) version of openssl to be specified at configuration time.
2010-08-06 06:58:53 +00:00
wiz
6abd2b9ccc
Fix typo.
2010-08-06 06:29:38 +00:00
christos
ac5ff9e38e
add pthread_getattr_np
2010-08-06 05:39:43 +00:00
christos
ea1f852ab8
document pthread_getattr_np
2010-08-06 05:35:42 +00:00
christos
eaa5239efc
weakasm for kevent so it can be a cancelation point.
2010-08-06 05:26:35 +00:00
christos
f6cf46930e
make kevent(2) a cancelation point, and document properly all the cancelation
...
points we currently support.
2010-08-06 05:25:46 +00:00
christos
32d8a48951
Add pthread_getattr_np()
2010-08-06 05:25:02 +00:00
dholland
de3d24d6c6
avoid writing in parseltongue
2010-08-06 04:03:26 +00:00
dholland
66d93095d6
Don't define esc-[ as a custom key sequence because it steps on vt
...
function keys.
2010-08-06 03:10:26 +00:00
macallan
d940687d9b
do a better job synchronizing %tick across CPUs
...
ok'ed by mrg
2010-08-06 00:07:05 +00:00
christos
68f14ab461
regen
2010-08-05 20:44:53 +00:00
christos
823dc9a3f5
Import bind 9.7.2b1
2010-08-05 19:51:05 +00:00
jruoho
51c2486418
Note acpicpu(4). Convert the list of devices to use .Xr.
2010-08-05 17:45:44 +00:00
jruoho
a0b4611bb8
Add acpicpu(4). Describes the basic functionality (will be adjusted as the
...
functionality grows). Contains a big list of caveats as a TODO.
2010-08-05 17:31:10 +00:00
pooka
2bb4b66566
remove leftover debug printf
2010-08-05 16:47:59 +00:00
dogcow
e55a8cb745
Fix build on big-endian hosts.
2010-08-05 14:03:17 +00:00
jruoho
78d8efa894
Add amdpcib(4). Ok njoly@.
2010-08-05 04:58:26 +00:00
joerg
96ee772e8c
Mark correct entries as obsolete.
2010-08-04 20:50:30 +00:00
christos
2dfc3344d7
put back libedit support.
2010-08-04 20:29:54 +00:00
christos
6e1c968db3
provide rl_on_newline
2010-08-04 20:29:18 +00:00
tron
635815f258
Don't enable readline support for "wpa_cli" as "libedit" doesn't provide
...
the necessary rl_on_new_line function.
2010-08-04 19:23:15 +00:00
wiz
d6b5d5b6df
Comment out recommendation what to use with wlan(4) for ap_scan.
...
XXX: recommend something for NetBSD!
2010-08-04 19:11:14 +00:00
wiz
db8f12390c
New sentence, new line.
2010-08-04 19:10:50 +00:00
wiz
33c5cb75ad
Remove trailing comma in enumeration, make HTML-ready.
2010-08-04 18:58:28 +00:00
wiz
3b43a9401a
Remove trailing comma in enumeration.
2010-08-04 18:58:18 +00:00
wiz
fe39a07b5f
Fix typo.
2010-08-04 18:52:49 +00:00
christos
1ae0f7d390
mention new wpa code.
2010-08-04 17:15:24 +00:00
christos
b70c7f2153
unhook old wpa code.
2010-08-04 17:13:33 +00:00
christos
ccfa3bc9c2
Hook wpa stuff 0.7.2
2010-08-04 17:12:33 +00:00
jruoho
ec701f3fe4
Run a xcall(9) to ensure that all CPUs are out from the ACPI idle-loop
...
before detachment.
2010-08-04 16:16:55 +00:00