]> git.ozlabs.org Git - ppp.git/history - pppd
mods to support standard SVR4 as well as Solaris 2
[ppp.git] / pppd /
1995-04-24 Paul MackerrasInitial revision
1994-12-12 Paul Mackerrassome linux mods; be careful about int vs long (for...
1994-12-12 Paul MackerrasInitial revision
1994-12-08 Paul Mackerraschanged s to sockfd and added lock() and unlock();
1994-11-29 Paul MackerrasInitial revision
1994-11-22 Paul Mackerrasupdated for 2.2
1994-11-10 Paul Mackerrasadded some extra untimeouts
1994-10-24 Paul Mackerras*** empty log message ***
1994-10-24 Paul MackerrasN_PPP ->NUM_PPP
1994-10-24 Paul Mackerrasuse the npmode stuff
1994-10-23 Paul Mackerrasfix some compile bugs
1994-10-22 Paul Mackerrassome extra includes (string.h and stdlib.h)
1994-10-22 Paul Mackerrasfix get_ether_addr
1994-10-22 Paul Mackerrasget_input only reads one message; reset terminal properly
1994-10-22 Paul Mackerrascope with EINTR from read
1994-10-18 Paul Mackerraschange type of bitfield from u_short to u_int
1994-10-10 Paul Mackerrasfix up NAK processing for old ADDRS option
1994-09-21 Paul Mackerrasuse ppp_defs.h instead of ppp.h, args.h; change some...
1994-09-21 Paul Mackerrasadd ccp.c
1994-09-21 Paul Mackerrasdon't need GIDSET_TYPE=gid_t
1994-09-16 Paul Mackerrasonly clear CRTSCTS if -crtscts option given
1994-09-16 Paul Mackerras-crtscts and xonxoff now distinct.
1994-09-16 Paul Mackerrasupdated: bsdcomp, modem, crtscts, signal discussions.
1994-09-16 Paul Mackerrasadded ccp_fatal_error
1994-09-16 Paul Mackerrasadded ccp_late_error; use PPPIOCSNPMODE ioctl; moved...
1994-09-16 Paul Mackerrasallow two numbers for bsdcomp option
1994-09-16 Paul Mackerrasset receive characteristics when we send an ack
1994-09-16 Paul Mackerrasupdate to V1 of BSD Compress; only take CCP down for
1994-09-01 Paul Mackerrasadded -DHAVE_PATHS_H
1994-09-01 Paul Mackerrasadded ccp and -DGIDSET_TYPE=int
1994-09-01 Paul Mackerrasadded ccp stuff and -DHAVE_PATHS_H
1994-09-01 Paul Mackerrasstuff moved here from main.c; use uint32 for IP addresses;
1994-09-01 Paul Mackerrasstuff moved here from main.c; use uint32 for IP addresses;
1994-09-01 Paul Mackerrasstuff moved here from main.c; use uint32 for IP addresses
1994-09-01 Paul MackerrasDeclare option variables here; define uint32
1994-09-01 Paul MackerrasUse paths.h if it is available.
1994-09-01 Paul MackerrasUse _PATH_VARRUN from pathnames.h instead of _PATH_PIDFILE
1994-09-01 Paul Mackerrasmade SIGUSR1 toggle debug and SIGUSR2 open CCP (patent...
1994-09-01 Paul Mackerrasuse uint32 instead of u_long
1994-09-01 Paul Mackerrasuse uint32 for ACCM and other 32-bit quantities
1994-09-01 Paul Mackerrasuse unit32 for ACCM and other 32-bit quantities;
1994-09-01 Paul Mackerrasuse uint32 for IP addresses
1994-09-01 Paul Mackerrasdeclare option variables in pppd.h; use uint32 for...
1994-09-01 Paul Mackerrasadded copyright notice;
1994-09-01 Paul Mackerrasfix bug with sending retransmission with id=-1 after...
1994-09-01 Paul Mackerrasdeclare option variables in pppd.h; use uint32 for...
1994-09-01 Paul Mackerrasdeclare option variables in pppd.h; use uint32 for...
1994-08-25 Paul Mackerrasmoved more stuff into sys-*.c
1994-08-22 Paul Mackerraspush compress module, added ccp_test
1994-08-22 Paul Mackerrasadd ccp_test
1994-08-22 Paul Mackerrasdevname -> devnam
1994-08-22 Paul Mackerrasuse ccp_test, open in silent mode if we don't want...
1994-08-21 Paul Mackerrasadded ccp
1994-08-11 Paul MackerrasInitial revision
1994-08-09 Paul Mackerrasadd support for CCP, use select/poll instead of signals.
1994-08-09 Paul Mackerras*** empty log message ***
1994-08-09 Paul Mackerrasadd support for CCP and BSD-Compress
1994-08-09 Paul MackerrasUse select/poll instead of signals.
1994-08-09 Paul Mackerrascall lcp_close not lcp_lowerdown when no echo received
1994-06-14 Paul Mackerrasupgrade looped-back message from debug statement to...
1994-06-09 Paul Mackerraspatch for proxy arp stuff
1994-06-09 Paul Mackerraspatch to proxyarp stuff from Michael Callahan
1994-06-09 Paul Mackerras*** empty log message ***
1994-06-09 Paul Mackerrasmention use of facility local2 when compiled with debug...
1994-05-30 Paul Mackerrasmention /etc/ppp/options.<ttyname>
1994-05-30 Paul Mackerraschange default route operations to use a routing socket;
1994-05-30 Paul Mackerrasfixes from Al Longyear
1994-05-30 Paul Mackerrasuse receive asyncmap of 0 if not negotiated for compati...
1994-05-27 Paul Mackerrasadd ioctl for SIGIO to establish_ppp
1994-05-27 Paul Mackerrasput linux ioctls in sys-linux.c
1994-05-27 Paul Mackerrasextra includes for linux
1994-05-27 Paul Mackerrascheck permissions on file specified for +ua option
1994-05-26 Paul Mackerrasadd casts to eliminate compiler warnings
1994-05-26 Paul Mackerrasdon't need if.h or if_ppp.h
1994-05-26 Paul Mackerrasdon't need if_ppp.h
1994-05-25 Paul Mackerras*** empty log message ***
1994-05-25 Paul Mackerrasfixed compilation errors
1994-05-25 Paul Mackerrasfixed compilation errors and warnings
1994-05-25 Paul Mackerrasformatting, fixed compiler warnings, added -vjccomp...
1994-05-25 Paul Mackerrasremove commented-out code
1994-05-24 Paul Mackerrasremoved logwtmp
1994-05-24 Paul MackerrasInitial revision
1994-05-24 Paul Mackerrasincorporate logwtmp in here
1994-05-24 Paul Mackerrasfix some minor compilation warnings
1994-05-24 Paul Mackerrasdocument xonxoff/-crtscts and lcp-echo-* options
1994-05-24 Paul Mackerrasput logwtmp in here
1994-05-24 Paul Mackerrasincorporate changes from linux port
1994-05-24 Paul Mackerrasadded extra options: xonxoff, -crtscts, lcp-echo-*...
1994-05-24 Paul Mackerrasadded echo stuff from linux port
1994-05-24 Paul Mackerrasfixed some minor compilation warnings
1994-05-24 Paul Mackerrasfixed some compilation warnings
1994-05-24 Paul MackerrasInitial revision
1994-05-24 Paul Mackerrasremoved some unnecessary includes
1994-05-18 Paul Mackerras*** empty log message ***
1994-05-18 Paul Mackerrasadded _PATH_TTYOPT and _PATH_USEROPT
1994-05-18 Paul MackerrasAllow setdevname, setspeed and setipaddr to return...
1994-05-18 Paul Mackerrasdefault REQ_SYSOPTIONS is now 1
1994-05-18 Paul Mackerrasadd check for IP addresses that we don't want to use
1994-05-09 Paul Mackerrasfix to make it terminate when signalled in passive...
1994-05-09 Paul Mackerrasnote effect of modem option under ultrix
next