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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add RTF_STATIC to default route's flags in the hope that routed will no
peter
1996-08-13
1
-2
/
+2
*
Reset Pred1 protocol on FCS errors.
phk
1996-07-21
1
-1
/
+2
*
Dump core on SIGSEGV instead of silent exiting. I saw SIGSEGV few times,
ache
1996-07-09
1
-1
/
+6
*
Prepare for exec properly and check return values
ache
1996-06-09
2
-5
/
+19
*
Close a file descriptor leak. Possibly closes PR #1212
gpalmer
1996-06-03
1
-2
/
+4
*
PR: bin/1194: PPP server port not initialized
phk
1996-05-13
1
-1
/
+2
*
Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs
phk
1996-05-11
22
-175
/
+252
*
Xref chat(8) and pppd(8). Also change .It references to .Pa for file
mpp
1996-05-02
2
-22
/
+32
*
Fixed a couple of format strings to match the change of pid_t from long
bde
1996-04-13
1
-2
/
+2
*
Fix editing mistake in last commit...sorry.
dg
1996-04-11
1
-3
/
+3
*
Bugfix based on a kernel fix:
dg
1996-04-11
1
-5
/
+12
*
Here is a patch for a little bug in the WaitForString routine. The problem
ache
1996-04-06
1
-4
/
+14
*
Put signal number into logfile
ache
1996-03-30
1
-5
/
+7
*
Fix UnrawModem:
ache
1996-03-29
1
-6
/
+6
*
Directly clear parity area because cfmakeraw not do it
ache
1996-03-28
1
-1
/
+2
*
After real problem is found (flush never occurse), re-enable
ache
1996-03-27
1
-1
/
+3
*
Fix typing bug cause flushing never occurse:
ache
1996-03-27
1
-2
/
+2
*
Use cfmakeraw() instead of all those termios settings
ache
1996-03-27
1
-24
/
+8
*
Cleanup both raw & termianl modes termios flags settings
ache
1996-03-27
1
-4
/
+11
*
Disable ^S/^Q flow control!!!
ache
1996-03-27
1
-3
/
+3
*
Better fix for terminal mode
ache
1996-03-13
1
-13
/
+5
*
1) Open /dev/null for std* after setsid() to be shure that modem is
ache
1996-03-09
4
-6
/
+21
*
Prevent dial cycling on the last phone from the list, make phone list copy
ache
1996-03-08
3
-6
/
+11
*
Log phone as LOG_PHASE, it is valuable enough for multi-phone environment.
ache
1996-03-08
2
-2
/
+4
*
1) Add multi-phone dialing/redialing, several phones separated by ':'
ache
1996-03-08
8
-42
/
+98
*
Eliminate multiply uucplock.c
ache
1996-03-04
2
-125
/
+4
*
Use libmd's MD5.
phk
1996-01-30
7
-389
/
+15
*
Fix a bunch of spelling errors in a bunch of man pages.
mpp
1996-01-30
2
-8
/
+8
*
Some patches to ppp which improve stability. I have been running a
dfr
1996-01-30
12
-72
/
+85
*
Final cleanup for now. -Wall is now silent. A couple of bogons found.
phk
1996-01-11
32
-53
/
+294
*
My freshly aborted 'make world' has pointed out that the wait.h include
peter
1996-01-11
1
-2
/
+2
*
A random bunch of cleanup changes.
phk
1996-01-10
14
-36
/
+47
*
1. Add a settable redial timer and logging of the process id in a file.
amurai
1995-10-08
7
-63
/
+248
*
Completely re-wrote the man-page using -mandoc macros. More cleanups in
nate
1995-09-24
2
-874
/
+1072
*
Fix a comment that became wrong when it was moved in rev. 1.7. Fix nearby
bde
1995-09-18
1
-8
/
+6
*
1. All fragments (except the first one) of a fragmented packet were
amurai
1995-09-17
6
-65
/
+82
*
Be gentle and allow both magic's (the own one and the other side's
joerg
1995-09-09
1
-2
/
+5
*
1. Do not log the password itself to ppp.log ( Mr. Rich Murphey )
amurai
1995-09-02
7
-32
/
+141
*
Typo in log message : errros -> errors
gpalmer
1995-07-30
1
-2
/
+2
*
1. Clean up log message.
amurai
1995-07-08
5
-29
/
+55
*
Some implementation of PPP are required that starting a negotiaion by
amurai
1995-07-08
3
-6
/
+28
*
Clean up mesage log facility stuff accordng to Joradn's question.
amurai
1995-07-08
1
-2
/
+4
*
>Number: 591
amurai
1995-07-08
1
-3
/
+5
*
"anyone in a world" -> "anyone in the world".
asami
1995-07-06
1
-2
/
+2
*
Don't convert 0.0.0.0 into 192.0.0.1. I can find no sane reason to do this.
dg
1995-07-04
1
-3
/
+1
*
Hang up the modem if the dial or login fails. This ensures that we
dfr
1995-06-30
1
-1
/
+2
*
`pred1' was documented as `pred'. The problem was not obvious because
bde
1995-06-26
2
-6
/
+6
*
manupilation -> manipulation.
phk
1995-06-16
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
33
-121
/
+121
*
Some edits suggested by Atsushi. Also remove my name from the bottom;
jkh
1995-05-26
2
-10
/
+4
[next]