Go to file
martin 729b826ecd Fix packet accounting (now netstat -i and netstat -ib show reasonable
values).

Implement a secondary connection-reestablishement mode, which is only
entered after (1) we have successfully transfered payload data over this
connection and (2) if initial retries did not reestablish a session.
In this mode we retry (infrequently) forever, until adminstrator stops
us (by "ifconfig ppppoe0 down"). XXX - need to display this mode in
pppoectl.

It is now possible to pull the DSL modems plug for say 15 minutes, plug
it back in again and just wait. The connection will be reestablished within
three minutes.
2001-12-16 11:40:52 +00:00
bin Document set time variables, and the format strings recognized. 2001-12-12 13:10:44 +00:00
crypto Deal with lossage caused by the addition of the netbsd-1-5 branch tag 2001-12-13 15:53:54 +00:00
dist Check for '-' as first character only after we checked all recognized 2001-12-14 15:20:17 +00:00
distrib /usr/include/dev/ir{,/irdaio.h} to distrib sets 2001-12-15 01:07:15 +00:00
etc Add /usr/include/dev/ir. 2001-12-15 09:09:51 +00:00
games MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
gnu Make this compile. Still needs work. 2001-12-16 07:26:22 +00:00
include MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
lib Use __sh__ instead of __sh3__. 2001-12-15 03:39:53 +00:00
libexec * Move The Alpha R(RELATIVE) handling into an Alpha-specific code block, 2001-12-16 08:23:25 +00:00
regress MKfoo=no -> NOfoo 2001-12-12 01:23:59 +00:00
sbin The sun2 also requires partitions in integer cylinders. 2001-12-14 23:36:25 +00:00
share Reflect pcmcia_mem_map(9) interface change. 2001-12-15 13:23:29 +00:00
sys Fix packet accounting (now netstat -i and netstat -ib show reasonable 2001-12-16 11:40:52 +00:00
tools Avoid building and installing every time, so that we don't have toolchain 2001-12-13 19:36:22 +00:00
usr.bin Don't use fd_set to keep track of errors to ignore. Doing so relies on 2001-12-13 23:56:00 +00:00
usr.sbin .Nm punct => .Nm "" punct 2001-12-15 21:21:00 +00:00
build.sh Change check for USE_NEW_TOOLCHAIN to just looking for it being defined. 2001-12-12 23:50:27 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Add a wrapper for the "distribution" target, similar to the wrapper 2001-11-25 18:31:12 +00:00
Makefile.inc
UPDATING Add note about how to work around reloc problems in groff now that the toolchain 2001-12-07 09:56:44 +00:00