veego
|
e8363d9e81
|
New FILES section for /dev/ipnat and move the BUGS section at the end.
|
1997-11-24 14:27:45 +00:00 |
veego
|
da4678c8db
|
- Add /dev/ipnat and /dev/ipstate to the FILES section
- Add ipl(4) and ipnat(8) to the SEE ALSO section
|
1997-11-24 14:27:14 +00:00 |
veego
|
a8799fada7
|
remove the empty FILES section and resort the SEE ALSO section
|
1997-11-24 14:26:17 +00:00 |
veego
|
04c6eee3a5
|
- s/vmunix/netbsd/
- s/ipl/ipstate/
- Add /dev/ipstate to the FILES section
|
1997-11-24 14:25:28 +00:00 |
veego
|
be87239f57
|
Remove the reference to snoop(1m), etherfind(8c) and dlpi(7p).
|
1997-11-24 08:35:44 +00:00 |
veego
|
89b8e7ca72
|
Remove the refernce to etherfind(8c).
|
1997-11-24 08:34:35 +00:00 |
lukem
|
0e3b290810
|
fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1997-11-24 06:28:50 +00:00 |
veego
|
754a245e76
|
Sync with the ipresend changes.
|
1997-11-23 23:20:08 +00:00 |
veego
|
6e1753fbee
|
Add the ipresend directory and sort the SUBDIR entries.
|
1997-11-23 23:14:34 +00:00 |
veego
|
8e1315283a
|
Add ipft_pc.c to the SRCS line to fix a build error.
|
1997-11-23 23:06:32 +00:00 |
veego
|
68c9310ae3
|
s/IPF/MKFILTERS/ and add a FILES section.
|
1997-11-23 22:12:03 +00:00 |
veego
|
95fbaa5446
|
Fix the SEE ALSO section:
old: ipfstat(1), ipftest(1), ipf(5), mkfilters(1)
new: ipf(4), ipf(5), ipfstat(8), ipftest(1), mkfilters(1)
|
1997-11-23 21:58:51 +00:00 |
veego
|
77f0313d88
|
Fix the SEE ALSO section:
old: ipf(1), ipftest(1), mkfilters(1)
new: ipf(8), ipftest(8), mkfilters(1)
|
1997-11-23 21:58:28 +00:00 |
veego
|
47f9129923
|
Fix the formated SYNOPSIS section and fix the SEE ALSO section:
old: ipfstat(1), ipf(1), ipf(5)
new: ipf(5), ipf(8), ipfstat(8)
|
1997-11-23 21:57:55 +00:00 |
veego
|
95eb61a865
|
Remove the reference to dlpi(7p).
|
1997-11-23 21:57:02 +00:00 |
veego
|
e805977ac0
|
This is section 8 and not 1.
Fix the SEE ALSO section:
old: ipfstat(1), ipftest(1), ipf(1), ipnat(5)
new: ipnat(5), ipf(8), ipfstat(8), ipftest(1)
|
1997-11-23 21:56:00 +00:00 |
veego
|
24ef9d9374
|
Fix the SEE ALSO section:
old: ipnat(1), ipf(5), ipnat(4)
new: ipf(5), ipnat(4), ipnat(8)
|
1997-11-23 21:55:30 +00:00 |
veego
|
f70c10d1d4
|
Fix the formated SYNOPSIS section and fix the SEE ALSO section:
old: ipfstat(1), ipf(1), ipf(4), ipnat(5)
new: ipf(4), ipf(8) ipnat(5), ipnat(8), ipfstat(8)
|
1997-11-23 21:55:00 +00:00 |
veego
|
78cd44279b
|
Fix the SEE ALSO section: ipf and ipfstat are in section 8 and not in
section 1.
|
1997-11-23 21:05:38 +00:00 |
veego
|
91cc2be060
|
Fix the SEE ALSO section: ipf(8) and not ipf (1)
|
1997-11-23 21:01:58 +00:00 |
veego
|
ca3ac8917a
|
update for mkfilters(1).
|
1997-11-23 20:59:42 +00:00 |
veego
|
423fabec06
|
Remove the '.if make(install)' for the rules subdirectory to build the
manpage for mkfilters.
|
1997-11-23 20:56:35 +00:00 |
veego
|
02effaf52c
|
Add the mkfilters perl script and the manpage for it.
|
1997-11-23 20:54:14 +00:00 |
veego
|
69b4e69ea3
|
import missing files from ip-filter 3.2.1
|
1997-11-23 20:46:46 +00:00 |
mellon
|
0c2e0b74fe
|
Build the dhclient.leases and dhclient-script man pages
|
1997-11-22 09:37:25 +00:00 |
mellon
|
911d9b399b
|
Build the dhcpd.leases man page
|
1997-11-22 09:32:12 +00:00 |
mellon
|
5c92c77573
|
Build the dhcp-options man page
|
1997-11-22 09:31:00 +00:00 |
mellon
|
eab517a1d1
|
ISC DHCP Snapshot on November 22, 1997
|
1997-11-22 09:13:21 +00:00 |
veego
|
a77f2190fd
|
Fix the case problem of the flags field and a problem with a # in the
middle of a line (pr#4545). Thx Ted.
|
1997-11-20 10:35:15 +00:00 |
christos
|
ffb419d374
|
Enable CHAPMS and MSLANMAN. Make them compile. I don't have access to a test
setup to verify that it works.
|
1997-11-19 11:59:58 +00:00 |
fvdl
|
9bef2d1d82
|
If the arp cache is empty, don't even attempt to retrieve it. Fixes
'bad address' message when the cache is empty.
|
1997-11-18 23:14:38 +00:00 |
thorpej
|
e07f4ba47c
|
Need <string.h> for prototypes.
|
1997-11-18 22:58:00 +00:00 |
lukem
|
8e4ac5fee0
|
use warn("%s", func()) instead of warn(func())
|
1997-11-18 07:01:50 +00:00 |
lukem
|
6236ac0333
|
use .Tn YP
|
1997-11-18 06:52:15 +00:00 |
mrg
|
732e64a580
|
fix PR#4412 (from darren reed).
|
1997-11-18 06:09:25 +00:00 |
lukem
|
e91c20c007
|
overhaul code, provide saner error messages, etc
|
1997-11-18 00:44:19 +00:00 |
lukem
|
a2a60bf6a6
|
note that INSECURE=no isn't yet supported for netbsd clients
|
1997-11-18 00:37:23 +00:00 |
lukem
|
48b4356758
|
rewritten yppush from Chuck Cranor.
|
1997-11-18 00:32:57 +00:00 |
mrg
|
8ad67291ce
|
document -F s (from darren reed).
|
1997-11-17 14:57:47 +00:00 |
agc
|
5c0d2a645d
|
Implement default -Ia arg to pkg_info a bit differently.
|
1997-11-17 12:08:59 +00:00 |
christos
|
f5024bbed0
|
PR/4509: Jarle F. Greipsland: avoid redefinition of rfc931_timeout.
|
1997-11-16 21:30:25 +00:00 |
is
|
c4aac00e95
|
Make deleting proxy arp entries on ARCnet interfaces work again.
Fixes my own last PR, whose number I don't know yet.
|
1997-11-16 11:25:08 +00:00 |
msaitoh
|
39c2acb633
|
fix typo
|
1997-11-15 21:01:36 +00:00 |
msaitoh
|
6bbe51cef1
|
fix typo
|
1997-11-15 17:42:07 +00:00 |
mrg
|
d2143111bd
|
merge ip-filter 3.2.1
|
1997-11-14 12:57:55 +00:00 |
mrg
|
61cbfaca09
|
import ip-filter 3.2.1
|
1997-11-14 08:03:01 +00:00 |
thorpej
|
ade3ce9789
|
Fix int vs. size_t lossage.
|
1997-11-13 18:35:57 +00:00 |
thorpej
|
0e42d89fac
|
Oops! Forgot this yesterday: Add read_line.o goo.
|
1997-11-13 17:09:04 +00:00 |
thorpej
|
481e558f6c
|
Oops! Forgot to commit this: build read_line.o
|
1997-11-13 17:05:20 +00:00 |
hubertf
|
793d82f785
|
Alter the default behaviour of pkg_info. With no options given, behave as
if -Ia was given, instead of showing usage.
|
1997-11-13 15:15:48 +00:00 |