summaryrefslogtreecommitdiff
path: root/sys/net/bsd-comp.c
AgeCommit message (Expand)Author
2015-11-24No need for <net/if_types.h>Martin Pieuchot
2015-10-07one simple free, ok mpiTheo de Raadt
2015-07-15m_freem() can handle NULL, do not check for this condition beforehands.Theo de Raadt
2014-12-05Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>.Martin Pieuchot
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
2007-09-15malloc sweep:Henning Brauer
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
1997-09-05Minor changes from ppp 2.3.1Todd C. Miller
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt