jkh
e312188b31
Eliminate dead ntp servers.
...
Submitted by: mharo
1999-06-23 03:52:10 +00:00
mharo
23a684c508
Make UTC or local time message a little more clear.
1999-06-23 03:31:36 +00:00
rnordier
c320d7a68c
Check that we really have a boot0 mbr before treating it as one.
...
Suggested by: peter
Also add a few comments.
1999-06-22 18:57:49 +00:00
yokota
1c48ed075d
Reflect recent changes in syscons.
1999-06-22 14:15:46 +00:00
brian
03f37b2162
Disable TUNSLMODE when we first open the tun device.
...
Submitted by: Ian West <ian@niw.com.au>
1999-06-22 11:31:42 +00:00
rnordier
fcaa828a11
Ensure that an update takes place when the -m option is used.
1999-06-21 14:40:59 +00:00
sheldonh
1d333db7b6
Use Dq mdoc tag for double-quoted words.
1999-06-21 11:43:13 +00:00
sheldonh
2a7cfb8984
Fix handling of maximum children and connections per minute.
...
Submitted by: David Malone <dwmalone@maths.tcd.ie>
1999-06-21 11:17:34 +00:00
rnordier
393bfe5b75
Implement -m option to enable/disable slices.
1999-06-19 21:44:43 +00:00
brian
e2797ccaca
Don't use the ``next'' redial timer if we have no phone number at all.
1999-06-18 13:49:01 +00:00
ken
0f6688579d
Add a MAINTAINER line to modules that I maintain.
...
Suggested by: brian, markm
1999-06-18 00:41:47 +00:00
brian
0f545d82f1
Reset our start time when the link comes up, correcting
...
the reported connection time.
PR: 11943
Submitted by: Peter Mutsaers <plm@xs4all.nl>
1999-06-17 22:12:51 +00:00
markm
2089153f16
More uncontroversial PAO updates. Make the IRQ wildcarding work a lot better,
...
and improve the daemonizing code.
Submitted by: Tatsumi HOSOKAWA
1999-06-17 21:07:59 +00:00
markm
0783e41813
Add bits of PAO that are non-controversial.
...
Submitted by: Tatsumi HOSOKAWA
1999-06-17 19:04:56 +00:00
sheldonh
45ab0550ea
Various fixes for inetd's TCP Wrappers support:
...
1) Handle forking and non-forking internal services correctly.
Turn on wrapping for internal services because it works now.
2) Preserve server names for each service on HUP.
3) Honour hosts_options(5) severity option.
4) Add IMPLEMENTATION NOTES section to clarify TCP Wrappers
usage and limitations.
This change may cause previously allowed builtin services (e.g. daytime)
to be denied in existing configurations.
PR: 12097
Reviewed by: markm
1)
Reported by: Pierre Beyssac <pb@fasterix.freenix.org>
2)
Submitted by: Masachika ISHIZUKA <ishizuka@ish.org>
3)
Submitted by: David Malone <dwmalone@maths.tcd.ie>
1999-06-17 09:16:08 +00:00
brian
37f6a9df5e
Add the -p switch - tells rwhod to ignore POINTOPOINT interfaces.
...
Mostly submitted by: Stefan Zehl <sec@42.org>
PR: 12216
1999-06-16 21:05:21 +00:00
ru
6aff4c9502
This really belongs to section 8.
1999-06-15 14:04:19 +00:00
obrien
7d78380bb3
Support Alpha and -CURRENT in the "-r" option case.
1999-06-14 21:58:59 +00:00
brian
0f1321c494
Come up with something useful when someone searches for
...
``dynamic IP''.
1999-06-14 10:12:41 +00:00
brian
42f2a0b71d
Show the correct error if we fail to open a device.
1999-06-11 13:28:29 +00:00
brian
45e0115c27
Describe why a ``magic'' enddisc is not always a good idea.
1999-06-11 11:27:18 +00:00
jkoshy
fece792408
Larger, space separated fields in the output of repquota.
...
PR: 8730
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-06-11 10:31:24 +00:00
brian
9a0bce272e
Allow reserved substitution strings to be escaped by preceeding them
...
with a backslash.
1999-06-10 09:34:57 +00:00
brian
2aa45a21d0
Never bring a link back up after receiving a terminating signal,
...
don't rely on already being in PHASE_DEAD.
1999-06-10 09:06:30 +00:00
brian
e38303d43c
Allow a remote IP and port range specification in the
...
``alias port'' command.
1999-06-10 00:17:27 +00:00
brian
a71c6ca380
Initialise `mp'.
1999-06-09 20:27:26 +00:00
brian
472a277d26
Allow our endpoint discriminator to be enabled, disabled, accepted
...
and denied. This is necessary for some MP implementations that
get confused if you accept their endpoint discriminator but reject
their MRRU.
1999-06-09 16:54:04 +00:00
jkh
5148a61ddb
where_arge is allocated on stack and return address is overwritten
...
by buffer overflow.
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1999-06-09 09:29:53 +00:00
jkh
e645797c80
Remove apple.com from time server list.
...
Submitted by: Mike Haro
1999-06-09 09:18:33 +00:00
brian
ecf825269a
Use the correct pid when substituting PROCESSID.
...
Problem reported by: Amedeo Beck Peccoz <gea@gressoney.it>
1999-06-09 08:47:36 +00:00
brian
ed2d80f59c
Don't use static variables if we don't have to.
1999-06-08 20:12:06 +00:00
brian
a557d51984
Don't drop the last character from lines in ppp.secret unless it's '\n'.
1999-06-08 20:11:53 +00:00
brian
30bfd76142
Don't IPCP TLD if we're already doing it. This prevents
...
recursion by doing something like ``down'' or ``quit all''
in ppp.linkdown.
1999-06-08 11:58:27 +00:00
brian
a7f994e40c
Make the `load'',
dial'' and
`open'' commands a big clearer.
...
Requested by: Michael Heitmeier <MICHAEL_HEITMEIER@HP-Germany-om12.om.hp.com>
1999-06-08 11:57:59 +00:00
brian
5425bb01c0
Correct the way ppp transfers links on the server side in MP
...
mode by padding out the ``struct device'' to the maximum
device size.
Bump the ppp version number to indicate the transfer format
change.
This should make MP over tty and udp devices functional again.
1999-06-05 21:36:00 +00:00
archie
84960a50be
When incrementing through a SIOCGIFCONF list, enforce a lower limit of
...
sizeof(ifr->ifr_addr) for the variable length field ifr->ifr_addr.sa_len.
Otherwise the increment will be wrong in certain cases.
Obtained from: Whistle source tree
For the record: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> suggests
SIOCGIFCONF should be dropped in favor of a sysctl mechanism.
1999-06-05 05:55:07 +00:00
archie
d12466fe7c
When incrementing through a SIOCGIFCONF list, enforce a lower limit of
...
sizeof(ifr->ifr_addr) for the variable length field ifr->ifr_addr.sa_len.
Otherwise the increment will be wrong in certain cases.
Obtained from: Whistle source tree
For the record: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> suggests
SIOCGIFCONF should be dropped in favor of a sysctl mechanism.
1999-06-05 05:52:52 +00:00
ru
587d12fde0
Switch to proper mbr.
...
OK'ed by: jkh,rnordier
1999-06-04 10:01:53 +00:00
peter
447cf23fc3
Check and warn about unknown devices in the config file along the same
...
lines as the pseudo-device checking. Previously 'device xyz0' would have
been silently accepted without comment.
1999-06-03 20:37:19 +00:00
brian
efbb71c511
Fix some MP sequence number comparison bogons that are tickled by
...
having different speed links in a bundle. This would manifest itself
by having the link occasionally hang, but revive when a new connection
is made....
Make ``show mp'' a bit prettier.
1999-06-03 13:29:32 +00:00
yokota
019a0ffb3f
Mention that 8x8 font is required for 43, 50 and 60 line text modes,
...
and that font files can be specified in /etc/rc.conf[.local].
1999-06-03 12:44:16 +00:00
yokota
7524539ed3
Make it clear that PS/2 type mice will work only with "auto" and
...
"ps/2" protocol types, and that serial mouse protocols shouldn't be
specified for these mice.
1999-06-03 12:43:16 +00:00
yokota
17fc514707
Fix PS/2 MouseMan+ protocol. We have been looking at a wrong place
...
for the sign bit for roller movement!
1999-06-03 12:42:10 +00:00
brian
a3ba58f533
Oops, quieten a compiler warning.
1999-06-02 23:06:21 +00:00
brian
42fe7474a9
Mention physical and sync logging in the ``set log''
...
usage message.
1999-06-02 21:28:02 +00:00
brian
bbbd0aef90
o Alter the mbuf type as it's processed by different layers.
...
o Show more information about missing MP fragments in ``show mp''.
o Do away with mbuf_Log(). It was showing mbuf stats twice on
receipt of LCP/CCP/IPCP packets.... ???!!?
o Pre-allocate a bit extra when creating LQR packets to avoid having
to allocate another mbuf in mbuf_Prepend().
1999-06-02 15:59:09 +00:00
brian
2401bce80b
Introduce the ``keep-session'' option. Refer to the man
...
page for details. This allows MP over non-tty devices where
the original ppp process must not exit (such as sshd-spawned
ppp sessions).
1999-06-02 00:46:55 +00:00
brian
89b86dc6ea
Increase the length of an individual device name to LINE_LEN.
...
Adjust the base physical device name correctly after a link
transfer (allowing correct multilink callbacks).
1999-06-01 19:08:59 +00:00
brian
ed0d10bcdc
Make async/sync/physical/hdlc dumps prettier by showing printable
...
characters at the end of the line in hexdump style.
1999-06-01 16:01:48 +00:00
brian
25a2440c6f
Mention that using MYADDR and HISADDR with ``set filter''
...
will result in the rules being updated any time MYADDR
or HISADDR change.
1999-06-01 08:46:53 +00:00