Ruslan Ermilov
9fe48c6e8d
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 11:04:34 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Jun Kuriyama
8194b338dc
Merge from ipfw.8 (1.57).
...
o Sync with netinet6/ip6_fw.c (1.12).
MFC after: 10 days
2001-06-24 23:40:09 +00:00
Ruslan Ermilov
506c373bc0
Update comment to match ipfw/ipfw.c,v 1.95.
2001-04-13 06:49:47 +00:00
Gregory Neil Shapiro
3371e17cb6
Match ip6fw's command line options to those of ipfw (specifically, added
...
the ability to use a preprocessor, use the -q (quiet) flag when reading
from a file). The source used is from ipfw.
Clean up exit codes while I am here.
KAME has been informed and plans on integrating these patches into their
own source as well.
2001-04-13 01:31:17 +00:00
Ruslan Ermilov
0a5779d45b
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:33:27 +00:00
Ruslan Ermilov
fe655281c5
Set the default manual section for sbin/ to 8.
2001-03-20 18:13:31 +00:00
Hajimu UMEMOTO
e3a50e99c6
Correct typo in usage.
...
Submitted by: David Malone <dwmalone@maths.tcd.ie>
2001-03-18 18:45:43 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Kris Kennaway
1b2556e4a4
Fix the vulnerability with TCP ECE packets recently fixed in ipfw.
...
This is untested, but believed to work.
2001-01-23 21:11:28 +00:00
Hajimu UMEMOTO
e26aac8d24
avoid conflicting #define symbol (s/FW_IFNLEN/IP6&/).
...
Obtained from: KAME
2001-01-22 19:20:06 +00:00
Hajimu UMEMOTO
dd9d139453
Room to hold rules should be dynamically allocated.
...
PR: kern/24248
2001-01-20 22:40:39 +00:00
Ruslan Ermilov
1252c1bb05
Prepare for mdoc(7)NG.
2000-12-18 15:16:24 +00:00
Ruslan Ermilov
f4d874a1db
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
Ruslan Ermilov
7c7fb079b9
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 16:52:27 +00:00
Alexey Zelkin
eb418154a1
mdoc(7) style fixes and cleanup
2000-05-04 17:34:31 +00:00
Alexey Zelkin
533fa4bd2d
Fix path to ip6fw
2000-05-04 17:33:27 +00:00
Sheldon Hearn
ef8f7ac935
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 11:27:47 +00:00
Chris Costello
d92ce96b1c
Repair incorrect ``first appeared in'' reference, which originally stated
...
that we supported an IPv6 firewall since version 2.0. It now correctly
says `4.0'.
2000-02-09 19:54:14 +00:00
Yoshinobu Inoue
210d0432a3
Add ip6fw.
...
Yes it is almost code freeze, but as the result of many thought, now I
think this should be added before 4.0...
make world check, kernel build check is done.
Reviewed by: green
Obtained from: KAME project
2000-01-29 13:54:44 +00:00