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