aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linsysfs
Commit message (Expand)AuthorAgeFilesLines
* Add emulation support for the Linux kcov(4) ioctl API.Mark Johnston2020-09-041-0/+7
* Make linprocfs(5) create /proc/bus/pci/devices/, and linsysfs(5)Edward Tomasz Napierala2020-07-041-0/+2
* Create a "drm" subdirectory for drm devices in linsysfs. Recent versions ofTijl Coosemans2019-09-231-0/+1
* Remove wrong copyright line. Discussed with Carlos Neira.Dmitry Chagin2019-05-071-1/+0
* Adds sys/class/net devices to linsysfs.Dmitry Chagin2019-05-061-0/+151
* Remove unneeded includes.Dmitry Chagin2019-05-021-21/+0
* Add sys/devices/system/cpu/{possible,present} to linsysfs(5).Edward Tomasz Napierala2019-05-021-1/+5
* Create PCI_MATCH and pci_match_deviceWarner Losh2018-07-071-0/+1
* linsysfs: depend on linux_common module on arm64, as on amd64Ed Maste2018-06-181-1/+1
* Make it easier for filesystems to count themselves as jail-enabled,Jamie Gritton2018-05-041-1/+1
* sys/compat: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add information needed by Linux libdrm 2.4.74 (shipped with CentOS 7.4).Tijl Coosemans2017-10-151-22/+62
* Set DEVNAME to dri/card%d. This works with both in-tree drm and drm-nextTijl Coosemans2017-10-151-2/+2
* linsysfs: quiet gcc -Wformat after r323692Ryan Libby2017-09-181-1/+1
* linsysfs(5): Fix two unrelated issuesConrad Meyer2017-09-181-12/+17
* linsysfs(5): Add support for recent libdrmConrad Meyer2017-09-171-6/+179
* Glibc get_nprocs() and get_nprocs_conf() uses the sysfs cpu infrastructureDmitry Chagin2017-03-181-3/+64
* Add support to the jail framework to be able to mount linsysfs(5) andMarcelo Araujo2015-07-191-1/+1
* Introduce a new module linux_common.ko which is intended for theDmitry Chagin2015-05-241-6/+4
* Provide includes that are needed in these files, and before were readGleb Smirnoff2013-10-261-0/+1
* Add procfs to jail-mountable filesystems.Martin Matuska2012-02-291-1/+1
* Remove no-op assignment.Dag-Erling Smørgrav2010-11-151-2/+2
* Add a pn_destroy field to pfs_node. This field points to a destructorDag-Erling Smørgrav2007-03-121-9/+9
* MFP4 (110957)Alexander Leidinger2006-12-031-2/+3
* Remove the dependency on procfs since it isn't used.Doug Ambrisko2006-05-111-2/+0
* Add in linsysfs. A linux 2.6 like sys filesystem to pacify the LinuxDoug Ambrisko2006-05-091-0/+285