bad
0a833b6587
Remove leftovers from last rcsmerge.
1997-12-15 16:23:46 +00:00
mrg
1d8157e01a
use MAP_PRIVATE|MAP_FILE
1997-12-15 04:21:33 +00:00
thorpej
c3b579a571
Mention net.inet.tcp.init_win.
1997-12-11 23:38:01 +00:00
thorpej
406a5ad503
Fix a paste-o.
1997-12-11 18:50:58 +00:00
mycroft
a88cef6970
Ignore SIGPIPE, which may be caused by non-forking internal TCP services if
...
the remote side closes the connection before we answer.
1997-12-04 06:39:02 +00:00
mikel
57c740296d
eliminate invalid options from SYNOPSIS; from Johan Danielsson in PR 4570
1997-12-02 08:21:45 +00:00
kleink
96720d8f9c
Remove a paragraph obsoleted by the recently implemented `-h' option; add
...
Xref to lchown(2).
1997-11-26 17:37:53 +00:00
is
d4fc5fab1b
If we answer a RARP request, also add the mapping to the local arp cache.
...
[This was broken when the 4.4BSD ARP table changes were done, and never
repaired.]
Inspired by Jarle Greipsland, PR 4531; code stolen from arp.a and cleaned
up (mostly removing global variables).
XXX As pointed out in the PR, this should be in some library (libutil?),
to be usable by other servers like bootpd and dhcpd.
1997-11-24 18:43:12 +00:00
veego
e7c9edc89c
- New FILES section for /dev/ipauth, /dev/ipl and /dev/ipstate
...
- Add ipl(4), ipmon(8) and ipnat(8) to the SEE ALSO section
1997-11-24 14:39:27 +00:00
veego
c72cabd3ae
- Add /dev/ipauth, /dev/ipl, /dev/ipstate and /usr/share/examples/ipf
...
to the FILES section
- Add iptest(1), ipf(4), ipnat(5) and ipfstat(8) to the SEE ALSO section
- s/ipftest(8)/ipftest(1)/
1997-11-24 14:38:34 +00:00
veego
cb4b3eba6c
- New FILES section for /dev/ipauth, /dev/ipl, /dev/ipnat and /dev/ipstate
...
- Add ipl(4) and ipnat(4) to the SEE ALSO section
1997-11-24 14:36:27 +00:00
veego
0845d43628
Add ipsend(5) and resort the SEE ALSO section.
1997-11-24 14:35:52 +00:00
veego
398c9613b6
Add ipsend(1), iptest(1), hosts(5), protocols(5), and services(5) to the
...
SEE ALSO section.
1997-11-24 14:34:40 +00:00
veego
72c99f0790
s/ipsend(1)/ipsend(5)/
1997-11-24 14:33:14 +00:00
veego
ec33220e8b
- remove the the empty FILES section
...
- s/ipresend(1)/ipsend(1)/ and add ipsend(5)
1997-11-24 14:31:30 +00:00
veego
111d2c1172
- New FILES section for /dev/ipnat and /usr/share/examples/ipf
...
- Remove ipftest(1) from the SEE ALSO section
1997-11-24 14:30:02 +00:00
veego
d58e05351c
- Add /dev/ipnat and /usr/share/examples/ipf to the FILES section
...
- Add hosts(5), services(5) and ipf(8) to the SEE ALSO section
1997-11-24 14:28:33 +00:00
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