aboutsummaryrefslogtreecommitdiff
path: root/sys/net/bsd_comp.c
Commit message (Expand)AuthorAgeFilesLines
* Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.hRobert Watson2006-10-221-1/+2
* Eliminate MAC entry point mac_create_mbuf_from_mbuf(), which isRobert Watson2005-07-051-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+2
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-8/+8
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-8/+8
* Be consistent about functions being static.Poul-Henning Kamp2002-10-161-2/+2
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-07-311-0/+6
* Replace (deprecated ?) FREE() macro with direct calls to free()Luigi Rizzo2002-04-041-3/+3
* Fixed some style bugs in the removal of __P(()). The main ones wereBruce Evans2002-03-241-7/+6
* Remove __P.Alfred Perlstein2002-03-191-19/+19
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inMark Murray2001-05-011-0/+3
* Remove #if DO_DEFLATEPoul-Henning Kamp2000-10-271-2/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Removed unused #includes.Bruce Evans1997-10-281-6/+1
* Added used #include - don't depend on <sys/mbuf.h> includingBruce Evans1997-09-021-1/+2
* Remove some stray extra prototypesPeter Wemm1997-08-191-7/+1
* Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at thePeter Wemm1997-08-191-8/+11
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Clean up -Wunused warnings.Gary Palmer1996-06-121-4/+2
* Remove the old pppcompress files (btw: these look net-2 derived)Peter Wemm1995-10-311-1/+9
* Drat.. Missed this one, which #includes ppp-comp.h, not ppp_comp.hPeter Wemm1995-10-311-2/+2
* Initial revisionPeter Wemm1995-10-311-0/+1114