lukem
c497ca5bf0
Disable man pages "properly".
...
Fixes build problem on older NetBSD systems.
2008-09-07 14:07:21 +00:00
rtr
8fa1918353
add xorg locale module entries
2008-09-07 13:15:49 +00:00
rtr
4df6dad7ae
* build and install locale modules
...
this fixes the problem with copy & paste not working
2008-09-07 13:15:11 +00:00
tron
7c4ff5fbb4
Remove duplicate definition of "smbfs_node_pool".
...
Fix based on a patch provided by Juan RP in PR kern/39494.
2008-09-07 13:13:04 +00:00
rtr
70bddd8faa
use XLOCALE.DEFINES from bsd.x11.mk
2008-09-07 13:12:28 +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
tron
b7cced0000
Remove duplicate definition of "specfs_lock".
...
Patch provided by Juan RP in PR kern/39493.
2008-09-07 13:09:36 +00:00
wiz
56a7292635
End sentence with dot. Use more markup.
2008-09-07 12:40:11 +00:00
apb
a454795e01
Cleanup shell quoting:
...
* Almost all shell variables are now quoted, except where they
hold numeric values such as exit status, or where we want
the shell to split on spaces.
* Constructs like
_files="$@"
do_something_with $files
are changed to
#_files="$@"
do_something_with "$@"
* In contexts where we do actually want the args to be concatenated with
space separators, use "$*", not "$@".
Tested by running "postinstall check" with a SCRATCHDIR whose name
contained spaces.
2008-09-07 12:34:06 +00:00
pgoyette
494623b269
Only report new sensor state values if the new value is valid for the
...
particular event being monitored. This avoids duplicate reporting for
sensors that monitor both a normal/critical state and value-within-limits
state as reported by Simon Burge on current-users.
While we're here, clean-up some stair-stepping if's.
OK garbled@
2008-09-07 12:13:00 +00:00
tron
9d95a24209
Document WAPBL kernel option.
2008-09-07 12:07:21 +00:00
tron
b2672204e3
Remove references to non-existant kernel option NO_TSC_TIME.
...
This fixes PR port-i386/39460 by Juan RP.
2008-09-07 12:01:25 +00:00
apb
a1dad6e718
Fix some errors in examples, noticed by Robert Elz:
...
* use \e in the source to get a backslash in the output.
* test whether the result from shquote[v]() is -1 before, not after,
adding 1 to it.
2008-09-07 08:55:46 +00:00
tsutsui
682dda6a54
Suppress the whitespace after parenthesis.
2008-09-07 05:11:55 +00:00
tsutsui
dede91a20b
Use \*[Lt] and \*[Gt].
2008-09-07 05:09:12 +00:00
tsutsui
cd77da4958
Fix empty line warning.
2008-09-07 05:08:42 +00:00
tsutsui
6776e6b202
Fix a typo in previous.
2008-09-07 04:45:18 +00:00
lukem
bc8f81ebac
regen for MKHTML
2008-09-06 23:23:17 +00:00
lukem
d7fc424b0a
document MKHTML
2008-09-06 23:22:46 +00:00
rmind
b37999b4b5
Add few KASSERTs.
2008-09-06 23:08:54 +00:00
rmind
7e456140b3
Replace malloc with kmem.
2008-09-06 23:05:52 +00:00
rmind
591b1d0390
Regen.
2008-09-06 22:44:42 +00:00
rmind
05fb3eb929
PR/39119: Jan Thorsson: Support for VIA CX700M2 IDE controller.
2008-09-06 22:42:59 +00:00
rmind
73aa8e682d
PR/38012: David Dudley: Support for B&B Electronics MIPort serial cards.
2008-09-06 22:36:40 +00:00
tsutsui
4ee53937d3
Use \*[Gt].
2008-09-06 22:22:39 +00:00
tsutsui
d7f9ab6a0e
Use \*[Lt] and \*[Gt].
2008-09-06 22:19:03 +00:00
rmind
a393e9c9d7
PR/39442: Jeff Thieleke: Support for ATI SB700/SB800 controllers.
2008-09-06 22:18:56 +00:00
tsutsui
1091a34f7b
Use \*[Lt] and \*[Gt].
2008-09-06 22:14:45 +00:00
tsutsui
858eeff6b3
Use \*[Gt].
2008-09-06 22:11:44 +00:00
rmind
16dee06ce9
Regen.
2008-09-06 22:08:38 +00:00
rmind
3d4ea98e16
PR/38382: Jean-Yves Moulin: Support for Sierra Wireless Aircard 850.
2008-09-06 22:07:11 +00:00
tsutsui
1fd8e62a1e
Use \*[Lt] and \*[Gt].
2008-09-06 22:05:36 +00:00
rmind
913f159e82
Regen.
2008-09-06 21:53:32 +00:00
tsutsui
86c925edeb
Use \*[Gt].
2008-09-06 21:52:33 +00:00
tsutsui
b49430fc1c
Use \*[Lt] and \*[Gt].
2008-09-06 21:49:33 +00:00
rmind
aa93fc3fa8
PR/37948: Yojiro UO: Support for Sony GPS GPS-CS1 devices. Check the support
...
of UR_BBB_GET_MAX_LUN, and disable the logic, if needed.
2008-09-06 21:49:00 +00:00
tsutsui
5edea45e2c
Use \*[Lt] and \*[Gt].
2008-09-06 21:46:14 +00:00
tsutsui
43ddc4f82b
Use \*[Gt].
2008-09-06 21:43:38 +00:00
rmind
3f36b1dd77
PR/38202: Jeff McMahill: Support for Sealevel SeaPORT+4 USB to Serial adaptor.
2008-09-06 21:42:05 +00:00
tsutsui
fa266fcc79
Use \*[Gt].
2008-09-06 21:41:44 +00:00
tsutsui
0ed4e0fbdb
Use \*[Lt] and \*[Gt].
2008-09-06 21:39:24 +00:00
rmind
0474b30708
PR/39303: Izaac: Support for Novatel Wireless Ovation U727.
2008-09-06 21:38:44 +00:00
tsutsui
fa2b544896
Use \*[Lt] and \*[Gt].
2008-09-06 21:38:13 +00:00
tsutsui
25c87322ef
Use \*[Gt].
2008-09-06 21:36:40 +00:00
rmind
5c8acba58c
PR/39147: Jasper Wallace: Support Metageek Wispy 2.4x as ugen device.
2008-09-06 21:34:49 +00:00
tsutsui
f0065aceba
Use \*[Gt].
2008-09-06 21:33:27 +00:00
tsutsui
3201e29220
Use \*[Lt] and \*[Gt] rather than \*< and \*> .
2008-09-06 21:29:21 +00:00
tsutsui
1975c595c8
Fix whitespace.
2008-09-06 21:25:33 +00:00
rmind
a4a0c53b57
Unbreak build when VIDEO_DEBUG is not defined.
2008-09-06 21:21:49 +00:00
tsutsui
de3164b857
- use \*[Gt] (for '>' prompt)
...
- use Li in table, not Dl
- fix warnings
2008-09-06 21:05:15 +00:00