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
/
defs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant includes
brian
1998-06-27
1
-1
/
+3
*
o De-staticise things that don't need to be static.
brian
1998-06-15
1
-2
/
+2
*
o Make modes consistent throughout ppp. The same strings are used
brian
1998-05-29
1
-5
/
+5
*
srandomdev() isn't available in all 2.* versions. Only
brian
1998-05-29
1
-2
/
+2
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-61
/
+58
*
Correct #ifdef for __FreeBSD__ < 3
brian
1998-03-13
1
-2
/
+3
*
Remove unused #includes.
brian
1998-01-21
1
-2
/
+1
*
Typo in error message.
brian
1997-12-30
1
-2
/
+2
*
Show who closes the diagnostic connection.
brian
1997-12-27
1
-3
/
+4
*
Cosmetic (style):
brian
1997-12-24
1
-3
/
+3
*
strncpy(x,y,sizeof(x)) --> strncpy(x,y,sizeof(x)-1)
brian
1997-12-23
1
-2
/
+2
*
Add (BSD) copyright headers.
brian
1997-12-21
1
-2
/
+26
*
Fix prototypes.
brian
1997-11-22
1
-2
/
+7
*
Add and use a DropClient() function for closing the diagnostic port.
brian
1997-11-18
1
-1
/
+17
*
Add id strings to tun.[ch].
brian
1997-11-17
1
-1
/
+29
*
Finish the security improvements:
brian
1997-11-11
1
-2
/
+19
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-0
/
+26