mbalmer
1d8ccccd63
pwdog is not for all platforms, build only on i386, x86_64, and sparc64
2011-08-11 12:03:06 +00:00
mbalmer
5e68c86d4d
Fix a typo.
2011-08-11 11:21:06 +00:00
mbalmer
fcfcf17c68
Add the pwdog module to md.evbppc as well and take a note in mi that
...
module have to be added in md.evbppc as well (and why that is so).
2011-08-11 11:17:15 +00:00
cherry
e94a141bff
per-cpu gdt support for xen
2011-08-11 11:01:30 +00:00
uch
154297fd6a
add ATF tests for v7fs. patch by njoly@. thank you.
2011-08-11 10:52:12 +00:00
matt
2b4b011cf1
Add fdisk
2011-08-11 08:39:42 +00:00
he
99a364f4e3
Bump SYMTAB_SPACE so that it fits again.
2011-08-11 08:39:35 +00:00
mbalmer
c52f77ae96
Xr pwdog(4).
2011-08-11 08:00:05 +00:00
mbalmer
f961e1dc0a
Add pwdog(4).
2011-08-11 07:58:56 +00:00
he
f7a04693d8
Bump the image size so that the contents fits again.
2011-08-11 07:47:22 +00:00
mbalmer
540a798676
Add entries for pwdog(4).
2011-08-11 07:38:56 +00:00
mbalmer
6b0f67776f
Add commented out sample entry for pwdog(4).
2011-08-11 07:36:17 +00:00
mbalmer
352c784990
pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI
...
attached watchdog timers.
2011-08-11 07:33:24 +00:00
cherry
155048478e
refactor the bitstring/mask operations to be behind an API. Make pending interrupt marking cpu aware.
2011-08-10 21:46:02 +00:00
cherry
941e03e900
KNF police (rmind@ :-)
2011-08-10 20:38:45 +00:00
hannken
3ec6312958
Update the (shared) v_interlock if the upper node changes.
2011-08-10 15:56:01 +00:00
wiz
4f1a87cdfa
Sync usage with man page.
2011-08-10 12:13:20 +00:00
cherry
d7b11fa417
xen ipi infrastructure
2011-08-10 11:39:44 +00:00
uch
7d18226237
newfs_v7fs(8)'s -v and -P options are obsolete. changed to newfs(8) compatible -V option.
2011-08-10 11:31:49 +00:00
tsutsui
6fa6a60bcb
Disable bzip2 support in freetype on xorg tools build.
...
Fixes PR xsrc/45223 (xorg tools build fails on CentOS due to
lack of bz2 support).
2011-08-10 10:34:48 +00:00
cherry
1f0a8a809d
Introduce locking primitives for Xen pte operations, and xen helper calls for MP related MMU ops
2011-08-10 09:50:37 +00:00
christos
1a57823234
fix root.cache
2011-08-10 09:42:28 +00:00
plunky
867fdab687
disable some warnings to appease gcc-4.5
2011-08-10 08:10:39 +00:00
plunky
a8bf6c15ac
use offsetof() rather than rolling our own, to appease gcc 4.5
2011-08-10 08:09:38 +00:00
plunky
98320184ef
fix up some undefined behaviour, to appease gcc 4.5
2011-08-10 08:08:39 +00:00
kiyohara
4bb7b85e88
Obsolete some include files.
2011-08-10 07:56:59 +00:00
cherry
e0e9175da4
Add Xen specific members to struct cpu_info, Add proper per-cpu curcpu() functionality
2011-08-10 06:40:35 +00:00
cherry
0fd7a84a73
tweak the xen specific startup path to not use %fs before it is setup. Minor refactoring. Use Xen specific ipi calls.
2011-08-10 06:38:02 +00:00
cherry
7e545f9bbf
Correct offset calculation for ci
2011-08-10 06:33:13 +00:00
cherry
12a2f892ca
Include Xen specific definitions.
2011-08-10 06:30:59 +00:00
cherry
8d4cb7a73d
Add Xen specific ipi bitmasks
2011-08-10 06:29:23 +00:00
hannken
b80057eeb2
For devices, sockets and fifos ignore setting the file size to zero to make
...
open(..., O_TRUNC) happy and allow them to write through the lower layer.
Fixes PR #43560 (writing to null device in unionfs fails)
2011-08-10 06:27:02 +00:00
hannken
9be6a4a9b4
Use LK_SHARED, it is sufficient for VOP_GETATTR() and VOP_READDIR().
2011-08-10 06:19:54 +00:00
dholland
8225acd644
Revert previous, it breaks nullfs. (And I guess there are no tests for
...
nullfs?)
2011-08-10 05:42:32 +00:00
jmcneill
6a94506d9a
fix build
2011-08-10 01:32:43 +00:00
dholland
9c377dcfe1
Fail namei immediately if searchdir is unlinked / has been rmdir'd.
...
Do this by checking if v_size == 0. Should fix PR 44658 (and PR 32661).
2011-08-09 23:46:05 +00:00
dholland
8d4d585132
Include missing part of previous commit to this file. (sigh)
2011-08-09 23:16:17 +00:00
dyoung
e04563cb82
Correct a comment on config_found_sm_loc().
2011-08-09 21:07:14 +00:00
dyoung
e7e6ed352f
Add support for the Oxford Semiconductor OXPCIe952, a 2-port serial chip
...
with a PCI Express interface, in legacy mode. Cursorily tested with a
StarTech PEX2S952LP.
See the manual for your adapter to see how to put it into legacy mode.
There is also a "native" mode that uses a different clock multiplier
and (I think) provides a richer feature set, but also requires a bit of
additional initialization (see FreeBSD's puc(4)).
The native-mode PCI functions use different PCI Device IDs than the
legacy-mode functions.
2011-08-09 21:04:05 +00:00
dholland
a39473de1c
__typeof__, not __typeof, to avoid confusing passersby.
2011-08-09 20:05:04 +00:00
dholland
943b2f8eb3
Simplify handling of slashes. Provides a proper fix for PR 44961.
2011-08-09 18:37:56 +00:00
jmmv
dcba4bad03
Check (and fix) that unprivileged-user has been changed from _atf to _tests
...
in /etc/atf/common.conf. Requested by martin@.
2011-08-09 18:24:46 +00:00
jruoho
ea330d8d1a
Xref limits(3).
2011-08-09 18:11:37 +00:00
jruoho
304a04638c
Note the over fifty new manual pages.
2011-08-09 18:03:10 +00:00
jruoho
0557e6f5b0
Add a summary page for <limits.h>.
2011-08-09 17:58:27 +00:00
jruoho
e9a006b18a
Also: netpgp(1).
2011-08-09 16:14:41 +00:00
jruoho
f29574586c
Remove few entries that clearly have been done (aio(3), ssp(3), tests(7)).
2011-08-09 16:10:10 +00:00
jmcneill
539ce5845b
when sorting the metalog for unpriv builds, first run it through sort so
...
mtree doesn't fail with:
nbmtree: .: missing directory in specification
nbmtree: failed at line 1 of the specification
2011-08-09 15:02:30 +00:00
jakllsch
9a2bdb0d5f
While the GENERIC/MONOLITHIC/MODULAR issue remains to be sorted out,
...
MONOLITHIC is still a part of the release build and needs to remain
config(1)urable.
2011-08-09 14:18:17 +00:00
martin
2e58500e62
Add missing RUMP_SERVER export, so the "normal" test does not fail with
...
a stupid error.
2011-08-09 13:48:55 +00:00