Commit Graph

192767 Commits

Author SHA1 Message Date
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
joerg
4dfb749204 Rename h_initfini3 dso now that it is a simple module. 2010-08-04 14:59:39 +00:00
pooka
327d3aa746 need to update install filename too 2010-08-04 14:43:14 +00:00
pooka
937f490267 retain pr number in comment 2010-08-04 14:28:28 +00:00
pooka
d53b948607 fixed in kern_descrip.c:1.204 2010-08-04 14:26:18 +00:00
pooka
5777f63fd9 Remove overzealous KASSERT: the refcount can be non-zero if another
thread attempts to use a non-open file descriptor.  from ad

fixes PR kern/43694
2010-08-04 14:25:16 +00:00
joerg
21847f857f Simplify. 2010-08-04 13:56:10 +00:00
joerg
b6fbda43e7 TESTSBASE is provided by bsd.own.mk now. 2010-08-04 13:52:23 +00:00
pooka
fe16bec2c9 Update test program to deal with uuencoded golden data.
XXX: is it not possible to use a pipeline in atf_check?
2010-08-04 13:49:48 +00:00
pooka
c6145c7409 Actually, some nagging voice in my head tells me that all binary files
in the repo should be uuencoded, so uuencode the golden audio output.
2010-08-04 13:41:03 +00:00
pooka
f5615c2343 setlist lottery for dev/audio/pad test 2010-08-04 13:22:39 +00:00
pooka
7bd8b6f405 dev + dev/audio test dirs 2010-08-04 13:18:50 +00:00
pooka
f0a81636b4 Add test of pad(4): stuff some audio into /dev/audio, read it from
/dev/pad.  Test that we got sensible output by comparing against
a previous audibly good result.

This exercises auconv, audio and pad.
2010-08-04 13:15:15 +00:00
bouyer
f5a8179a2f Make sure to release sc_parent->dk_rawlock before calling
vn_close(sc->sc_parent->dk_rawvp). Avoids a lockdebug panic:
error: mutex_destroy: assertion failed: !MUTEX_OWNED(mtx->mtx_owner) && !MUTEX_HAS_WAITERS(mtx)
when the parent is a raidframe device.
See also:
http://mail-index.netbsd.org/tech-kern/2010/07/27/msg008612.html
2010-08-04 12:34:00 +00:00