index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
net
/
ppp-deflate.c
Age
Commit message (
Expand
)
Author
2021-07-22
Add sizes for free() in zlib
Theo Buehler
2021-03-05
ansi
Jonathan Gray
2018-11-09
M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for
Claudio Jeker
2017-09-08
If you use sys/param.h, you don't need sys/types.h
Theo de Raadt
2017-06-19
When dealing with mbuf pointers passed down as function parameters,
Alexander Bluhm
2015-07-15
m_freem() can handle NULL, do not check for this condition beforehands.
Theo de Raadt
2014-12-02
replace some malloc multiplies with mallocarry. ok deraadt henning
Ted Unangst
2014-07-12
add a size argument to free. will be used soon, but for now default to 0.
Ted Unangst
2011-07-07
Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libz
Theo de Raadt
2007-09-15
malloc sweep:
Henning Brauer
2002-09-13
Paul Mackerras and the Australian National University have worked things
Theo de Raadt
2002-03-14
First round of __P removal in sys
Todd C. Miller
1998-05-08
Add support for RFC-comliant deflate protocol
Todd C. Miller
1997-09-05
Minor changes from ppp 2.3.1
Todd C. Miller
1997-02-24
OpenBSD tags + some prototyping police
Niklas Hallqvist
1996-12-19
sync to 2.3b3
Michael Shalayeff
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt