summaryrefslogtreecommitdiff
path: root/sys/compat/lindebugfs
Commit message (Expand)AuthorAgeFilesLines
* lindebugfs: The Linux file operations use negative return values in the kernel.Hans Petter Selasky2022-03-171-2/+2
* lindebugfs: Zero the linux_file structure before use.Hans Petter Selasky2022-03-171-2/+1
* lindebugfs: Fix writeEmmanuel Vadot2022-03-051-2/+8
* Add emulation support for the Linux kcov(4) ioctl API.Mark Johnston2020-09-041-0/+3
* compat: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* LinuxKPI: Finalize move of lindebugfs from ports to base.Johannes Lundberg2019-05-191-4/+12
* import linux debugfs supportMatt Macy2019-02-231-0/+309