apb
94f952dfe5
* Allow multiple commands in $ifconfig_xxN variables in rc.conf(5).
...
This may be done either by embedding newlines in the value,
or by using semicolons to represent line breaks (but not both at once).
* Allow shell quoting insode $ifconfig_xxN variables or /etc/ifconfig.xxN
files. This allows something like ifconfig_wi0="ssid 'my network'; dhcp"
2008-09-20 12:12:38 +00:00
christos
99ca374317
support per file lex and yacc prefixes.
2008-09-19 22:54:55 +00:00
wiz
eb4e8b70f1
Remove superfluous .Pp.
2008-09-19 08:30:35 +00:00
jmcneill
99a4cc3893
Note that bulk endpoints are not supported. Reword last paragraph.
2008-09-18 13:09:20 +00:00
pgoyette
1898311641
Note that the raw SPD data is available via sysctl (in the hw tree). This
...
allows people to retrieve the data and feed it to decode-dimms (from the
lmsensor people) to do a full decode.
2008-09-17 12:37:41 +00:00
jmcneill
f1873b19e3
Mention RND_TYPE_RNG type for rnd_attach_source
2008-09-16 23:29:49 +00:00
pgoyette
833dabdc95
Add MLINKS for all the routines that cnmagic.9 documents. Without this,
...
"apropos magic" indicates that cn_trap(9) and friends have man pages, but
"man cn_trap" thinks otherwise.
2008-09-16 16:40:23 +00:00
tron
6264f47cc6
Support multiple volumes connected to Intel MatrixRAID controllers.
...
Code contributed by Juan RP in PR kern/39552.
2008-09-16 11:45:30 +00:00
kleink
d1e9142405
Merge tzdata2008f.
2008-09-15 21:58:07 +00:00
kleink
cebca4f514
Import tzdata2008f.
2008-09-15 21:56:17 +00:00
jdc
d62f5b378e
Add SBus GEM reference.
...
Note when SX versions were supported.
2008-09-15 20:03:18 +00:00
cube
e8a45a91fe
Play it safe and change the sed script so that -E isn't needed.
2008-09-15 18:21:48 +00:00
tron
25f901a460
Add support for status reports via bio(4) to ataraid(4).
...
The code was contributed by Juan RP in PR kern/39514.
2008-09-15 11:44:50 +00:00
rtr
ec7c336281
replace XTHREAD_CFLAGS with _REENTRANT instead of _POSIX_THREAD_SAFE_FUNCTIONS
...
as is done in pkgsrc.
2008-09-15 08:05:19 +00:00
hannken
032a270689
Kernel thread changed name from fssbsN to fssN.
2008-09-15 07:58:48 +00:00
cube
cbc74b28eb
Make sure pkgconfig files we install have RPATH directives.
...
${TOOL_SED} -E is authorized, right? Right?
2008-09-15 02:37:54 +00:00
apb
bd847b4bc9
* For .Sh, generate <h3 id="...">...</h3>.
...
* For .Ss, generate <h4 id="...">...</h4>.
This makes internal cross references from .Sx work.
While here, change .SH and .SS to do likewise, instead of using
<h3><a name="...">...</a></h3> and <h4><a name="...">...</a></h4>.
2008-09-14 20:29:10 +00:00
itohy
542372dbe8
Remove unneeded \n" found on fixing PR 39535.
2008-09-14 12:59:19 +00:00
itohy
d6e760bdd5
Escape "\" as "\e" in the example.
...
Fix formatting problems reported by Stathis Kamperis on PR bin/39535.
2008-09-14 12:51:39 +00:00
reed
091bd2e203
Fix spelling typo.
2008-09-13 13:45:00 +00:00
tnozaki
e8a3f4691d
fix same problem with CP932, order should be NEC_IBM -> IBM.
...
rev1.11 and rev1.12 is completely mistake, sorry.
2008-09-13 13:08:36 +00:00
tnozaki
d2502d21a7
revert previous change, there's no problem for CP943.
2008-09-13 13:05:09 +00:00
tnozaki
167ed5d7b2
fix same problem with CP932, oreder should be NEC_IBM -> IBM.
2008-09-13 12:56:25 +00:00
wiz
8c17a9bb0b
New sentence, new line.
2008-09-13 09:13:14 +00:00
cube
b11433d4c1
Add logic to install pkgconfig files from X.Org sources. Initial idea from
...
Tyler Retzlaff.
No, this is not code I am going to be proud of. Meanwhile, anyone is
welcome to work on a mknative-xorg script and make sure that outputs across
all archs are consistent, and use it to generate a bunch of other stuff such
as the Imake config file and so on. That will do for now though.
2008-09-13 04:28:37 +00:00
reed
b9096d3a29
This manpage was moved here five years ago because machine independent.
...
So remove the optional man page header (architecture)
(no other manpages in this directory have an architecture).
And it references two other man pages which are machine dependent,
so specifically prepend them with their mac68k architecture.
2008-09-13 00:50:57 +00:00
christos
8c6fb6faa5
PR/39525: Joachim Schueth, Frederik Sausmikat:
...
cgd inadvertently encrypts blkno eight times to generate IV
2008-09-12 16:51:54 +00:00
christos
fc978808f9
fix more A0
2008-09-12 14:40:46 +00:00
pgoyette
c3fdef9f06
Make the I2C_SCAN warning a bit more (ok, a LOT more) dire!
2008-09-12 01:19:17 +00:00
simonb
0541e9f3e3
Revert change made two years ago(!). copyin_proc() and copyout_proc()
...
have never been converted to operation on LWPs.
2008-09-12 00:35:12 +00:00
pgoyette
b1779d2b4c
Forgot to bump the date
2008-09-11 23:24:36 +00:00
reed
12a0cfda39
Add some more details about the driver and events.
2008-09-11 21:53:12 +00:00
pgoyette
91d59526ca
Add warning on possible side effects of using 'options I2C_SCAN'
2008-09-11 21:14:16 +00:00
pgoyette
dae4e2207c
Document new I2C_SCAN option.
2008-09-11 20:49:29 +00:00
wiz
fa7124443e
New sentence, new line.
2008-09-11 11:18:11 +00:00
tron
2b3ca19215
Add support for Intel MatrixRAID to ataraid(4). It is currently limited
...
to one volume.
The driver was provided by Juan RP in PR kern/39511.
2008-09-11 11:08:50 +00:00
joerg
dc0088231d
Document MKSTRIPIDENT. Requested by lukem@
2008-09-10 11:16:41 +00:00
apb
72527b7be6
Define Am, so HTML man pages can use \*[Am] to get an ampersand.
...
Non-HTML man pages were already able to use \*[Am].
2008-09-10 10:07:36 +00:00
jschauma
68b35bfb4d
move punctuation of a complete sentence into its parens
2008-09-09 19:18:41 +00:00
joerg
5af38558ac
Add MKSTRIPIDENT to remove the RCS IDs from binary programs and shared
...
libraries for space-constraint systems. The description is based on the
feedback of hubertf@, the logic on input from lukem@
This obsoletes the removal of LIBC_SCCS and SYSLIBC_SCCS for libc builds.
2008-09-09 11:54:19 +00:00
wiz
f6ea3f14f6
Uncomment SEE ALSO.
2008-09-09 05:47:07 +00:00
wiz
a1aeca8b64
New sentence, new line.
2008-09-09 05:46:27 +00:00
jmcneill
8aa427aa38
xr pseye(4), video(9)
2008-09-09 01:18:15 +00:00
jmcneill
54effa32f8
uvideo(4) man page
2008-09-09 01:16:03 +00:00
ahoka
f2efa49e4e
That audio is in fact should be video in the short description. :-)
2008-09-08 22:21:47 +00:00
wiz
7415398dfe
Bump date for previous, and remove trailing whitespace.
2008-09-08 16:18:37 +00:00
pgoyette
ae9d8ca4b9
Sync man page with recent changes; ipmi can now return warning-under or
...
critical-under for temp/voltage sensors.
2008-09-08 14:46:15 +00:00
kent
9c8aa6615e
Remove -Wno-pointer-sign and -ffreestanding from CXXFLAGS. g++
...
doesn't support for them.
2008-09-07 15:54:52 +00:00
lukem
935f649468
Define __appmansuffix__=1 in the man page cpp(1) translation.
2008-09-07 14:29:38 +00:00
rtr
a51f302f6a
add XLOCALE.DEFINES for locale path defs, easier to manage them here
...
than deep in the reachover.
2008-09-07 13:10:22 +00:00