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
/
prompt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ppp WARNS=5 clean
brian
2004-09-05
1
-5
/
+8
*
If IPCP is disabled, susccess of IPV6CP negotiation is sufficient
ume
2003-03-28
1
-0
/
+5
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
1
-1
/
+1
*
Remove whitespace at the end of lines.
brian
2002-06-15
1
-1
/
+1
*
o Clean up some #includes
brian
2002-05-14
1
-1
/
+0
*
o Add ipv6 support, abstracting most NCP addresses into opaque
brian
2001-08-14
1
-0
/
+5
*
MAXHOSTNAME includes space for a NUL
brian
2001-03-09
1
-1
/
+1
*
MAXPATHLEN -> PATH_MAX
brian
2001-03-08
1
-2
/
+2
*
Allow ``set server closed'' to close the diagnostic socket.
brian
2001-01-26
1
-2
/
+2
*
Support link identification from rfc1570
brian
2000-07-19
1
-1
/
+1
*
To avoid namespace polution in NetBSD:
brian
2000-03-14
1
-4
/
+4
*
Notice and warn about unterminated quoted strings in commands.
brian
1999-12-20
1
-1
/
+2
*
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
*
When logging warning messages, there are now three scenarios:
brian
1999-09-06
1
-1
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-1
/
+2
*
Handle the detection of frames even if we read them
brian
1999-04-03
1
-2
/
+3
*
Initial RADIUS support (using libradius). See the man page for
brian
1999-01-28
1
-1
/
+4
*
Put the IP buffer queues into struct ipcp.
brian
1998-08-26
1
-4
/
+4
*
When entering ``term'' mode, don't output any messages until
brian
1998-08-09
1
-4
/
+1
*
o Support callback types NONE, E.164, AUTH and CBCP.
brian
1998-08-07
1
-1
/
+2
*
Don't disable ^D in interactive mode.
brian
1998-07-04
1
-2
/
+4
*
o If we come out of select() with only write descriptors that
brian
1998-06-24
1
-2
/
+3
*
Change some log levels. ALERTs are only logged when
brian
1998-06-16
1
-4
/
+4
*
o Don't dump core with ~m in term mode.
brian
1998-06-16
1
-14
/
+39
*
o De-staticise things that don't need to be static.
brian
1998-06-15
1
-5
/
+6
*
Don't assume stdout is a tty in interactive mode
brian
1998-05-27
1
-14
/
+22
*
o Move our prompt descriptor list outside of the bundle.
brian
1998-05-23
1
-11
/
+5
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-0
/
+522