joerg
7d909153f2
Escape OS to avoid conflict with macro of same name.
2009-03-09 17:58:20 +00:00
joerg
cfac7cbf5d
Reorder .Bl and .Pp so make it clear that the space goes before the
...
list.
2009-03-09 17:29:25 +00:00
joerg
7f7a616578
.br -> .Pp, the former is not a mdoc(7) macro.
2009-03-09 17:28:12 +00:00
joerg
dff8e10393
.br -> .Pp, the former is not mdoc markup
2009-03-09 17:17:02 +00:00
uebayasi
7c002f258b
KNF. ANSI'fy.
2009-03-09 16:19:22 +00:00
uebayasi
143d2214bf
These don't need <sys/tty.h>.
2009-03-09 15:59:33 +00:00
joerg
f385dfc57f
Don't escape %, but do escape DD and SS macros. OK wiz@
2009-03-09 14:26:44 +00:00
joerg
c2a53cec5c
Fix markup (.I is an unknown macro in this context).
2009-03-09 14:10:12 +00:00
christos
049ae3d056
Match Inter 82965PM, from Anon Ymous
2009-03-09 13:13:25 +00:00
tsutsui
0eeb6a498e
Add a dumb howto.
2009-03-09 11:45:03 +00:00
tsutsui
141d5908fa
Add 5.0 config files for mac68kcd loadable from MacOS and bootable macppccd.
2009-03-09 11:39:07 +00:00
tsutsui
22cb2e2e3e
- explicitly define the default make target
...
- create shared/ALL and shared/${MACHINE_ARCH} directories
only if they exist in ${DISTRIBDIR}
2009-03-09 11:34:37 +00:00
tsutsui
567ce9e6ef
Computed checksum value by the FXPF_82559_RXCSUM feature includes data
...
in IP headers, so we have to deduct not only IP option headers but all
IP headers. But in TCP/UDP layer we can assume the IP header is valid
and a sum of the IP header part should be 0xffff, so we don't have to
bother to deduct it from the computed checksum.
2009-03-09 10:33:33 +00:00
reinoud
00f4c1707e
For this physical address printing use uintmax_t since on Xen PAE this length
...
(64) is not the same as the base architecture (32).
2009-03-09 09:53:55 +00:00
nonaka
475dc08dab
avail_start and avail_end is paddr_t.
2009-03-09 08:42:36 +00:00
mrg
b0c8dd2fc3
add clientwin.c, needed by newer packages.
2009-03-09 07:07:19 +00:00
nonaka
89a2df757d
fix compile failure when PGALLOC_VERBOSE is defined.
2009-03-09 07:00:26 +00:00
apb
a599e86f4b
Add "-", "_", and "A-Z" to the set of allowed characters in the
...
result from `uname -p`. We already have a platform with an underline
("x86_64"), and the other chars seem harmless.
2009-03-09 06:25:51 +00:00
mrg
d2ea53a056
include <stdbool.h> if not _KERNEL, and don't include kauth.h if _KERNEL.
...
now crash builds on i386.
2009-03-09 06:07:05 +00:00
dholland
265bf6cfdf
sprintf -> snprintf
2009-03-09 04:38:39 +00:00
tnozaki
c7281b0c86
fix static linking setlocale(3) problem, reported by Aran Clauson
...
at current-users, thanks a lot!
2009-03-09 02:22:25 +00:00
tron
ffbff10ba1
Use larger buffer for sending and receiving a file descriptor over a
...
UNIX domain socket, based on an example program by Michael van Elst.
This fixes support for using milters (Sendmail Mail Filters) with
Postfix under at least NetBSD/amd64.
2009-03-08 21:52:10 +00:00
christos
ea6a01a6c4
consistency in password prompt setting code (and with ssh)
2009-03-08 19:38:03 +00:00
christos
df54e2033e
remove obsolete comment.
2009-03-08 19:17:11 +00:00
he
5da54c35c9
Based on input from Eduardo Horvath (eeh@), replace 'stmd' and 'lmd',
...
which apparently don't exist as instructions, with a sequence of
std / ld instructions.
Also remove the attempted include of ldstm.S which we don't have.
2009-03-08 18:57:12 +00:00
christos
6aff6e783a
fix problem with armap_timestamp in deterministic mode.
2009-03-08 16:53:55 +00:00
he
f59a0a82c4
The "disabled target" for ar.1 should be NetBSD_DISABLED_ar.1, not
...
NetBSD_DISABLED_as.1 :)
2009-03-08 16:38:32 +00:00
he
f0edc036fb
Regenerate the ar.1 manual page after the addition of the D flag
...
as part of the recently added BFD_DETERMINISTIC_OUTPUT feature.
Thanks to perry@ for the nudge.
2009-03-08 16:37:36 +00:00
ad
5e99d26fbe
Adjust weight of SIDL down so idle kthreads don't eat up all of the
...
thread display
2009-03-08 16:26:03 +00:00
ad
4e9e0aa85c
printf -> panic so MP panics work correctly
2009-03-08 16:03:31 +00:00
he
9bc0986f89
If this is built for arm, build it for armeb as well, so that
...
a build of evbarm-eb does not give set list errors.
2009-03-08 15:37:12 +00:00
ad
0458d57a95
use aprint_error
2009-03-08 15:06:56 +00:00
joerg
1b46f9c5df
Merge pkg_install-20090307.
2009-03-08 14:53:16 +00:00
joerg
908e85af04
Import pkg_install-20090307: Fix a file descriptor leak in pkg_add.
2009-03-08 14:51:34 +00:00
ad
69f9e17075
Don't bother with file_t::f_iflags any more, as it's not used.
...
Noted by mrg@.
2009-03-08 12:52:08 +00:00
he
988dfde8cd
Regenerate these using tools/binutils/Makefile's mknative-binutils
...
target after the recent addition of BFD_DETERMINISTIC_OUTPUT to libbfd.
2009-03-08 12:38:51 +00:00
he
91cab67b08
Follow up the powerpc side by using %rN instead of rN for registers.
2009-03-08 12:08:19 +00:00
mrg
e4d97b1066
include <sys/user.h>
2009-03-08 11:41:47 +00:00
mrg
4540375faf
include ddb headers *after* sys/types.h or sys/param.h.
2009-03-08 11:40:00 +00:00
dholland
6f470d80f5
fix typo.
2009-03-08 05:38:32 +00:00
tsutsui
981d751aa3
ANSIfy, some KNF, misc cosmetics.
2009-03-08 05:25:30 +00:00
tsutsui
e7b57ea6af
Fix typo.
2009-03-08 04:55:22 +00:00
tsutsui
ab42779cdb
Note fxp(4) RX hardware checksum support for i82559.
2009-03-08 04:54:56 +00:00
agc
15de39d387
Fix tyop in previous.
2009-03-08 02:07:38 +00:00
reinoud
664af01cd8
Actually lmplement striping as LVM target. OK'd by Adam.
2009-03-07 22:17:18 +00:00
ad
c9affe551e
crash(8)
2009-03-07 22:08:19 +00:00
ad
101a9782a2
Add crash(8), a utility to diagnose kernel crashes. This is basically
...
ddb running on crash dumps, but with two notable changes:
- Breakpoints, watches, etc are obviously never going to work so they
are not handled.
- You can pipe output to the shell, e.g. ps | grep foo
Items remaining to be done:
- Port it to architectures other than i386. This isn't difficult, just
a case of making db_disasm.c/db_trace.c or their equivalent compile
and work.
- Make more of the "show" commands work, e.g "show uvmexp".
2009-03-07 22:08:07 +00:00
ad
cd6b1c8f08
Make ddb compile and work in userspace. Mostly this is comprised of three
...
types of changes:
- Add a few new methods to replace stuff like p_find(), CPU_INFO_FOREACH.
- Use db_read_bytes() instead of accessing kernel structures directly,
and similar changes.
- Add ifdef _KERNEL where the above hasn't been done, and an XXX comment.
2009-03-07 22:02:16 +00:00
ad
09e83b297e
Expose more stuff if _KMEMUSER is defined.
2009-03-07 21:59:25 +00:00
ad
5b6c66b01e
The XEN2 kernels are no more.
2009-03-07 21:35:10 +00:00