yamt
|
6fb9967219
|
do_sys_unlink: remove an unused credential.
|
2009-03-13 11:05:26 +00:00 |
|
yamt
|
58327f9672
|
VNODE_FLAGBITS: fix octal counting.
|
2009-03-13 11:04:25 +00:00 |
|
joerg
|
7ffbcccbf3
|
Don't use macros for the synopsis. Improve markup to break argument
groups together by not splitting opening and closing macro over lines.
|
2009-03-13 10:51:56 +00:00 |
|
tteras
|
0c68acc1de
|
From Arnaud Ebalard: Fix couple of problems with previous commit.
|
2009-03-13 04:49:16 +00:00 |
|
he
|
976380d183
|
When casting to/from a pointer to an integral type (a bad practice,
if you ask me), you need to cast via intptr_t for portability.
|
2009-03-12 23:05:27 +00:00 |
|
dyoung
|
5786b3376f
|
Fix spelling: s/parition/partition/.
|
2009-03-12 22:59:03 +00:00 |
|
abs
|
f681b265bc
|
Prefer MACHINE_ARCH to MACHINE in some tests
|
2009-03-12 17:16:58 +00:00 |
|
wiz
|
389d0303dd
|
Add missing comma in enumeration.
|
2009-03-12 16:09:56 +00:00 |
|
wiz
|
2df943f931
|
New sentence, new line. Avoid marking up punctuation.
|
2009-03-12 15:18:57 +00:00 |
|
bsh
|
01bbe49d65
|
Turn off interrupt disable bit in command status reg.
This is necessary to make S-ATA drives work on some motherboards with
SiS964 including my ASUS P4S800D.
|
2009-03-12 15:02:42 +00:00 |
|
cegger
|
960d9f288f
|
- beautify dmesg
- print family id if not supported
spotted by jmcneill@
|
2009-03-12 14:24:17 +00:00 |
|
wiz
|
0d4480d10a
|
Bump date for previous. Sort options to establish-sa.
Stop using Xo/Xc.
|
2009-03-12 14:01:09 +00:00 |
|
wiz
|
5c82067abe
|
Remove USETBL, now that man page does not need tbl any longer.
|
2009-03-12 13:52:47 +00:00 |
|
msaitoh
|
507aaf9eef
|
Add rnd stuff.
|
2009-03-12 13:15:13 +00:00 |
|
wiz
|
0dcfdade1a
|
Remove trailing whitespace.
|
2009-03-12 13:14:18 +00:00 |
|
wiz
|
52e3c1f016
|
New sentence, new line.
|
2009-03-12 13:13:16 +00:00 |
|
tsutsui
|
c6db9543e8
|
- fix rsync URLs in examples
- rsync(8) -> rsync(1)
|
2009-03-12 13:08:46 +00:00 |
|
njoly
|
56695ef522
|
In is_number(), do not check strtod() result against HUGE_VAL which
will result in a SIGFPE on non IEEE hardware. Instead, check the
provided buffer for "nan" string.
This make native build work again on alpha.
|
2009-03-12 13:04:01 +00:00 |
|
abs
|
fbcfe9c7af
|
Clarify free_list usage in uvm_page_physload() regarding faster/slower RAM.
Slower RAM should be assigned a higher free_list id.
No functional change to code, just comments and manpage
|
2009-03-12 12:55:16 +00:00 |
|
joerg
|
9df66b68e0
|
Explicitly mark : as literal, use Pq.
|
2009-03-12 12:51:29 +00:00 |
|
joerg
|
441cf5a9bb
|
Replace physical markup with .Bl -column.
|
2009-03-12 12:50:31 +00:00 |
|
joerg
|
9b5703cfb2
|
Replace vertical spaces with paragraphs.
|
2009-03-12 12:49:36 +00:00 |
|
joerg
|
c6d6c060d8
|
Replace vertical space with paragraph breaks.
|
2009-03-12 12:48:56 +00:00 |
|
joerg
|
43e5aad940
|
No space between dot and macro name.
|
2009-03-12 12:48:26 +00:00 |
|
joerg
|
5d4d55d864
|
Remove redundant physical markup. Don't workaround ancient macro argment
limit with .Xo/.Xc.
|
2009-03-12 12:47:49 +00:00 |
|
joerg
|
628af9a360
|
Don't workaround ancient macro argument limit with .Xo/.Xc.
|
2009-03-12 12:46:49 +00:00 |
|
joerg
|
9f33bc066d
|
Fix markup.
|
2009-03-12 12:46:17 +00:00 |
|
joerg
|
9e7bb98513
|
Consistently use .Dv for SA_SIGINFO, .Sv doesn't exist.
|
2009-03-12 12:44:08 +00:00 |
|
joerg
|
96ce279d40
|
Remove redundant markup. Add missing width for .Bl -tag.
|
2009-03-12 12:43:13 +00:00 |
|
joerg
|
efe5fd20a7
|
.Bl already provides the vertical space between items, so don't add
additional space manually.
|
2009-03-12 12:42:12 +00:00 |
|
joerg
|
9fd92be501
|
.Fa Dv is redundant, only .Dv is effective, so remove the .Fa.
|
2009-03-12 12:41:01 +00:00 |
|
joerg
|
4910a567bf
|
Use .Vt for variables, not .Va and manual line breaking.
|
2009-03-12 12:40:20 +00:00 |
|
joerg
|
2c8a95a535
|
Replace Ft br Fn ... Pp dance with simpler .Bl -ohang.
|
2009-03-12 12:39:15 +00:00 |
|
joerg
|
7d0fb7de6b
|
Fix markup.
|
2009-03-12 12:37:18 +00:00 |
|
joerg
|
8deda0e429
|
Use paragraph breaks before notes, not just line breaks.
|
2009-03-12 12:36:48 +00:00 |
|
joerg
|
89fd8256a6
|
Don't workaround ancient macro argument limit with .Xo/.Xc. Don't use
.Sm off / .Sm on.
|
2009-03-12 12:35:51 +00:00 |
|
joerg
|
6cb9af04f6
|
Don't workaround ancient macro argument limit with .Xo/.Xc. Don't use
.Sm off/.Sm on.
|
2009-03-12 12:35:17 +00:00 |
|
joerg
|
8c2253d6e8
|
Use .Bl -column instead of tbl(1) for the device mapping list.
OK jmcneill@
|
2009-03-12 12:33:46 +00:00 |
|
yamt
|
2130617c71
|
a tprof backend which uses amd perfctr interrupt.
|
2009-03-12 12:08:17 +00:00 |
|
plunky
|
ca6f23c3d4
|
note the new method of changing link layer addresses using a PF_LINK
socket ioctl.
|
2009-03-12 11:34:54 +00:00 |
|
tteras
|
983cc8fecf
|
Support multiple anonymous remotes and decide remoteconf based on identity,
received certificates and other information. General code clean up.
|
2009-03-12 10:57:26 +00:00 |
|
wiz
|
62fcccac72
|
Fix error in previous, found by joerg.
|
2009-03-12 10:18:37 +00:00 |
|
wiz
|
9f5b355274
|
Use comments instead of .ig (requested by joerg).
Sort errors while here.
|
2009-03-12 10:16:37 +00:00 |
|
yamt
|
538489ba39
|
print some SVM info if available.
|
2009-03-12 09:10:15 +00:00 |
|
yamt
|
633a4a3ae1
|
add definitions for SVM features.
|
2009-03-12 09:08:40 +00:00 |
|
yamt
|
3a1d77bf94
|
comments
|
2009-03-12 09:07:29 +00:00 |
|
wiz
|
99822d63a6
|
New sentence, new line. Remove trailing whitespace. Fix xrefs.
Sort SEE ALSO.
|
2009-03-12 08:55:14 +00:00 |
|
nakayama
|
00e5a4c481
|
Fix tag for html man files.
|
2009-03-12 08:04:49 +00:00 |
|
nakayama
|
b2d5988f92
|
Fix tag for catman files.
|
2009-03-12 07:57:43 +00:00 |
|
yamt
|
31d6880c49
|
s/__amd64__/__x86_64__/ as it's processor dependent.
suggested by matthew green on source-changes-d@.
|
2009-03-12 01:55:50 +00:00 |
|