summaryrefslogtreecommitdiff
path: root/sys/net/bsd-comp.c
AgeCommit message (Expand)Author
2016-08-06Catch up with the renaming of module ppp --> if_ppp and avoid warningpgoyette
2016-08-06Modularize the ppp driver, and adjust dependencies of the compressorpgoyette
2008-11-29Fix handling of ppp compressor modules, from Andrew Doran's input.cube
2008-11-25Rework the way PPP compmressors are handled and allow them to becube
2008-06-15- add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD)christos
2008-02-20s/u_\(int[0-9]*_t\)/u\1/gmatt
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11ANSI function decls and application of static.thorpej
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-12add RCSIDslukem
2001-07-18bzero -> memsetthorpej
2000-08-25Don't use MALLOC() for variable-sized allocations.thorpej
1997-03-12Update to ppp-2.3b4; from Paul Mackerraschristos
1996-10-13backout previous kprintf changechristos
1996-10-10- printf -> kprintf, sprintf -> ksprintfchristos
1996-03-15Added packet filtering, support for "PPP Deflate" packet compression,paulus
1996-03-03Remove extra RCS id.thorpej
1996-02-13Net prototypeschristos
1995-07-04Latest version of PPP stuff, with packet compression and otherpaulus