Age | Commit message (Expand) | Author |
---|---|---|
2024-05-14 | remove prototypes with no matching function | Jonathan Gray |
2024-05-12 | vfs: reorder tmpfs_fifovops: isolate fifo_vops block | Sebastien Marie |
2022-06-26 | Remove unused VOP_POLL(). | Visa Hankala |
2021-10-02 | vfs: merge *_badop to vop_generic_badop | Sebastien Marie |
2020-01-20 | struct vops is not modified during runtime so use const which moves each | Claudio Jeker |
2015-01-21 | remove #if 0 cdefs.h blocks | Theo de Raadt |
2013-10-10 | A few fixes from Pedro Martelletto, adapted from | Marc Espie |
2013-06-03 | sprinkle $OpenBSD$, pointed out by pedro | Marc Espie |
2013-06-01 | import tmpfs code, originally from netbsd. | Marc Espie |