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
/
mbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Aligh mbufs to sizeof(long), not 4
brian
1999-08-26
1
-2
/
+2
*
o Add the -foreground switch. This switch behaves like -background except
brian
1999-08-19
1
-2
/
+2
*
Change printf formats %q[du] -> %ll[du]
brian
1999-08-09
1
-2
/
+2
*
o Alter the mbuf type as it's processed by different layers.
brian
1999-06-02
1
-22
/
+31
*
Deal with the fact that as we now mbuf_Read the fsm
brian
1999-05-09
1
-25
/
+29
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-13
/
+92
*
Ensure that the thing we're casting to struct ip
brian
1999-03-29
1
-6
/
+32
*
Decouple pap & chap output routines from the corresponding
brian
1999-02-06
1
-7
/
+2
*
If we've got a full output buffer queue and cannot send
brian
1998-08-25
1
-1
/
+2
*
Consolidate the two malloc()s that are done when allocating
brian
1998-08-21
1
-10
/
+2
*
Make ``show mem'' display the number of packets allocated as well as the
brian
1998-08-21
1
-11
/
+15
*
o Support callback types NONE, E.164, AUTH and CBCP.
brian
1998-08-07
1
-5
/
+5
*
o Fix remaining sizeof problems for 64 bit machines.
brian
1998-06-27
1
-2
/
+3
*
Zero mbuf::pnext when Dequeue()ing.
brian
1998-06-16
1
-1
/
+2
*
o Don't dump core with ~m in term mode.
brian
1998-06-16
1
-2
/
+1
*
Fix a rather nasty use of `static'. This caused a SEGV
brian
1998-06-15
1
-1
/
+2
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-34
/
+71
*
Remove unused #includes.
brian
1998-01-21
1
-3
/
+2
*
Initialize mbuf::pnext.
brian
1997-12-28
1
-1
/
+2
*
Fix prototypes.
brian
1997-11-22
1
-3
/
+3
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-6
/
+13
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-27
/
+18
*
Add "set server" to control the server socket.
brian
1997-06-25
1
-1
/
+4
*
Overhaul ppp:
brian
1997-06-09
1
-44
/
+22
*
Tidy up the code - bounds checking, return
brian
1997-05-10
1
-1
/
+11
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
New user Process PPP based on iij-ppp0.94beta2.
amurai
1995-02-26
1
-2
/
+1
*
(no commit message)
amurai
1995-01-31
1
-0
/
+187