summaryrefslogtreecommitdiff
path: root/sys/tmpfs
AgeCommit message (Expand)Author
2013-10-10A few fixes from Pedro Martelletto, adapted fromMarc Espie
2013-09-22The readdir vop should set uio_offset to the cookie of the entryPhilip Guenther
2013-09-01Update to match VOP_READDIR() changes: no more cookies, but d_off instead.Philip Guenther
2013-06-05plug name_ipool leak in tmpfs_link()Marc Espie
2013-06-05on drugs, did not read pedro's patch and just zapped the comment.Marc Espie
2013-06-04restore code commented out while debugging. From pedroMarc Espie
2013-06-04fix include guard locations (from pedro)Marc Espie
2013-06-04Update pathconf handling for -current..Brad Smith
2013-06-03sprinkle $OpenBSD$, pointed out by pedroMarc Espie
2013-06-01import tmpfs code, originally from netbsd.Marc Espie