178671 Commits

Author SHA1 Message Date
yamt
b385d85bc6 test a correct macro. amd64 -> __amd64__ 2009-03-12 01:42:35 +00:00
jmcneill
68b4a04607 /dev/{r,}altmem?? 2009-03-12 00:19:36 +00:00
jmcneill
505792f591 Add altmem(4) man page 2009-03-12 00:16:56 +00:00
jmcneill
f3eb3fea44 Add altmem(4) man page. 2009-03-12 00:16:16 +00:00
jmcneill
143d119885 Add 'alternative memory' disk device driver. 2009-03-12 00:15:07 +00:00
martin
7d53797861 Switch the default value (if no options DDB_ONPANIC is defined) for
ddb.onpanic to 1, change it back to 0 in sysctl.conf and make sure
postinstall installs this setting.
This avoids us trying to dump while booting from install CD, but keeps
the default the same once we are far enough through /etc/rc.d. Failing
earlier is unlikely to be recovered by an automatic reboot.
OK: core.
2009-03-11 23:22:57 +00:00
joerg
9b750ed7d6 Don't workaround ancient macro argument limit with .Xo/.Xc.
Improve markup when using .Em in ().
2009-03-11 19:54:05 +00:00
joerg
6ab44ca290 Don't workaround ancient macro argument limit with .Xo/.Xc. 2009-03-11 19:38:08 +00:00
joerg
3a3d9fcecf Don't workaround ancient macro argument limit with .Xo/.Xc. 2009-03-11 19:26:09 +00:00
joerg
9060e20989 Don't workaround ancient macro argument limit with .Xo/.Xc. 2009-03-11 19:13:54 +00:00
joerg
d6409eb14c Don't workaround ancient macro argument limit with .Xo/.Xc. 2009-03-11 19:01:29 +00:00
joerg
4945fc29a8 Simplify markup by not using .Xo/.Xc. 2009-03-11 18:52:54 +00:00
joerg
d6f49c1ea9 Improve and fix markup. 2009-03-11 18:47:52 +00:00
joerg
9ae0c77a07 Don't use .Xo/.Xc to avoid ancient macro argument limit.
Replace .Sm off / .Sm on with .Ns.
2009-03-11 18:23:38 +00:00
joerg
284c3410b6 Don't use .Xo/.Xc. Replace use of .Sm off / .Sm on with .Ns. 2009-03-11 18:10:05 +00:00
joerg
e4e7c43459 Don't workaround ancient macro argument limit with .Xo/.Xc. 2009-03-11 18:02:00 +00:00
dyoung
8bd55ddc61 Delete misplaced period and line ending. 2009-03-11 17:54:03 +00:00
joerg
6ffb688fd8 Fix list markup. Use .Ic for key as suggested by wiz. 2009-03-11 16:37:06 +00:00
msaitoh
227ae4c962 Bug fixes phase5.
- Catch NPE_NOTIFYMACRECOVERYDONE from NPE, reset MAC and send
   NPE_MACRECOVERYSTART to NPE. This sequence is very important :-|
   (It's easy to reproduce)

 - Don't call tsleep() in interrupt context.

 - Add randomness of the transmit deferwhen a collision occured (like CSR)

 - fix DPRINTFn() in npe_cpu_reset()
2009-03-11 16:30:20 +00:00
wiz
cf26bd22fc Do not mark up punctuation. 2009-03-11 16:26:35 +00:00
njoly
6d58ff999b Update atf version to 0.6 for pkg-config files substitution.
ok by jmmv@
2009-03-11 15:57:08 +00:00
msaitoh
273cfb2789 Make MII stuff more generic.
Use macro.
2009-03-11 14:51:19 +00:00
joerg
c75b98fd0e Add entry for libfetch. 2009-03-11 14:29:06 +00:00
christos
7022cb2a8d bin/40994: Michael van Elst: usermod -l change password so user is unable to
login. User getpwnam_r to avoid trashing result of previous call to getpwnam().
2009-03-11 14:18:03 +00:00
joerg
0bdacf5008 Fix markup 2009-03-11 14:00:29 +00:00
joerg
afe5a26320 Fix preamble 2009-03-11 13:59:33 +00:00
joerg
f39d76e336 Fix markup 2009-03-11 13:59:00 +00:00
joerg
8929e0dce4 Don't workaround ancient macro argument limit with .Xo/.Xc. 2009-03-11 13:58:29 +00:00
joerg
9952d3ea53 Fix markup 2009-03-11 13:57:53 +00:00
joerg
31ea1ec643 Use semantic markup 2009-03-11 13:57:11 +00:00
joerg
c094012060 Fix markup 2009-03-11 13:54:05 +00:00
joerg
223f3c1eab Use semantic markup 2009-03-11 13:53:30 +00:00
joerg
fc64dfd825 Fix markup 2009-03-11 13:53:09 +00:00
joerg
e9a2afbd1d Fix preamble 2009-03-11 13:52:49 +00:00
joerg
bee3db8e83 Fix markup 2009-03-11 13:52:19 +00:00
joerg
6a1508dad3 Fix preamble 2009-03-11 13:52:11 +00:00
joerg
f623bd13d6 Fix markup 2009-03-11 13:51:47 +00:00
joerg
10354fe284 Fix preamble 2009-03-11 13:50:39 +00:00
joerg
e5073964e7 Fix markup 2009-03-11 13:49:54 +00:00
yamt
0bbefb72ab fix breakage where db_regs_t != trapframe.
the problem pointed out by Martin Husemann on tech-kern@.
2009-03-11 13:48:47 +00:00
joerg
edbcd7c8fd Fix preamble 2009-03-11 13:39:33 +00:00
joerg
d23280d626 Fix markup 2009-03-11 13:36:55 +00:00
joerg
0e5f0af7e9 Fix preamble 2009-03-11 13:35:21 +00:00
nakayama
3a99fdb328 Avoid "warning: cast from pointer to integer of different size"
on 32-bit sparc64 kernels.
2009-03-11 13:29:44 +00:00
msaitoh
b9c2a5054c Read MAC address register before reset (to get IPL(e.g. redboot)'s setting). 2009-03-11 13:20:30 +00:00
tsutsui
b057550bcf u_intNN_t -> uintNN_t 2009-03-11 13:12:41 +00:00
joerg
aee82d7c52 Fix preamble 2009-03-11 13:06:10 +00:00
joerg
a62737a7d9 Remove redundant .br 2009-03-11 13:05:59 +00:00
joerg
c173c17186 Fix markup 2009-03-11 13:05:46 +00:00
nonaka
16877da791 check pmap_enter() return value. 2009-03-11 13:05:05 +00:00