Commit Graph

114213 Commits

Author SHA1 Message Date
wiz
f899ab9b92 There is no FreeBSD-3.3.0, only FreeBSD-3.3. 2003-06-26 12:25:22 +00:00
tshiozak
f3995f1ad3 correct wcrtomb(3) - it is not conforming to standard on handling L'\0'.
This change also affects Citrus iconv engine.
2003-06-26 12:09:56 +00:00
wiz
537ec5768d -indent -> -offset indent. 2003-06-26 12:06:35 +00:00
wiz
6bf50441b3 Remove -inset from .Bl macro. 2003-06-26 12:06:00 +00:00
tshiozak
f77c39f209 make sure that key is case-insensitive. 2003-06-26 12:05:04 +00:00
wiz
c39edb6715 Switch macros to make both work. 2003-06-26 12:04:47 +00:00
wiz
2f658c2baa Remove superfluous macros or switch order of two macros. 2003-06-26 12:00:15 +00:00
wiz
e0c1029d60 There is no NetBSD release called "partition" :) 2003-06-26 11:57:49 +00:00
wiz
d3a1de402e Remove superfluous macro. 2003-06-26 11:56:38 +00:00
wiz
90a640f4f3 More fixes. 2003-06-26 11:55:56 +00:00
wiz
a423c509db .Bl ... -indent -> .Bl ... -offset indent. 2003-06-26 11:53:18 +00:00
wiz
3a22d63d8c There will be no NetBSD-1.7. 2003-06-26 11:52:19 +00:00
wiz
e1cffafdc5 .It macros in item lists do not take arguments ->
.It Ft void
becomes
.It
.Ft void
2003-06-26 11:51:46 +00:00
wiz
e36a6149c8 Sy Pa -> Pa. 2003-06-26 11:49:11 +00:00
wiz
f1d95edaf0 Replace 1.4.x with 1.4. 2003-06-26 10:39:55 +00:00
wiz
4b6d29097f Quote possible macro call. 2003-06-26 10:34:14 +00:00
wiz
b9f61d1e56 .Er Dv -> .Er. 2003-06-26 10:32:14 +00:00
wiz
b08e10c1ff Only one of -tag and -ohang after .Bl. 2003-06-26 10:31:29 +00:00
wiz
12a9f05956 Only one of -bullet and -tag after .Bl. 2003-06-26 10:27:25 +00:00
wiz
29f783f6f4 Fix Bd macro call. 2003-06-26 10:26:53 +00:00
wiz
622f9a8d34 Only one of -hang and -tag after .Bl. 2003-06-26 10:23:59 +00:00
wiz
ed99226267 Remove some superfluous macro calls. 2003-06-26 10:23:23 +00:00
dsl
c7ba282830 Stop blank line being added when newline is processed with __ISPASTEOL set. 2003-06-26 10:22:33 +00:00
wiz
1f169892d0 Fix some macro abuses. 2003-06-26 10:20:39 +00:00
wiz
57526f6563 .Li Dv -> .Dv. 2003-06-26 10:14:07 +00:00
wiz
1c0ed5e256 End list with .El. 2003-06-26 10:13:34 +00:00
wiz
00286476c7 Only one of -bullet and -tag after .Bl. 2003-06-26 10:11:40 +00:00
wiz
9d3470de48 Remove superfluous .Ek. 2003-06-26 10:10:11 +00:00
wiz
16562717af Quote % characters in macro lines. 2003-06-26 10:09:05 +00:00
wiz
174b41a432 Use only one of -literal and -unfilled with Bd. 2003-06-26 10:04:37 +00:00
wiz
7e3682db3e Sort sections; replace man macro with mdoc macro;
sort SEE ALSO; empty line -> .Pp.
2003-06-26 10:03:39 +00:00
wiz
5231f1f288 Remove trailing whitespace. 2003-06-26 10:01:18 +00:00
wiz
85cf615bd0 Work around a warning from groff-1.19. 2003-06-26 10:00:24 +00:00
itojun
b0f4b20c71 sync packet tag w/openbsd 2003-06-26 09:55:10 +00:00
wiz
73d12a57ca Fix typo in macro. 2003-06-26 09:50:49 +00:00
wiz
71a2c91273 Add some dirs to be used by groff-1.19 (coming soon). 2003-06-26 09:24:25 +00:00
ichiro
04bd82d36b regen. 2003-06-26 09:20:23 +00:00
ichiro
03f8899b31 add product
Aironet 350 miniPCI Wireless LAN Adapter
2003-06-26 09:19:54 +00:00
tron
706af04c5c Test for symbol "_KERNEL_OPT" instead of "_LKM" as suggested by
Matthew Green.
2003-06-26 08:22:06 +00:00
itojun
c077e299a8 expire mrt if mrt_stall goes empty. ono@kame 2003-06-26 07:41:48 +00:00
tron
88613ffb5e Don't include "opt_mbuftrace.h" if "_LKM" is defined. This fixes a build
problem in the "vmware-module3" package.
2003-06-26 06:52:55 +00:00
tshiozak
e376aa8308 Citrus iconv support(3)
add host tools : mkcsmapper and mkesdb
  mkcsmapper - coded character set mapping table compiler
  mkesdb - encoding scheme database compiler
2003-06-26 06:30:07 +00:00
itojun
e195d590d8 make it possible to obtain default router address from any interface (-i).
-r might be sufficient.
http://pc.2ch.net/test/read.cgi/unix/1050823044/377
2003-06-26 05:38:45 +00:00
itojun
3b8a1d1f0c strlcpy 2003-06-26 05:26:45 +00:00
itojun
4f7d642336 cleanup multicast routing stuff on if_detach().
XXX sideeffect to running instance of multicast routing daemon unknown
2003-06-26 03:35:00 +00:00
itojun
0888779b69 put meaningful count into in_multientries.
(or we could remove this variable - noone seem to use it)
2003-06-26 03:17:32 +00:00
itojun
bef80abb93 purge rti structure (in igmp.c) for removed ifp on if_detach(). 2003-06-26 03:11:08 +00:00
uwe
b659db9760 When MKPIC is "no" and we force MKLINKLIB to "yes" to provide
something for BFD-using programs to link against, also provide an
empty libinstall target so that libbfd.a does not get installed.
2003-06-26 02:49:31 +00:00
nathanw
08cf80dc5c Whitespace police. 2003-06-26 02:09:27 +00:00
nathanw
169a6757eb For now, disable voluntary mid-operation preempt() for SA processes;
it doesn't interact well with SA's idea of what's running.
2003-06-26 02:08:19 +00:00