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
*
o If there's a session leader left running for a descriptor
brian
1998-05-29
7
-16
/
+43
*
Some documentation corrections & typo fixes....
brian
1998-05-29
7
-180
/
+217
*
o Make modes consistent throughout ppp. The same strings are used
brian
1998-05-29
7
-98
/
+90
*
srandomdev() isn't available in all 2.* versions. Only
brian
1998-05-29
1
-2
/
+2
*
o #define the name "tun" in defs.h against the future possibility
brian
1998-05-28
7
-117
/
+170
*
o Don't forget to close our transfer socket if we cannot
brian
1998-05-28
7
-19
/
+50
*
Don't assume stdout is a tty in interactive mode
brian
1998-05-27
2
-18
/
+26
*
o Only do the /bin/cat bit when we're transferring our ctty.
brian
1998-05-25
2
-5
/
+5
*
o Don't try to transfer tty device descriptors as there's no way of
brian
1998-05-25
5
-32
/
+128
*
Show the link mode in `show links'.
brian
1998-05-23
1
-3
/
+4
*
Oops - patch failed in last commit ????
brian
1998-05-23
1
-7
/
+1
*
o Move our prompt descriptor list outside of the bundle.
brian
1998-05-23
15
-239
/
+222
*
o Make sure we adjust our min seq and process any outstanding queued
brian
1998-05-23
4
-12
/
+46
*
o If all CCPs are disabled & denied, don't send a REQ - just enter
brian
1998-05-23
4
-5
/
+21
*
Don't give .It too many args.
brian
1998-05-21
2
-4
/
+4
*
Remove -Wpointer-arith
brian
1998-05-21
1
-2
/
+2
*
o Add some missing #includes
brian
1998-05-21
2
-2
/
+6
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
95
-9201
/
+16517
*
Close forgotten descriptor.
brian
1998-05-19
1
-1
/
+4
*
Quieten gcc-2.8.1
brian
1998-04-25
3
-8
/
+13
*
Fix diagnostic typo.
brian
1998-04-25
1
-2
/
+2
*
Cosmetic: .Dq -> .It
brian
1998-03-16
2
-4
/
+4
*
Correct #ifdef for __FreeBSD__ < 3
brian
1998-03-13
1
-2
/
+3
*
Add missing include
brian
1998-03-13
1
-1
/
+2
*
Add extraneous braces to stiffle warnings from gcc-2.8
brian
1998-03-13
9
-34
/
+45
*
MFMP: Don't send LQRs when the peer has LCP REJ'd them. Send
brian
1998-03-13
1
-2
/
+2
*
o Fix a few comment typos.
brian
1998-03-12
5
-49
/
+71
*
Explicitly call `caused' an `int'.
brian
1998-03-08
1
-2
/
+2
*
Use the correct device name in -direct mode.
brian
1998-03-06
1
-16
/
+12
*
MFMP: Allow 8 character login names.
brian
1998-02-19
5
-27
/
+57
*
MFMP: LogWARN rather than LogERROR when we can't create
brian
1998-02-18
1
-5
/
+5
*
Don't leak memory when the peer sends PROTO_COMPD packets
brian
1998-02-18
1
-2
/
+2
*
Move handle_signals() to before the FD_SETs. handle_signals()
brian
1998-02-10
1
-3
/
+6
*
Merge from MP branch:
brian
1998-02-04
1
-2
/
+2
*
Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCH
brian
1998-01-29
3
-5
/
+19
*
Talk a bit about ongoing development.
brian
1998-01-29
1
-0
/
+22
*
Cosmetic:
brian
1998-01-27
4
-35
/
+22
*
Fix error message.
brian
1998-01-24
1
-10
/
+5
*
Stop bogus warnings.
brian
1998-01-23
1
-1
/
+2
*
Re-implement the proxy arp sockaddr_dl search routine (again).
brian
1998-01-23
1
-65
/
+80
*
Don't allow manual dialing unless in auto or interactive mode.
brian
1998-01-23
1
-1
/
+7
*
Use the sockaddr_dl with the link#, not the ethernet address
brian
1998-01-21
1
-2
/
+2
*
Remove unused #includes.
brian
1998-01-21
35
-138
/
+69
*
Allow an optional delay when specifying "set openmode active".
brian
1998-01-20
13
-62
/
+110
*
dlopen(..., RTLD_NOW) rather than RTLD_LAZY.
brian
1998-01-19
1
-3
/
+7
*
sys/types.h -> sys/param.h
brian
1998-01-19
1
-2
/
+2
*
Reimplement proxy-arp address stuff using sysctl().
brian
1998-01-19
5
-93
/
+127
*
Allow "set vj" for changing the default number of slots
brian
1998-01-18
5
-32
/
+120
*
Remove the necessity of -ldes and -lalias etc from release/Makefile.
brian
1998-01-17
1
-3
/
+12
*
Free our input mbuf when the FCS is good (oops, memory leak).
brian
1998-01-14
1
-1
/
+2
[next]