tnn
0bc96981a6
Add multiboot command. This lets us netboot the xen+dom0 kernel combo.
2010-04-06 21:18:59 +00:00
jld
d5723e6f06
Fix typos in PAE comment.
2010-04-06 20:43:57 +00:00
tnn
a7963e184a
The pxeboot manpage implies that boot.cfg gets loaded by default,
...
but this is no longer true following i386/stand/pxeboot/main.c v1.23.
2010-04-06 20:15:22 +00:00
christos
83fd40ab4d
use the m4 define not the cpp one for reject.
2010-04-06 17:39:47 +00:00
nonaka
7395c26621
regen.
2010-04-06 16:23:17 +00:00
nonaka
569b7f924f
Added support PXA270.
2010-04-06 16:20:27 +00:00
nonaka
8b211288fd
regen.
2010-04-06 16:18:24 +00:00
nonaka
3b27d9a000
Added W-ZERO3 series.
2010-04-06 16:15:34 +00:00
nonaka
cdac0a86f0
Enable SD 4bit bus width mode.
2010-04-06 15:56:14 +00:00
nonaka
a01ed06805
Enable DMA transfer.
2010-04-06 15:55:46 +00:00
nonaka
238763f6ce
Added support following boards.
...
- AlphaNet MS104-SH4
- TAC T-SH7706LAN Ver.3
- TAC T-SH7706LSR Ver.1
2010-04-06 15:54:29 +00:00
tsutsui
1d5998f903
Use callout_schedule(9) rather than callout_reset(9) on polling
...
as callout(9) man says.
2010-04-06 15:32:36 +00:00
nonaka
8dfa6d1a29
Added support RICOH 5C316.
2010-04-06 15:29:19 +00:00
nonaka
7e6a2d093f
- mention MMC SPI mode.
...
- support SD 4bit bus width mode.
2010-04-06 15:10:09 +00:00
wiz
e80bcec341
New sentence, new line. Sort errors. Remove trailing whitespace.
2010-04-06 14:26:59 +00:00
christos
ca843a73b0
PR/43128: Paul Koning: Threads support in ptrace() is insufficient for gdb to
...
debug threaded live apps: Add an optional lwpid in PT_STEP and PT_CONTINUE to
indicate which lwp to operate on, and implement the glue required to make it
work.
2010-04-06 13:50:22 +00:00
reinoud
1819dce19c
KASSERT(FALSE) to enter the debugger on this check. When DDB is not defined
...
but KGDB is, this would result in cpu_Debugger() dont being defined! Please be
kind to developers that use KGDB instead of DDB! :)
2010-04-06 10:45:15 +00:00
skrll
3545c8124f
Use hppa_cpu_ispa20_p
2010-04-06 08:09:46 +00:00
skrll
4bfaa8385e
Add hppa_cpu_ispa20_p
2010-04-06 07:58:31 +00:00
skrll
4c773d30e5
G/C setsoftnet and hp700_intr_schedule prototype.
2010-04-06 07:47:48 +00:00
skrll
4095fd88cf
Include SSBREAKPOINT in the PTRACE #ifdef/#endif.
2010-04-06 07:44:09 +00:00
reed
3399fef974
Fix time travel. (See previous line and previous revision.)
2010-04-06 02:30:40 +00:00
martin
2116ace6a7
Add a NO_LFS define to force support for LFS in sysinst off, even if
...
the install media provides the utilities. Set this for sparc64 for now,
since the bootblocks don't deal with the default LFS parameters used
by sysinst.
2010-04-05 22:53:02 +00:00
joerg
20fc76af98
Fix escape sequences
2010-04-05 21:35:36 +00:00
joerg
727da1104c
\\ -> \e
2010-04-05 21:33:54 +00:00
joerg
ffec7f50c0
Fix escape sequences
2010-04-05 21:33:25 +00:00
pgoyette
fefa3f0923
Typo: s/ a a/ as a/
2010-04-05 21:33:09 +00:00
joerg
eff7f134e1
\\ -> \e
2010-04-05 21:29:47 +00:00
joerg
1ff41cb93a
Fix escape sequences
2010-04-05 21:29:09 +00:00
joerg
a3d484cd9e
\\ -> \e
2010-04-05 21:25:01 +00:00
joerg
57e0101802
\\*(Pm -> \*(Pm
2010-04-05 21:24:14 +00:00
joerg
f95fad15ff
\\ -> \e
2010-04-05 21:16:21 +00:00
joerg
4f69f7fc94
No trailing whitespace
2010-04-05 19:36:29 +00:00
joerg
c028b86dc1
\\ -> \e
2010-04-05 19:34:28 +00:00
joerg
9b58421eae
Drop redundant macros. Drop incorrect ,
2010-04-05 19:32:55 +00:00
joerg
33b407486f
Drop incorrect ,
2010-04-05 19:31:29 +00:00
joerg
e026e4ad4b
Drop redundant macros.
2010-04-05 19:29:32 +00:00
joerg
bc84af88e0
\\ -> \e
2010-04-05 19:26:27 +00:00
joerg
d262adc4a9
Canonical prolog order
2010-04-05 19:18:45 +00:00
dyoung
f358f659f6
Change some references to <machine/bus.h> to <sys/bus.h>. MI drivers
...
should #include <sys/bus.h>. <sys/bus.h> #includes <machine/bus.h> for
the MD implementation details.
2010-04-05 18:24:24 +00:00
wiz
01ab0048e9
Sort option descriptions, per PR 43119 by Bug Hunting.
...
Refer to -r from -w.
Bump date.
2010-04-05 18:08:41 +00:00
joerg
936abdd9c5
Fix typo
2010-04-05 16:35:30 +00:00
joerg
00e74a9bf1
\\ -> \e
2010-04-05 16:16:53 +00:00
joerg
e7a0ec0f19
No trailing whitespace
2010-04-05 16:13:58 +00:00
tsutsui
6749b41ac2
Also note EtherNEC.
2010-04-05 14:42:38 +00:00
tsutsui
5a31a8eb2b
- note SMC_TT to supported VME-bus devices
...
- capitalize Ethernet
2010-04-05 14:41:35 +00:00
joerg
7ca226016f
Update for mdocml-1.9.22
2010-04-05 14:23:56 +00:00
joerg
71a7074243
Merge mdocml-1.9.22
2010-04-05 14:22:59 +00:00
joerg
31e1f4e3b0
Import of mdocml-1.9.22:
...
- Better support for obsolete .Xo/.Xc macros if compiled with -DUGLY
- Support for more roff instructions in the man(7) code
- Correct handling of opening punctuation in macros for mdoc(7)
- Discard more of the pod2man junk
2010-04-05 14:19:28 +00:00
joerg
ff0f2fb483
Use fast_remainder32 for the ELF hash. For the hot cache case, this
...
speeds up Firefox startup by over 2% on AMD64.
Limit hash table buckets to 32bit.
2010-04-05 14:01:26 +00:00