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
/
physical.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port ppp(8) to utmpx.
ed
2010-01-13
1
-14
/
+14
*
When ``ppp -direct'' is invoked by a program that uses pipe(2) to
brian
2009-08-24
1
-0
/
+1
*
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
1
-10
/
+0
*
Add a bunch of malloc() return checks
brian
2004-10-11
1
-1
/
+6
*
Fix the build on 64-bit platforms.
marcel
2004-09-06
1
-1
/
+1
*
Make ppp WARNS=5 clean
brian
2004-09-05
1
-16
/
+22
*
Add configuration option "set pppoe [standard|3Com]" which allows
glebius
2004-07-29
1
-0
/
+8
*
Report the number of bytes not written when complaining about failed writes
brian
2004-07-20
1
-2
/
+2
*
utmp.ut_time and lastlog.ll_time are explicitly int32_t rather than
peter
2002-11-15
1
-1
/
+1
*
Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_
brian
2002-08-27
1
-0
/
+1
*
Show the port number (tty slot, pppoe session id etc) under
brian
2002-06-30
1
-5
/
+14
*
Remove whitespace at the end of lines.
brian
2002-06-15
1
-1
/
+1
*
Coerce pid_t to long rather than int for better portability.
brian
2002-05-27
1
-3
/
+3
*
o Clean up some #includes
brian
2002-05-14
1
-4
/
+9
*
Merge the NETGRAPH branch into HEAD. tty devices now use netgraph's line
brian
2002-03-30
1
-0
/
+14
*
o Add ipv6 support, abstracting most NCP addresses into opaque
brian
2001-08-14
1
-0
/
+5
*
Handle hardware-imposed MTU/MRU limitations. PPPoE will no longer
brian
2001-06-18
1
-0
/
+6
*
MAXPATHLEN -> PATH_MAX
brian
2001-03-08
1
-4
/
+4
*
Use fstat to check if descriptor 0 is a socket.
brian
2001-01-14
1
-2
/
+9
*
Add ``enable/disable tcpmssfixup'', defaulting to enabled.
brian
2000-11-28
1
-0
/
+2
*
If write() gives -1/ENOBUFS, keep the packet and sleep for 1/10th
brian
2000-10-09
1
-2
/
+3
*
Support PPPoATM, disabled for now as /usr/include/netnatm doesn't exist
brian
2000-09-14
1
-1
/
+7
*
Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUID
brian
2000-08-18
1
-0
/
+3
*
Maintain input and output throughput averages and choose the highest
brian
2000-08-15
1
-2
/
+6
*
Calculate the average link throughput using a counter based on the
brian
2000-08-15
1
-10
/
+16
*
Mention it in the log file when we HUP a process that
brian
2000-05-24
1
-0
/
+2
*
Fix some printf-style argument bugs
brian
2000-03-14
1
-2
/
+2
*
To avoid namespace polution in NetBSD:
brian
2000-03-14
1
-6
/
+6
*
Cosmetic: Make struct mbuf more like kernel mbufs.
brian
1999-12-20
1
-9
/
+9
*
Make -foreground a proper option (allowing ``allow mode foreground'',
brian
1999-11-28
1
-0
/
+1
*
Change ``set cd'' so that its default value is device specific. The
brian
1999-11-26
1
-4
/
+8
*
Rewrite the link descriptor transfer code in MP mode.
brian
1999-11-25
1
-13
/
+19
*
Support PPPoE
brian
1999-11-06
1
-44
/
+58
*
Don't (unnecessarily) parse wtmp, force ID0logout() to DTRT instead.
brian
1999-10-25
1
-39
/
+5
*
Manually create a correct(*) entry in wtmp when logging out a PPPoTCP or
brian
1999-10-21
1
-3
/
+44
*
If we're running ppp -direct over a tcp or udp connection,
brian
1999-10-21
1
-1
/
+10
*
Support ``set cd off'' to tell ppp not to even look for carrier on the
brian
1999-09-26
1
-7
/
+11
*
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
*
Cosmetic:
brian
1999-09-08
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
o Add the -foreground switch. This switch behaves like -background except
brian
1999-08-19
1
-4
/
+4
*
Add ISDN support via isdnd & i4b. This requires version
brian
1999-08-06
1
-5
/
+16
*
o Obsolete the undocumented ``set weight'' command.
brian
1999-08-05
1
-8
/
+17
*
Show the correct error if we fail to open a device.
brian
1999-06-11
1
-7
/
+17
*
Correct the way ppp transfers links on the server side in MP
brian
1999-06-05
1
-15
/
+66
*
Introduce the ``keep-session'' option. Refer to the man
brian
1999-06-02
1
-3
/
+6
*
Increase the length of an individual device name to LINE_LEN.
brian
1999-06-01
1
-5
/
+7
*
Correct the ``ignoring sync/async'' warnings so that they show
brian
1999-05-24
1
-7
/
+6
[next]