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
/
exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
When ``ppp -direct'' is invoked by a program that uses pipe(2) to
brian
2009-08-24
1
-123
/
+299
*
Make ppp WARNS=5 clean
brian
2004-09-05
1
-1
/
+2
*
o Clean up some #includes
brian
2002-05-14
1
-0
/
+1
*
Merge the NETGRAPH branch into HEAD. tty devices now use netgraph's line
brian
2002-03-30
1
-0
/
+1
*
Handle hardware-imposed MTU/MRU limitations. PPPoE will no longer
brian
2001-06-18
1
-0
/
+1
*
Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUID
brian
2000-08-18
1
-0
/
+2
*
Correct PPPoE in multi-link mode
brian
2000-06-22
1
-1
/
+1
*
Remove an unused variable
brian
2000-05-26
1
-1
/
+1
*
Honour ``set speed sync'' and ``set device !program'' when
brian
2000-05-24
1
-13
/
+32
*
Do some vfork() trickery so that the parent can determine
brian
2000-03-22
1
-7
/
+37
*
Correct some typos introduced in the descriptor -> fdescriptor change.
brian
2000-03-14
1
-1
/
+1
*
To avoid namespace polution in NetBSD:
brian
2000-03-14
1
-1
/
+1
*
Add a few missing #includes
brian
1999-12-30
1
-0
/
+1
*
Correct usages of getuid() and geteuid()
brian
1999-12-30
1
-1
/
+1
*
Don't allowt '#' as a comment when it's embedded in quotes:
brian
1999-12-27
1
-1
/
+2
*
Don't munge ``set dial|login|logout|hangup'' arguments before
brian
1999-12-22
1
-1
/
+1
*
Notice and warn about unterminated quoted strings in commands.
brian
1999-12-20
1
-3
/
+8
*
Change ``set cd'' so that its default value is device specific. The
brian
1999-11-26
1
-0
/
+3
*
Support PPPoE
brian
1999-11-06
1
-1
/
+4
*
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
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Set the close-on-exec flag for all unused descriptors when
brian
1999-08-17
1
-5
/
+7
*
Add ISDN support via isdnd & i4b. This requires version
brian
1999-08-06
1
-16
/
+2
*
Use the correct pid when substituting PROCESSID.
brian
1999-06-09
1
-3
/
+4
*
Correct the way ppp transfers links on the server side in MP
brian
1999-06-05
1
-1
/
+3
*
Increase the length of an individual device name to LINE_LEN.
brian
1999-06-01
1
-1
/
+2
*
Correct the ``ignoring sync/async'' warnings so that they show
brian
1999-05-24
1
-3
/
+5
*
Allow ``host:port/udp'' devices and support ``host:port/tcp'' as
brian
1999-05-12
1
-20
/
+32
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-0
/
+160