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
/
tun.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
NetBSD requires net/if.h for the IFF_* defines (as well as OpenBSD) !
brian
1999-09-20
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add ISDN support via isdnd & i4b. This requires version
brian
1999-08-06
1
-1
/
+3
*
o Obsolete the undocumented ``set weight'' command.
brian
1999-08-05
1
-11
/
+6
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-1
/
+3
*
Add support for NetBSD
brian
1999-04-26
1
-1
/
+25
*
#include <errno.h>, not <sys/errno.h>
brian
1999-04-26
1
-2
/
+2
*
Initial RADIUS support (using libradius). See the man page for
brian
1999-01-28
1
-3
/
+14
*
Solve the ``first connection'' problem that occurs on
brian
1998-10-22
1
-2
/
+3
*
Use IFT_PPP from net/if_types.h rather than hard-coding it.
brian
1998-08-09
1
-2
/
+3
*
Remove redundant includes
brian
1998-06-27
1
-3
/
+3
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-14
/
+24
*
Remove unused #includes.
brian
1998-01-21
1
-2
/
+1
*
Lose <net/if_var.h> !
brian
1998-01-11
1
-4
/
+1
*
Add (BSD) copyright headers.
brian
1997-12-21
1
-2
/
+26
*
Fix prototypes.
brian
1997-11-22
1
-3
/
+6
*
Add id strings to tun.[ch].
brian
1997-11-17
1
-0
/
+4
*
Abstract data read from and written to the tun device,
brian
1997-11-16
1
-0
/
+39