opnsense-src/sys
Emmanuel Vadot cee79df364 fb: Remove unused cursors ioctls
The cursors related ioctls were added in 1994 with the 4.4 Lite import
but were never implemented in either sc(4), fb(4) or vt(4).
Remove it.

Reviewed by:	emaste, tsoome
MFC after:      2 weeks
Sponsored by:   Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D33217

(cherry picked from commit b9d3b253e2)

arm/freescale: remove FBIOSCURSOR

Unbreaks building EFIKA_MX

Fixes:	b9d3b253e2 ("fb: Remove unused cursors ioctls")
Sponsored by:	Rubicon Communications, LLC ("Netgate")

(cherry picked from commit 793c74e415)
2021-12-21 10:21:16 +01:00
..
amd64 Correct syscons description in i386 and amd64 configs 2021-12-20 11:16:21 -05:00
arm fb: Remove unused cursors ioctls 2021-12-21 10:21:16 +01:00
arm64 Per-thread stack canary on arm64 2021-12-20 11:09:27 +00:00
bsm
cam cam: Unbreak CAM_IO_STATS build 2021-12-06 08:55:58 -07:00
cddl
compat Regen 2021-12-20 02:29:11 +02:00
conf Per-thread stack canary on arm64 2021-12-20 11:09:27 +00:00
contrib zfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release) into stable/13 2021-12-19 16:25:26 +01:00
crypto libmd: Only define SHA256_Transform_c when using the ARM64 ifunc. 2021-12-20 11:09:26 +00:00
ddb
dev fb: Remove unused cursors ioctls 2021-12-21 10:21:16 +01:00
dts add rk3328 overlay for enabling analog sound 2021-11-21 12:04:42 +02:00
fs vfs: Add "ioflag" and "cred" arguments to VOP_ALLOCATE 2021-12-18 14:30:25 -08:00
gdb
geom GEOM: Switch g_io_deliver() locking from cp to pp. 2021-12-07 23:06:25 -05:00
gnu
i386 Correct syscons description in i386 and amd64 configs 2021-12-20 11:16:21 -05:00
isa
kern Regen 2021-12-20 02:29:11 +02:00
kgssapi
libkern
mips Implement GET_STACK_USAGE on remaining archs 2021-12-07 14:13:47 -04:00
modules zfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release) into stable/13 2021-12-19 16:25:26 +01:00
net if_pflog: fix packet length 2021-12-11 10:38:50 +01:00
net80211 net80211(4): Fix a typo in a sysctl description 2021-12-07 19:53:33 +01:00
netgraph ng_l2tp: improve seq structure locking. 2021-12-20 01:21:38 +07:00
netinet kernel: partially revert e9efb1125a15, default inet mask 2021-12-10 10:28:06 -06:00
netinet6 netinet6: Fix a typo in a sysctl description 2021-12-03 16:53:41 +01:00
netipsec ipsec: fix a logic error in key_do_getnewspi 2021-12-19 14:44:52 +00:00
netpfil pfsync: fix incorrect enabling of defer mode 2021-12-13 14:49:27 +01:00
netsmb
nfs kernel: partially revert e9efb1125a15, default inet mask 2021-12-10 10:28:06 -06:00
nfsclient
nfsserver
nlm
ofed socket: Rename sb(un)lock() and interlock with listen(2) 2021-10-07 09:56:47 -04:00
opencrypto ktls: Split encrypt vs decrypt OCF counters. 2021-11-23 15:11:54 -08:00
powerpc arm64, powerpc: fix calculation of 'used' in GET_STACK_USAGE 2021-12-07 14:13:47 -04:00
riscv Implement GET_STACK_USAGE on remaining archs 2021-12-07 14:13:47 -04:00
rpc mbuf: Only allow extpg mbufs if the system has a direct map 2021-11-29 20:34:54 -05:00
security Thread creation privilege for realtime group 2021-12-19 04:42:52 +02:00
sys fb: Remove unused cursors ioctls 2021-12-21 10:21:16 +01:00
teken
tests
tools makesyscalls.lua: add a CAPENABLED flag 2021-10-20 00:19:56 +01:00
ufs ffs_softdep: Fix a typo in a source code comment 2021-11-28 12:43:32 +01:00
vm swapoff: add one more variant of the syscall 2021-12-20 02:29:11 +02:00
x86 x86: Make AMD elvtX dump more compact. 2021-12-18 23:49:07 -05:00
xdr
xen
Makefile