Go to file
martin 8f8dc65f89 Add another option for encapsulation: PP_NOFRAMING.
In this mode, the PPP packets start with the protocol identifier and don't
have any explicit framing (which may be added by the lower level driver).

Make input/output statistics a little bit more correct by adding a hardware
driver adjustable framing length for each packet (instead of the constant
value "3" used before).

While there, bump authentication name length from 32 to 48 (I have a
connection where I need more than 32). XXX - this should not be artificialy
limited at all.
2001-04-09 19:33:01 +00:00
bin environ(7), not (5); add RCS Id; whitespace fixes. 2001-04-09 12:33:22 +00:00
crypto Prefer logical mark-up in one place. 2001-04-09 13:01:11 +00:00
dist protocols(5), not (4). 2001-04-09 12:39:02 +00:00
distrib Rename i4bisp.4 to i4bisppp.4. 2001-04-09 19:16:03 +00:00
etc Every man section begins with a single page: 2001-04-06 10:47:16 +00:00
games Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
gnu Fix date, whitespace and punctuation. 2001-04-09 12:14:03 +00:00
include add getbootfile(3) 2001-04-06 16:24:25 +00:00
lib Renamed reference to compat syscall to conform to new naming scheme. 2001-04-09 16:08:41 +00:00
libexec Abort parsing and invoke "nroff" if an unsupported macro is found in the 2001-04-08 14:49:32 +00:00
regress redo <inttypes.h> conversion 2001-04-06 02:35:08 +00:00
sbin Make WARNS=2 safe, and set WARNS to 2. 2001-04-06 16:52:41 +00:00
share Rename i4bisp.4 to i4bisppp.4. 2001-04-09 19:16:03 +00:00
sys Add another option for encapsulation: PP_NOFRAMING. 2001-04-09 19:33:01 +00:00
usr.bin make compile with WARNS=2, and enable WARNS=2 in the Makefile 2001-04-09 13:31:20 +00:00
usr.sbin Take out the reference to the dhcp-contrib man page. 2001-04-09 18:11:33 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Extend note to mention named user as well 2001-03-06 19:03:31 +00:00