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
/
mp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Loosen our restrictions on setting enddisc, mrru,
brian
1998-10-24
1
-4
/
+15
*
Don't cast potentially unaligned addresses to pointers to
brian
1998-09-04
1
-13
/
+16
*
Put the IP buffer queues into struct ipcp.
brian
1998-08-26
1
-3
/
+3
*
If we've got a full output buffer queue and cannot send
brian
1998-08-25
1
-1
/
+7
*
o Support callback types NONE, E.164, AUTH and CBCP.
brian
1998-08-07
1
-1
/
+2
*
The CCP layer now behaves as follows:
brian
1998-06-30
1
-4
/
+5
*
o If we come out of select() with only write descriptors that
brian
1998-06-24
1
-2
/
+3
*
Create & use fsm2initial(), a function to bring a
brian
1998-06-20
1
-3
/
+2
*
Change some log levels. ALERTs are only logged when
brian
1998-06-16
1
-3
/
+3
*
o De-staticise things that don't need to be static.
brian
1998-06-15
1
-2
/
+2
*
Fix a rather nasty use of `static'. This caused a SEGV
brian
1998-06-15
1
-2
/
+2
*
o Don't try to transfer tty device descriptors as there's no way of
brian
1998-05-25
1
-5
/
+3
*
o Move our prompt descriptor list outside of the bundle.
brian
1998-05-23
1
-6
/
+7
*
o Make sure we adjust our min seq and process any outstanding queued
brian
1998-05-23
1
-6
/
+27
*
o If all CCPs are disabled & denied, don't send a REQ - just enter
brian
1998-05-23
1
-1
/
+2
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-0
/
+992