wiz
cc45dace72
Use Aq Pa instead of Fd \*[Lt]...\*[Gt].
2003-06-27 15:33:24 +00:00
yamt
d71154b0e4
in _citrus_ctype_btowc_fallback() and _citrus_ctype_wctob_fallback(),
...
use enough size byte arrays, instead of abusing mbstate_t.
just pedantic. no functional change is involved.
2003-06-27 14:52:25 +00:00
wiz
e414629c30
Pa Aq -> Aq Pa so that both work.
2003-06-27 14:50:31 +00:00
wiz
bb64da9790
Drop trailing spaces; fix punctuation problems;
...
put Nd argument in double quotes since it contains more than 9 words; spell out month.
2003-06-27 14:46:55 +00:00
wiz
2b8b2a8b6f
Quote question mark and brace.
2003-06-27 14:24:16 +00:00
wiz
2e906114a3
Remove superfluous "".
2003-06-27 14:23:24 +00:00
wiz
3e884db9b9
Quote question mark.
2003-06-27 14:03:45 +00:00
yamt
ff974db6fd
if nfs_writerpc() splitted an unstable write into some rpcs and
...
write verifier was changed, we should restart from the first.
2003-06-27 14:00:55 +00:00
wiz
6e5644d28c
Aq Pa instead of Pa Aq.
2003-06-27 13:58:51 +00:00
yamt
42be09ca92
indent.
2003-06-27 13:58:36 +00:00
dsl
5363c7e2ee
Pull texts from MI menus into language dependant text files.
...
Minor change to name of some strings (eg: MSG_yes -> MSG_Yes == "Yes")
2003-06-27 13:36:04 +00:00
skrll
d776887556
Enable the preempt1 regression test now that a workaround for the bug has
...
been committed.
2003-06-27 13:29:52 +00:00
skrll
4ce8e9d11e
D'oh. Forgot to initialise the mutex.
2003-06-27 13:27:58 +00:00
wiz
2a0c101d51
Remove superfluous semicolon.
2003-06-27 13:23:11 +00:00
christos
d82212c90e
Regen
2003-06-27 13:20:00 +00:00
christos
df92a9d2a5
PR/21498: URA Hiroshi: Add S3 Savage/IXC
2003-06-27 13:19:36 +00:00
wiz
551b587f30
End sentence with a dot.
2003-06-27 13:17:02 +00:00
wiz
1f45225df4
Fix typo in macro name, and remove a trailing comma.
2003-06-27 13:05:08 +00:00
wiz
6f235494c5
Fix typos in macro names.
2003-06-27 13:02:27 +00:00
yamt
8822a3e83e
$NetBSD $ -> $NetBSD$
2003-06-27 12:55:13 +00:00
itohy
d031823b2b
Properly reset PHY on ZNYX boards which are composed of
...
21143 and Quality Semiconductor QS6611 PHY.
QS6611 requires explicit reset on some hardware configuration. See
``Using the Intel 21143 with the Quality Semiconductor QS6611 Revision D4''
<http://www.intel.com/design/network/applnots/278239.htm > for details.
Models which should be supported by this change are
ZX345Q, ZX346Q, ZX348Q, (non-Q versions use different PHYs)
ZX414, ZX412, ZX444,
ZX442, ZX212, ZX214,
ZX374, ZX372, ZX244,
ZX424, ZX422.
Tested on ZX346Q.
Some information is from the ZNYX driver source code available from
the ZNYX web site <http://www.znyx.com/ >.
2003-06-27 12:25:38 +00:00
wiz
1ff0ecb2a4
This man page is in section 2, not 3.
2003-06-27 12:23:08 +00:00
wiz
b0e8e1d6c7
SYNOPSIS is not a good place for C comments;
...
also, simplify macro usage.
2003-06-27 12:04:36 +00:00
wiz
e0c3e5d8e2
This man page is in section 2, not 3.
2003-06-27 11:51:07 +00:00
drochner
82a0769126
regen
2003-06-27 11:13:02 +00:00
drochner
a7eff26572
add some missing 3c990 variants
2003-06-27 11:12:17 +00:00
wiz
d1084fd16c
Quote question mark.
2003-06-27 09:42:24 +00:00
wiz
621498f8a8
Remove superfluous "".
2003-06-27 09:40:17 +00:00
wiz
ba22178ad0
Quote question mark. Change width argument in a table to line up
2003-06-27 09:38:58 +00:00
wiz
9e48dea8c5
Pa Ar -> Ar.
2003-06-27 09:15:55 +00:00
wiz
e6ecde23a1
Be consistent in how we call .rhosts authentication.
2003-06-27 09:14:56 +00:00
wiz
5127f8f2c1
Quote some punctuation.
2003-06-27 09:11:12 +00:00
wiz
2acfaaf7f5
Quote bang.
2003-06-27 09:06:23 +00:00
itojun
c7ca01fc7d
i guess the original intent was this...
2003-06-27 08:58:18 +00:00
itojun
877654378b
memset() after null check
2003-06-27 08:56:07 +00:00
wiz
1316e82e58
Undo last two, I will handle this differently.
2003-06-27 08:50:50 +00:00
itojun
29aff1f984
clear memory after malloc()
2003-06-27 08:50:47 +00:00
itojun
2cadb8ca7a
split ND6 cache timer management to per-entry. increased accuracy,
...
no O(N) loop. sync w/ kame
2003-06-27 08:41:08 +00:00
tshiozak
1d910e61f7
Citrus iconv support(5)
...
add iconv data files. now ready to use iconv stuffs.
TODO:
- manpages.
- enrich mapper/esdb.
2003-06-27 08:39:59 +00:00
simonb
c674f217bf
Use STATIC_LEAF and STATIC_XLEAF for the helper functions; there's no
...
need to export their symbols.
2003-06-27 08:25:43 +00:00
wiz
34e25a94c7
Fix one option in option list.
2003-06-27 08:25:04 +00:00
simonb
ecdaf1626b
Add STATIC_LEAF and STATIC_XLEAF macros, ala the alpha port.
2003-06-27 08:22:05 +00:00
itojun
da2e0c851d
err() cleanup, from openbsd-current via kame
2003-06-27 07:49:40 +00:00
he
57822a30b2
Conditionalize usage of the COM_HW_HAYESP constant on COM_HAYESP.
...
Add a dummy type argument to the local (au)comcnattach to match the change
in the prototype of the "real" comcnattach.
Reviewed and tested by simonb.
2003-06-27 07:39:34 +00:00
lukem
b0f080676b
Support "multicastclient" directives in ntp.conf.
...
Based on [bin/17930] from Stoned Elipot.
2003-06-27 07:22:36 +00:00
tshiozak
284734d7ec
bump libc version because of iconv.
2003-06-27 06:05:08 +00:00
martti
131cbe6238
IPFilter 3.4.32 is available
2003-06-27 05:46:21 +00:00
martti
e6bc82abd9
Everything is now in src/
2003-06-27 05:45:11 +00:00
tshiozak
ff5c3e6895
Citrus iconv support(4)
...
add iconv external I/F (iconv.h - iconv_open()/iconv()/iconv_close()) and
iconv(1) utility.
TODO:
- bump libc minor.
- add iconv data files.
- create manpages: iconv_open(3)/iconv(3)/iconv_close(3)/iconv(1)/
mkesdb(1)/mkcsmapper(1).
2003-06-27 05:21:49 +00:00
lukem
151e9a3180
If _rc_subr_loaded=true, "return" immediately, otherwise set that var
...
and continue as normal.
Gains ~ 2 seconds on 110 runs of ". rc.subr" on a shark.
Suggested by Andrew Cagney in [bin/18400]
2003-06-27 05:01:21 +00:00