]> git.ozlabs.org Git - ppp.git/shortlog
ppp.git
1996-01-01 Paul MackerrasAdded np mode stuff to support demand-dialling
1996-01-01 Paul MackerrasFix MKDEV and RMDEV.
1995-12-19 Paul Mackerrastweaks to Makefile - suppress warnings
1995-12-19 Paul Mackerrastweaks to Makefiles - use cc, suppress warnings
1995-12-19 Paul Mackerrasinclude alloca.h
1995-12-19 Paul Mackerrasupdated
1995-12-19 Paul Mackerrasupdated
1995-12-19 Paul Mackerrasnew modules for SunOS 4
1995-12-19 Paul Mackerrasadd execs
1995-12-18 Paul Mackerrassplit README.svr4 into it and README.sol2
1995-12-18 Paul Mackerrasnew readme for new code for SunOS 4
1995-12-18 Paul Mackerrascopies from sunos for osf1
1995-12-18 Paul Mackerrasadded idle time measurement
1995-12-18 Paul Mackerrassun is dead; long live sunos4
1995-12-18 Paul Mackerrasadded maxconnect option; extend protocol table; optiona...
1995-12-18 Paul Mackerrasadded options for maxconnect, -ip, predictor control...
1995-12-18 Paul Mackerrasadded optional IPX paths
1995-12-18 Paul Mackerrasadded optional IPX and ms-dns support options
1995-12-18 Paul Mackerrasextend protocol table; added maxconnect option
1995-12-18 Paul Mackerrasextend protocol table
1995-12-18 Paul Mackerrassupport micro$oft DNS options;
1995-12-18 Paul Mackerrasextend protocol table; supply message on protocol close
1995-12-18 Paul Mackerrasfixes for predictor support;
1995-12-18 Paul Mackerrasextend syntax for allowable hosts in secrets files;
1995-12-18 Paul Mackerrasneed socket library now (for getnetbyname)
1995-12-18 Paul MackerrasUpdates from Al's ppp-2.2.0d release
1995-12-18 Paul MackerrasChange SunOS4 to use sunos4 instead of sun
1995-12-18 Paul MackerrasUpdate from NeXT-ppp-2.2-0.4.6
1995-12-11 Paul MackerrasAdding modload support stuff for Solaris
1995-12-11 Paul Mackerraschanges for stock SVR4; sources from modules dir
1995-12-11 Paul Mackerrasuse cc; sources from modules dir
1995-12-11 Paul MackerrasLinux mods from Al's version
1995-12-11 Paul Mackerrasold DLPI doesn't have dl_sap_length
1995-12-11 Paul Mackerrasmerge in changes from Al's version
1995-12-11 Paul Mackerrassay PAP instead of UPAP
1995-12-11 Paul MackerrasNetBSD-1.1 files
1995-12-11 Paul Mackerrasnew portable STREAMS modules
1995-12-11 Paul Mackerrasdefine AIX4 symbol
1995-12-11 Paul Mackerrasadded details for NetBSD-1.1
1995-12-11 Paul Mackerrasmods for greater portability
1995-12-11 Paul Mackerrasget bsd-comp.c from freebsd-2.0 directory
1995-12-11 Paul Mackerrasmods from Al Longyear
1995-12-11 Paul Mackerrasmore written
1995-12-11 Paul Mackerrasadded entry for old FreeBSD
1995-10-27 Paul Mackerrasfix prototypes & spls; added software flow control
1995-10-27 Paul Mackerrasfix prototypes & spls; added get idle-time ioctl
1995-10-27 Paul Mackerrasadded
1995-10-27 Paul Mackerrasalign first byte to allow for A/C and proto compression
1995-10-27 Paul Mackerrasmods to support standard SVR4 as well as Solaris 2
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-10-27 Paul MackerrasProvide a way for CCP to go from req-sent to stopped...
1995-10-27 Paul Mackerrassupport Deflate and Predictor
1995-10-27 Paul Mackerrassupport Deflate and Predictor; shut up if we receive...
1995-10-27 Paul Mackerrasaccept A/C & proto compression and asyncmap from the...
1995-10-27 Paul Mackerrasfix up prototypes; let sysdep stuff make device non...
1995-10-27 Paul Mackerrasfix up prototypes
1995-10-27 Paul Mackerrasuse crtscts = -2 to indicate xon/xoff
1995-10-27 Paul Mackerrasmods for standard SVR4
1995-10-27 Paul Mackerrasadded more ioctls
1995-10-27 Paul Mackerrasadded definitions for Deflate and Predictor
1995-10-27 Paul Mackerraslook for __sym__ as well as sym
1995-10-27 Paul Mackerrasadded
1995-10-27 Paul MackerrasFix compilation problems; fix spls; add software flow...
1995-10-27 Paul MackerrasInitial revision
1995-10-27 Paul Mackerrasmods for SVR4/Intel
1995-10-03 Paul Mackerrasadd debug log flag
1995-08-17 Paul Mackerrasinc
1995-08-17 Paul MackerrasAllow proxyarp and defaultroute by default.
1995-08-17 Paul MackerrasAdded -vjccid and vj-max-slots options, and reorganized in
1995-08-16 Paul MackerrasClose ccp if we receive a term-ack and we're not asking...
1995-08-16 Paul MackerrasImplemented logwtmp(), lock() and unlock().
1995-08-16 Paul MackerrasMore-informative message if ppp_available() fails.
1995-08-16 Paul MackerrasAdded -defaultroute and -proxyarp options.
1995-08-16 Paul MackerrasClean up and exit on various fatal signals; allow sys...
1995-08-16 Paul MackerrasOnly chop off first /dev/ from devnam before calling...
1995-08-16 Paul MackerrasSome mods from Bruce Evans
1995-08-16 Paul Mackerras.
1995-08-11 Paul Mackerrassave and restore window size settings
1995-08-11 Paul Mackerrasmention ipparam option
1995-08-10 Paul MackerrasFix infinite loop on big packets; cleanup.
1995-08-10 Paul MackerrasSend a HUP to the terminal's controlling process if...
1995-08-10 Paul MackerrasUpdates from Al Longyear.
1995-08-10 Paul MackerrasUse SIGNAL not signal because the former doesn't reset...
1995-08-10 Paul MackerrasIgnore NAK'd options we don't recognize.
1995-08-10 Paul MackerrasFix from Steve Tate.
1995-08-10 Paul MackerrasProtect against problems if bitypes.h from BIND distrib...
1995-08-10 Paul MackerrasAdditions to support NeXTStep systems.
1995-08-10 Paul Mackerrasupdate patch cmd
1995-07-11 Paul MackerrasFix bug in handling return value from decompress routine.
1995-07-11 Paul MackerrasFix bug in handling return value from decompress routine.
1995-07-11 Paul MackerrasMods from Al Longyear, including adding a -a flag ...
1995-07-11 Paul Mackerras*** empty log message ***
1995-07-11 Paul MackerrasCheck for input after SIGHUP before closing LCP so...
1995-07-11 Paul MackerrasOSF/1 machines are little-endian
1995-07-11 Paul MackerrasFix bug in checking return value from decompress routine.
1995-07-11 Paul MackerrasUpdates from Al Longyear
1995-07-04 Paul MackerrasRemoved some unused variables.
next