Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for freebsd | Paul Mackerras | 1996-10-08 | 1 | -3/+2 |
* | clarify some things | Paul Mackerras | 1996-10-08 | 1 | -3/+5 |
* | *** empty log message *** | Paul Mackerras | 1996-10-08 | 3 | -2/+460 |
* | include optional callback support | Paul Mackerras | 1996-10-08 | 7 | -17/+154 |
* | USLC as well as SNI | Paul Mackerras | 1996-09-26 | 1 | -2/+2 |
* | avoid compiler warning | Paul Mackerras | 1996-09-26 | 1 | -2/+5 |
* | mods for new demand-dial structure | Paul Mackerras | 1996-09-26 | 1 | -91/+20 |
* | improved | Paul Mackerras | 1996-09-26 | 1 | -433/+414 |
* | *** empty log message *** | Paul Mackerras | 1996-09-26 | 1 | -3/+3 |
* | ms-dns option included by default | Paul Mackerras | 1996-09-26 | 1 | -45/+34 |
* | Linux isn't special any more, fixes for non-ansi compilers. | Paul Mackerras | 1996-09-26 | 1 | -10/+9 |
* | Linux isn't special any more; SVR4 may be. | Paul Mackerras | 1996-09-26 | 1 | -22/+29 |
* | fixes for picky C compilers | Paul Mackerras | 1996-09-26 | 1 | -3/+5 |
* | fixes for old C compilers and for Ultrix | Paul Mackerras | 1996-09-26 | 1 | -7/+4 |
* | define ULTRIX cpp symbol | Paul Mackerras | 1996-09-26 | 1 | -2/+2 |
* | don't need BSD_SOURCE define any more | Paul Mackerras | 1996-09-26 | 1 | -2/+2 |
* | allow for COPTS from Makefile.top | Paul Mackerras | 1996-09-26 | 2 | -8/+8 |
* | declare alloca for SINIX | Paul Mackerras | 1996-09-14 | 1 | -1/+5 |
* | fixed compilation problem | Paul Mackerras | 1996-09-14 | 1 | -0/+1 |
* | added IPXCPDEBUG | Paul Mackerras | 1996-09-14 | 1 | -1/+7 |
* | update, make more consistent | Paul Mackerras | 1996-09-14 | 1 | -388/+426 |
* | can override nodefaultroute/noproxyarp if privileged | Paul Mackerras | 1996-09-14 | 1 | -3/+3 |
* | fix compilation problems under SunOS | Paul Mackerras | 1996-09-14 | 1 | -3/+7 |
* | fix prototype | Paul Mackerras | 1996-09-14 | 1 | -2/+2 |
* | suppress (none) transmit compression message | Paul Mackerras | 1996-09-14 | 1 | -2/+2 |
* | apparently need ucblib | Paul Mackerras | 1996-09-14 | 1 | -2/+2 |
* | cleaned up, IPX is default | Paul Mackerras | 1996-09-14 | 1 | -17/+9 |
* | use option_error | Paul Mackerras | 1996-08-28 | 1 | -3/+2 |
* | more debug; don't set accm, etc. if no lower stream | Paul Mackerras | 1996-08-28 | 1 | -18/+33 |
* | fix link problem | Paul Mackerras | 1996-08-28 | 1 | -1/+1 |
* | priv option stuff; add option_error proto | Paul Mackerras | 1996-08-28 | 1 | -3/+25 |
* | updated | Paul Mackerras | 1996-08-28 | 1 | -426/+388 |
* | add /etc/ppp/peers | Paul Mackerras | 1996-08-28 | 1 | -1/+2 |
* | priv option stuff; fix the way name, user options work. | Paul Mackerras | 1996-08-28 | 1 | -38/+142 |
* | priv option stuff; signal [dis]connector if we get a signal | Paul Mackerras | 1996-08-28 | 1 | -15/+40 |
* | increase DEFLOOPBACKFAIL | Paul Mackerras | 1996-08-28 | 1 | -2/+2 |
* | use option_error, fix ip_active_pkt | Paul Mackerras | 1996-08-28 | 1 | -13/+23 |
* | debugging | Paul Mackerras | 1996-08-28 | 1 | -1/+2 |
* | make device name, connector etc. options privileged if noauth used | Paul Mackerras | 1996-08-28 | 1 | -5/+28 |
* | use standard cc by default | Paul Mackerras | 1996-08-28 | 3 | -13/+18 |
* | add -D__BSD_SOURCE | Paul Mackerras | 1996-08-28 | 1 | -3/+3 |
* | add -DBITYPES | Paul Mackerras | 1996-08-28 | 1 | -2/+5 |
* | remove bpf options, added info about new options and auth-up/down scripts | Paul Mackerras | 1996-07-03 | 1 | -85/+92 |
* | updated | Paul Mackerras | 1996-07-03 | 1 | -2/+2 |
* | only set VJ maxcid when we're turning VJ on | Paul Mackerras | 1996-07-01 | 1 | -2/+2 |
* | turn off VJ when connection terminated | Paul Mackerras | 1996-07-01 | 1 | -2/+3 |
* | remove unnecessary cleanfiles | Paul Mackerras | 1996-07-01 | 1 | -2/+1 |
* | moved protos to upap.c | Paul Mackerras | 1996-07-01 | 1 | -9/+1 |
* | moved protos here from upap.h; zero out passwords | Paul Mackerras | 1996-07-01 | 1 | -13/+37 |
* | removed bpf stuff | Paul Mackerras | 1996-07-01 | 1 | -26/+3 |