1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys
Mark Johnston 3098cd73a3 Provide vm_map_entry traversal routines to userspace.
This is required for now to allow libprocstat to compile.

Discussed with:	dougm
2019-12-07 19:36:40 +00:00
..
amd64 amd64: properly set the start of the io permission bitmap for BSP 2019-12-07 00:23:19 +00:00
arm Fix the ARM64 build, include the necessary <sys/mutex.h> header. 2019-12-06 20:05:08 +00:00
arm64 Add support for booting kernel directly from U-Boot using booti command. 2019-12-07 16:14:23 +00:00
bsm
cam ses: sanitize illegal strings in SES element descriptors 2019-12-06 00:06:05 +00:00
cddl Fix an inverted condition introduced in r353539. 2019-12-06 23:49:37 +00:00
compat sysent: Reduce duplication and improve readability. 2019-12-06 23:59:23 +00:00
conf Add support for booting kernel directly from U-Boot using booti command. 2019-12-07 16:14:23 +00:00
contrib
crypto
ddb
dev Implement bus_rescan for gpiobus(4). This allows on-the-fly reconfiguration 2019-12-06 22:32:06 +00:00
dts
fs Set the XATTRSUPPORT attribute bit for NFSv4.2, always cleared for now. 2019-12-07 01:10:38 +00:00
gdb
geom Remove some branching from GEOM_DISK hot path. 2019-12-06 16:48:36 +00:00
gnu
i386 sysent: Reduce duplication and improve readability. 2019-12-06 23:59:23 +00:00
isa
kern Only return EPERM from kill(-pid) when no process was signalled. 2019-12-07 18:07:49 +00:00
kgssapi
libkern
mips Regularize my copyright notice 2019-12-04 16:56:11 +00:00
modules Add module build stuff for gpioths(4), a driver for DHT11/DHT22 sensors. 2019-12-07 17:54:40 +00:00
net Use a void * argument to callout handlers instead of timeout_t casts. 2019-12-05 18:47:29 +00:00
net80211
netgraph
netinet Remove the extra epoch tracker change sneaked into r355449 and was not part 2019-12-06 22:20:26 +00:00
netinet6 Update comment. 2019-12-06 16:53:42 +00:00
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc powerpc/pmap: NUMA-ize vm_page_array on powerpc 2019-12-07 03:34:03 +00:00
riscv Regularize my copyright notice 2019-12-04 16:56:11 +00:00
rpc
security
sparc64 Regularize my copyright notice 2019-12-04 16:56:11 +00:00
sys Remove SPARE_USRSPACE. 2019-12-06 19:20:45 +00:00
teken
tests
tools makesyscalls.lua: improve config processing 2019-12-06 22:45:36 +00:00
ufs Currently the breadn_flags() and getblkx() interfaces are passed 2019-12-03 23:07:09 +00:00
vm Provide vm_map_entry traversal routines to userspace. 2019-12-07 19:36:40 +00:00
x86 x86: Restore the critical section around whole ipi_bitmap_handler() if 2019-12-07 00:28:08 +00:00
xdr
xen
Makefile