wiz
|
65236f0cee
|
Fix date (no leading zero); use Dq.
|
2006-04-08 23:12:13 +00:00 |
rpaulo
|
3828a8c073
|
Explain where did the IPv6 support came from.
|
2006-04-08 13:58:24 +00:00 |
rpaulo
|
a758ab2541
|
Explain IFHEAD ioctls. They also disable SLMODE and they SLMODE disables
IFHEAD.
From FreeBSD.
|
2006-04-08 12:16:55 +00:00 |
rpaulo
|
4353e6ba07
|
* We no support IPv6, so remove BUGS section.
* Add HISTORY section and blame me for adding IPv6 support.
|
2006-03-29 19:39:51 +00:00 |
wiz
|
65662157da
|
New sentence, new line.
|
2004-12-05 13:28:54 +00:00 |
peter
|
d47c7d9500
|
Document that an open call on /dev/tunN also creates new interfaces.
While here, use .Cm for command modifiers.
|
2004-12-05 13:26:39 +00:00 |
peter
|
e345d25606
|
Remove the 'count' flag and fix a sentence. The interface is a clonable
device so count doesn't apply anymore. Bump date.
ok wiz@
|
2004-11-22 17:17:24 +00:00 |
jdolecek
|
02d0c9ceb3
|
add TNF copyright (1996-2003)
|
2003-03-09 23:29:52 +00:00 |
wiz
|
33691f98a8
|
Drop some superfluous Ns.
|
2002-08-20 15:47:46 +00:00 |
wiz
|
496a336cb0
|
Slight markup change.
|
2001-11-01 01:15:42 +00:00 |
atatat
|
6e885d365a
|
Turn the tun device/network interface into a cloning device.
|
2001-10-31 20:08:17 +00:00 |
wiz
|
ac61c2aac2
|
Sort sections, sort SEE ALSO, paragraph fixes and misc. improvements.
|
2001-09-22 16:36:21 +00:00 |
wiz
|
350b00b938
|
Boring whitespace fixes.
|
2001-09-11 22:52:52 +00:00 |
jdolecek
|
16624f841d
|
Use EAGAIN instead of EWOULDBLOCK. The actual numeric value is
same, but EAGAIN is the posixly correct name.
Addresses misc/12960.
|
2001-05-19 17:23:39 +00:00 |
itojun
|
bac5a05e92
|
s/IP-only/IPv4-only/.
|
2000-12-12 18:15:38 +00:00 |
tv
|
c031c2e49c
|
Work around some .Po/.Pc bogons to make this format properly.
|
2000-08-10 02:34:50 +00:00 |
garbled
|
c1d21e28ed
|
More and more of .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
|
1999-03-16 01:19:14 +00:00 |
mycroft
|
17ab98299b
|
Fix minor formatting error.
|
1999-03-06 11:57:20 +00:00 |
ross
|
1569541db4
|
Untangle botched .Po .Pc at the end.
|
1998-05-06 00:03:02 +00:00 |
matt
|
2996a000a1
|
Document that IFF_MULTICAST can used in TUNSIFMODE.
|
1997-09-25 13:14:46 +00:00 |
pk
|
969b77f550
|
tunnel network interface. Based on a der mouse's version from PR#2411.
|
1996-06-25 22:17:37 +00:00 |