summaryrefslogtreecommitdiff
path: root/svr4
Commit message (Expand)AuthorAgeFilesLines
* Added extra lint exceptions so that files like bsd-comp.c and vjcompress.cAdi Masputra1999-09-152-6/+20
* Forgot to remote *.ln files (made by lint) when doing make clean.Adi Masputra1999-09-151-1/+2
* Cleaned up Makefiles, and added lint target for both 32- and 64-bits.Adi Masputra1999-09-153-12/+85
* Modifed configure to point to 64-bit Makefile extension for Sol 7 and laterAdi Masputra1999-09-133-4/+80
* add man page for pppdump and add it to the list of thingsPaul Mackerras1999-04-011-1/+2
* make pppdump as wellPaul Mackerras1999-03-231-1/+3
* fix MT stuff; add DEBUG to compile command line for nowPaul Mackerras1999-02-262-3/+7
* remove references to /home/paulusPaul Mackerras1998-04-011-4/+2
* include from ../include not ..Paul Mackerras1998-03-252-4/+4
* use Makedefs rather than passing lots of things on make command linePaul Mackerras1998-02-043-32/+34
* enable priority queueing stuffPaul Mackerras1997-03-041-2/+2
* pass more stuff to sub-makesPaul Mackerras1996-09-261-14/+22
* allow for COPTS from top makePaul Mackerras1996-09-262-7/+8
* use cc by defaultPaul Mackerras1996-09-141-2/+8
* use mkdir -p instead of install -dPaul Mackerras1996-09-141-4/+4
* added in deflatePaul Mackerras1996-09-141-3/+7
* don't use options.leaf any morePaul Mackerras1996-08-281-4/+2
* always do rem_drv, ignore any errorsPaul Mackerras1996-07-011-3/+2
* ignore morePaul Mackerras1996-07-011-0/+1
* took out bpf stuff; add rem_drv in installPaul Mackerras1996-05-281-6/+6
* added files for packet filteringPaul Mackerras1996-04-041-3/+5
* fixed module description stringPaul Mackerras1996-01-181-2/+2
* fix module description stringPaul Mackerras1996-01-181-2/+2
* support PPP Deflate compressionPaul Mackerras1996-01-181-3/+9
* tweaks to Makefile - suppress warningsPaul Mackerras1995-12-191-2/+2
* Adding modload support stuff for SolarisPaul Mackerras1995-12-113-0/+300
* changes for stock SVR4; sources from modules dirPaul Mackerras1995-12-111-2/+8
* use cc; sources from modules dirPaul Mackerras1995-12-114-3255/+14
* addedPaul Mackerras1995-10-279-6/+64
* align first byte to allow for A/C and proto compressionPaul Mackerras1995-10-271-25/+16
* mods to support standard SVR4 as well as Solaris 2Paul Mackerras1995-10-272-28/+223
* Fix infinite loop on big packets; cleanup.Paul Mackerras1995-08-101-23/+19
* Fix bug in handling return value from decompress routine.Paul Mackerras1995-07-111-19/+18
* restore DL_PHYS_ADDR_REQPaul Mackerras1995-06-301-1/+2
* Initial revisionPaul Mackerras1995-06-301-0/+3
* Bug fixes to flow control code; put correct dlpi header on dataPaul Mackerras1995-06-231-8/+74
* Cope with the fact that CVS can't handle symbolic linksPaul Mackerras1995-06-011-1/+6
* Putting remaining PPP files under version controlPaul Mackerras1995-06-011-0/+1
* sol2 -> svr4Paul Mackerras1995-06-011-6/+8
* add line to /etc/minor_perm; compile with -OPaul Mackerras1995-06-011-3/+5
* fix stats stuffPaul Mackerras1995-06-011-4/+31
* mods for other SVR4 systems; don't use ddi_get_soft_state etc.;Paul Mackerras1995-05-291-137/+297
* implement statistics and 8-bit clean checks; don't use pullupmsgPaul Mackerras1995-05-291-51/+165
* mods for other SVR4 systems; use msgpullup rather than pullupmsg;Paul Mackerras1995-05-291-134/+274
* specify permissions on add_drvPaul Mackerras1995-05-231-2/+2
* Initial revisionPaul Mackerras1995-05-191-0/+51
* added install and clean targetsPaul Mackerras1995-05-191-6/+20
* debugged and working (no stats yet)Paul Mackerras1995-05-193-231/+683
* Initial revisionPaul Mackerras1995-05-104-0/+2116