aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/kern_gzio.c
Commit message (Expand)AuthorAgeFilesLines
* Move zlib.c from net to libkern.Craig Rodrigues2015-04-221-2/+1
* Reimplement support for userland core dump compression using a new interfaceMark Johnston2015-03-091-368/+191
* Remove the support for using non-mpsafe filesystem modules.Konstantin Belousov2012-10-221-6/+0
* Fix found places where uio_resid is truncated to int.Konstantin Belousov2012-02-211-2/+2
* Do not set IO_NODELOCKED while writing to vnodes as our consumersAlfred Perlstein2010-04-301-4/+4
* Merge projects/enhanced_coredumps (r204346) into HEAD:Alfred Perlstein2010-03-021-0/+406