summaryrefslogtreecommitdiff
path: root/sys/net/ppp-deflate.c
AgeCommit message (Expand)Author
2021-07-22Add sizes for free() in zlibTheo Buehler
2021-03-05ansiJonathan Gray
2018-11-09M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers forClaudio Jeker
2017-09-08If you use sys/param.h, you don't need sys/types.hTheo de Raadt
2017-06-19When dealing with mbuf pointers passed down as function parameters,Alexander Bluhm
2015-07-15m_freem() can handle NULL, do not check for this condition beforehands.Theo de Raadt
2014-12-02replace some malloc multiplies with mallocarry. ok deraadt henningTed Unangst
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2011-07-07Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libzTheo de Raadt
2007-09-15malloc sweep:Henning Brauer
2002-09-13Paul Mackerras and the Australian National University have worked thingsTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
1998-05-08Add support for RFC-comliant deflate protocolTodd C. Miller
1997-09-05Minor changes from ppp 2.3.1Todd C. Miller
1997-02-24OpenBSD tags + some prototyping policeNiklas Hallqvist
1996-12-19sync to 2.3b3Michael Shalayeff
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt