freebsd-src/sys/amd64
Lexi Winter 8a8daeafaf sys/*/conf: do not use "../../conf/" when including std.*
Since config(8) searches sys/conf by default, there's no need to specify
the full relative path here; replace it by the filename alone.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1124
2024-04-23 15:13:31 -06:00
..
acpica
amd64 sigtramp: Fix typo 2024-04-11 11:28:27 -06:00
conf sys/*/conf: do not use "../../conf/" when including std.* 2024-04-23 15:13:31 -06:00
ia32 freebsd32: struct siginfo32 -> struct __siginfo32 2024-03-19 23:13:26 +00:00
include vmm: Fix typo 2024-04-11 11:28:16 -06:00
linux sysproto.h: sys/acl.h -> sys/types.h 2024-04-15 21:35:41 +01:00
linux32 sysproto.h: sys/acl.h -> sys/types.h 2024-04-15 21:35:41 +01:00
pci
sgx Reduce reliance on sys/sysproto.h pollution 2024-04-15 21:35:40 +01:00
vmm vmm(4): Fix a typo in a kernel message 2024-04-21 09:44:18 +02:00
Makefile