index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ppp
/
physical.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUID
brian
2000-08-18
1
-0
/
+3
*
Maintain input and output throughput averages and choose the highest
brian
2000-08-15
1
-2
/
+6
*
Calculate the average link throughput using a counter based on the
brian
2000-08-15
1
-10
/
+16
*
Mention it in the log file when we HUP a process that
brian
2000-05-24
1
-0
/
+2
*
Fix some printf-style argument bugs
brian
2000-03-14
1
-2
/
+2
*
To avoid namespace polution in NetBSD:
brian
2000-03-14
1
-6
/
+6
*
Cosmetic: Make struct mbuf more like kernel mbufs.
brian
1999-12-20
1
-9
/
+9
*
Make -foreground a proper option (allowing ``allow mode foreground'',
brian
1999-11-28
1
-0
/
+1
*
Change ``set cd'' so that its default value is device specific. The
brian
1999-11-26
1
-4
/
+8
*
Rewrite the link descriptor transfer code in MP mode.
brian
1999-11-25
1
-13
/
+19
*
Support PPPoE
brian
1999-11-06
1
-44
/
+58
*
Don't (unnecessarily) parse wtmp, force ID0logout() to DTRT instead.
brian
1999-10-25
1
-39
/
+5
*
Manually create a correct(*) entry in wtmp when logging out a PPPoTCP or
brian
1999-10-21
1
-3
/
+44
*
If we're running ppp -direct over a tcp or udp connection,
brian
1999-10-21
1
-1
/
+10
*
Support ``set cd off'' to tell ppp not to even look for carrier on the
brian
1999-09-26
1
-7
/
+11
*
Back out the bogus #ifdef __NetBSD__ #include <signal.h> lines.
brian
1999-09-21
1
-3
/
+0
*
NetBSD has moved ``extern int errno;'' to signal.h :-/
brian
1999-09-20
1
-0
/
+3
*
Cosmetic:
brian
1999-09-08
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
o Add the -foreground switch. This switch behaves like -background except
brian
1999-08-19
1
-4
/
+4
*
Add ISDN support via isdnd & i4b. This requires version
brian
1999-08-06
1
-5
/
+16
*
o Obsolete the undocumented ``set weight'' command.
brian
1999-08-05
1
-8
/
+17
*
Show the correct error if we fail to open a device.
brian
1999-06-11
1
-7
/
+17
*
Correct the way ppp transfers links on the server side in MP
brian
1999-06-05
1
-15
/
+66
*
Introduce the ``keep-session'' option. Refer to the man
brian
1999-06-02
1
-3
/
+6
*
Increase the length of an individual device name to LINE_LEN.
brian
1999-06-01
1
-5
/
+7
*
Correct the ``ignoring sync/async'' warnings so that they show
brian
1999-05-24
1
-7
/
+6
*
Move the tty locking stuff back out to physical.c so
brian
1999-05-18
1
-43
/
+100
*
Initialise the struct device part of struct ttydevice.
brian
1999-05-13
1
-5
/
+4
*
Allow ``host:port/udp'' devices and support ``host:port/tcp'' as
brian
1999-05-12
1
-51
/
+78
*
Revert to the previous behaviour of only doing a utmp
brian
1999-05-09
1
-2
/
+2
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-64
/
+676
*
Change ``set device'' so that it parses its arguments as one
brian
1999-04-27
1
-2
/
+3
*
Only call isatty() when we open our descriptor, and remember
brian
1999-01-10
1
-7
/
+2
*
If we've got a full output buffer queue and cannot send
brian
1998-08-25
1
-1
/
+11
*
o Support callback types NONE, E.164, AUTH and CBCP.
brian
1998-08-07
1
-3
/
+4
*
Remove redundant includes
brian
1998-06-27
1
-3
/
+1
*
o Move our prompt descriptor list outside of the bundle.
brian
1998-05-23
1
-2
/
+2
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-0
/
+230