Commit Graph

40 Commits

Author SHA1 Message Date
christos
62da5ad066 forgot to commit the links to sl* 2006-03-16 16:53:23 +00:00
cube
88aa34aadf Include <bsd.own.mk> to get NETBSDSRCDIR definition before we use it in
.PATH.  Reported by Geoff Wing.
2005-02-21 06:41:20 +00:00
cube
f0a7dc0094 Make this use the new pppd version.
A few notes:
	o pppd/sys-bsd.c, pppdump/pppdump.h are local file, they're kept
	  here.  It is the case for the status plugin, too.
	o tdb.[ch] is the TDB implementation we will use, from previous
	  pppd versions.
2005-02-20 11:12:42 +00:00
itojun
d56d2a76af new copyright notice for VJ. via openbsd.
update copyright notice.  mckusick says that Van signed the standard
  Berkeley copyright assignment form, therefore the new license should
  be on these files. I just copied in the notice that Kirk mailed me.
2002-06-18 22:32:16 +00:00
ross
2a76afae02 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
wiz
a2d753e3ef Whitespace nits. 2002-01-19 11:44:57 +00:00
christos
b181f2aa02 - resolve conflicts
- adjust 2.4.0 new tty subsystem back to bsd.
- start on multilink stubs
- clean up warnings

Status:
- paulus knows about the fixes, but he has not responded yet as to if
  I should commit them or not].
- I've tested ipv4 connectivity and itojun tested ipv6 [many thanks!]
- Missing from this are pluggin examples and pppdump code because they
  are contain gpl code.
- This version of pppd is again gpl free now!
2000-09-23 22:39:29 +00:00
christos
6103aa4e65 forgot two #endif's :-( 1999-08-25 03:15:00 +00:00
christos
847e9d2e3b resolve conflicts 1999-08-25 03:00:12 +00:00
msaitoh
89dc16d4dc fix a roff bug 1998-11-22 23:30:29 +00:00
christos
b5b77bba54 Back out accidental removal of CDTRCTS and fix rcsid's 1998-09-04 19:13:04 +00:00
christos
44d3b0974b Apply diffs from patchlevel 5. 1998-09-02 20:55:55 +00:00
lukem
e31c1515a6 divide (not multiply) ratio by 256 1998-06-18 08:03:08 +00:00
christos
1e38977381 Resolve conflicts 1998-05-02 14:31:10 +00:00
lukem
2b042c28d8 add Makefile.inc to use ../Makefile.inc, and cleanup subdir Makefiles 1997-10-17 12:07:28 +00:00
christos
651d523cbe Resolve conflicts 1997-09-26 19:52:08 +00:00
perry
6db6d0fc76 fix 3905 docubug from Saitoh Masanobu 1997-07-22 15:19:30 +00:00
christos
f7f066707a resolve conflicts 1997-05-17 21:33:06 +00:00
mikel
5ea01ec0b8 use ../../Makefile.inc instead of defining BINDIR locally.
eliminate redundant SRCS definition.
1997-05-11 05:27:09 +00:00
christos
86276488dc Resolve conflicts cleanup warnings. 1997-03-12 20:17:18 +00:00
matthias
470161650e compression ratio was computed wrong. 1997-01-30 09:14:50 +00:00
explorer
75f3d0f63c Reference the new ppp(4) page 1996-08-10 21:25:45 +00:00
paulus
e8f5c6972e Fix problem of printing large numbers (as deltas) when the kernel
ppp stats get reset.
1996-03-28 02:42:29 +00:00
paulus
0b316ef301 Cleaned up the output of pppstats a bit, and changed the compression
ratio report to a more intuitive measure (i.e. uncomp / comp).
Corrected the man page.
1996-03-15 02:47:18 +00:00
paulus
b00e161b26 Updated to follow the example of slstats(8) more closely. 1995-08-17 11:44:51 +00:00
paulus
8d816f6a89 New version of pppstats from ppp-2.2. Optionally prints statistics for
packet compression.  Internally it now uses interface ioctls to get the
statistics, so it doesn't need to grub around in kernel memory any more.
1995-07-04 23:43:52 +00:00
glass
f092d07ee7 fix transposed sentences in man page (bin/861). Tim Chase <tim@weasel.alpha.net> 1995-03-11 21:05:17 +00:00
cgd
9314780732 includes for protos. 1994-12-23 17:00:14 +00:00
cgd
d8806814a6 specify man pages the new way. 1994-12-22 11:32:57 +00:00
glass
6614c5a7b3 pppstats(8) and slstats(8) has been rewritten and merged
semantics and interface now follow the iostat/vmstat standard for
statistics reporting.

man page rewritten to match new semantics and interface.  now shared.
1994-11-15 07:20:52 +00:00
paulus
269208a510 Rudimentary man page for pppstats, derived from slstats.8 1994-08-26 05:13:11 +00:00
cgd
8cecbc9165 update for new kvm 1994-05-14 19:00:35 +00:00
paulus
b9b45634ae Latest version of pppstats from ppp-2.1 release 1994-05-08 12:16:52 +00:00
cgd
d9b6fbc4da needs -lkvm, not -lutil 1994-01-28 00:56:02 +00:00
paulus
0b6c80b292 Changed some includes 1994-01-25 05:58:38 +00:00
paulus
eb40b6f924 Use <paths.h> to get kernel image file name; remove KVMLIB conditional. 1993-11-28 23:36:43 +00:00
paulus
1687b6cdff Added RCS ID. 1993-11-10 01:35:21 +00:00
brezak
2326181767 /netbsd is the kernel name. 1993-08-18 12:55:13 +00:00
brezak
9ea8dd1822 Set group to kmem. 1993-08-18 12:54:50 +00:00
deraadt
3604916e13 ppp from paul mackerras 1993-08-14 06:29:28 +00:00