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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge r263203: garbage collect long time obsoleted (or never used) stuff
glebius
2014-04-09
1
-17
/
+2
*
MFC: r261900
brueffer
2014-02-21
1
-0
/
+5
*
Remove ancient code for FreeBSD 2.x compatibility.
rmh
2013-07-05
2
-12
/
+3
*
Move ppp.8.m4 back to ppp.8 and de-ifdef it.
brian
2013-06-02
2
-32
/
+13
*
- Correct mispellings of the word occurrence
gabor
2013-04-17
1
-1
/
+1
*
Retire struct sockaddr_inarp.
glebius
2013-01-31
1
-3
/
+2
*
A number of places in the source tree still reference cuad.* after
eadler
2012-12-08
3
-12
/
+12
*
remove duplicate semicolons where possible.
eadler
2012-10-22
1
-1
/
+1
*
Some 3G modems return the wrong signature in echo packets and make it
n_hibma
2012-10-12
1
-1
/
+2
*
mdoc fixes.
joel
2012-09-08
1
-41
/
+21
*
Fix build:
delphij
2012-05-23
1
-7
/
+7
*
Handle NULL return from crypt(3). Mostly from DragonFly
kevlo
2012-02-22
1
-1
/
+3
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
6
-12
/
+12
*
Remove duplicated header files
kevlo
2011-06-24
1
-1
/
+0
*
Add "iface name" and "iface description" commands.
brian
2011-02-07
8
-24
/
+177
*
Log if fopen() fails.
glebius
2010-10-18
1
-1
/
+4
*
Bugfix: Reset the packet counters at the same time as the byte counts.
n_hibma
2010-09-18
1
-2
/
+2
*
Ethernet vlan(4) interfaces have valid Ethernet link layer addresses but
jhb
2010-08-06
1
-0
/
+1
*
Need to set the proper flag bit when inserting ARP
qingli
2010-03-18
1
-1
/
+1
*
Unbreak world WITHOUT_NETGRAPH.
antoine
2010-01-16
1
-0
/
+3
*
Port ppp(8) to utmpx.
ed
2010-01-13
4
-55
/
+32
*
Don't refer to pppd(8).
trasz
2009-12-28
1
-6
/
+5
*
Document that ppp handles pipe(2) descriptors specially in -direct mode.
brian
2009-08-25
1
-1
/
+14
*
When ``ppp -direct'' is invoked by a program that uses pipe(2) to
brian
2009-08-24
4
-126
/
+305
*
When realloc()ing device memory for transfer to another ppp process,
brian
2009-08-24
3
-11
/
+13
*
Don't get stuck in an infinite loop comparing (short++ <= maxshort)
brian
2009-07-19
1
-3
/
+2
*
Add a missing phrase.
brian
2009-07-05
1
-1
/
+1
*
Fix a race that can stall the timer when we remove a timer that has another
brian
2009-05-26
1
-14
/
+23
*
Conditionally add the interface name and address if available
bz
2009-04-20
4
-4
/
+14
*
While we currently still seem to have a gateway address, for future
bz
2009-04-20
1
-2
/
+5
*
Back out r186308:
bz
2009-04-20
1
-3
/
+1
*
In case the peer address was already configured on the interface
bz
2009-04-13
1
-0
/
+1
*
The ppp application relies on the if_tun interface to properly
qingli
2008-12-19
1
-1
/
+3
*
This main goals of this project are:
qingli
2008-12-15
1
-2
/
+10
*
Make ppp use <termios.h>, not <sys/tty.h>.
ed
2008-06-05
1
-1
/
+1
*
Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
bz
2008-05-26
4
-484
/
+2
*
Update to the "new" libalias API (and thus fix world breakage).
piso
2008-03-12
4
-23
/
+30
*
Revert previous commit and fix OpenPAM issue properly.
des
2007-12-22
1
-6
/
+6
*
Fix/workaround build breakage caused by PAM import
kmacy
2007-12-21
1
-1
/
+1
*
Use uintptr_t to cast a pointer to an integer to avoid compiler warnings
jb
2007-11-17
2
-2
/
+2
*
I4B header files are now installed in include/i4b/ and no longer
bz
2007-07-06
1
-5
/
+0
*
Cleanup after previous commit.
brueffer
2007-05-25
1
-3
/
+5
*
Add a new option for ppp.conf: rad_port_id. It allows to
novel
2007-05-25
4
-12
/
+80
*
Check the return value from rad_cvt_ipv6prefix().
ume
2007-03-01
1
-1
/
+7
*
MFp4: struct fsm_opt_hdr needs to be __packed as it is used as an array for
ticso
2007-01-05
1
-1
/
+1
*
Listen to a control socket on an IPv4 as well through
ume
2006-09-18
1
-0
/
+7
*
Remove leading zeros
brian
2006-09-06
1
-1
/
+1
[next]