History log of /dflybsd-src/sys/vfs/tmpfs/tmpfs_fifoops.c (Results 1 – 4 of 4)
Revision Date Author Comments
# ba25006a 07-Jan-2016 Sascha Wildner <saw@online.de>

kernel/tmpfs: Use the more common 'ap' name for vops arguments.


# dff3cc78 13-Oct-2011 Sascha Wildner <saw@online.de>

kernel/tmpfs: Remove a useless (and wrong, anyway) header.


# 651eeb07 06-Oct-2010 Sascha Wildner <saw@online.de>

kernel: Remove unneeded inclusions of <sys/cdefs.h>.


# 7a2de9a4 12-Feb-2010 Matthew Dillon <dillon@apollo.backplane.com>

kernel - TMPFS - Initial port of NetBSD's tmpfs

* This is the initial pre-stabilization port of NetBSD's tmpfs,
by Naoya Sugioka.

Submitted-by: Naoya Sugioka <naoya.sugioka@gmail.com>