freebsd-dev/sys/conf
Alexander V. Chernikov fc88ecd31a Move route-specific ddb commands to route/route_ddb.c
Currently functionality resides in rtsock.c, which is a controlling
 interface, partially external to the routing subsystem.
Additionally, DDB-supporting functionality is > 100SLOC, which deserves
 a separate file.

Given that, move this functionality to a newly-created net/route/ subdir.

Reviewed by:	cem
Differential Revision:	https://reviews.freebsd.org/D24561
2020-04-28 20:00:17 +00:00
..
config.mk Define SMP for standalone module builds. 2020-02-05 20:57:45 +00:00
dtb.build.mk
dtb.mk
files Move route-specific ddb commands to route/route_ddb.c 2020-04-28 20:00:17 +00:00
files.amd64 Don't try ctfconvert on file without debug info. 2020-04-28 16:09:25 +00:00
files.arm Convert arm's physmem interface to MI code 2020-04-19 00:12:30 +00:00
files.arm64 Add genet driver for Raspberry Pi 4B Ethernet 2020-04-22 00:42:10 +00:00
files.i386 More fixes to build the kernel with a compiler that defaults to -fno-common 2020-04-18 12:54:40 +00:00
files.mips [PowerPC] [MIPS] Implement 32-bit kernel emulation of atomic64 operations 2020-01-02 23:20:37 +00:00
files.powerpc powerpc/amigaone: Add CPLD driver for AmigaOne A1222 "Tabor" 2020-04-03 20:45:16 +00:00
files.riscv RISC-V: use physmem to manage physical memory 2020-04-19 00:18:16 +00:00
files.x86 Fix old-style build 2020-02-02 08:27:20 +00:00
kern.mk Retire the GENERICSF kernel config. 2020-04-27 21:51:22 +00:00
kern.opts.mk Remove sparc64 kernel support 2020-02-03 17:35:11 +00:00
kern.post.mk Allow the kernel to build with a compiler that sets -fno-common. 2020-04-07 15:32:08 +00:00
kern.pre.mk Add -fno-common to all userland/kernel src builds 2020-04-07 17:04:24 +00:00
kmod_syms_prefix.awk
kmod_syms.awk
kmod.mk Allow kernel modules to build with a compiler that defaults to -fno-common 2020-04-18 12:54:35 +00:00
kmod.opts.mk
ldscript.amd64
ldscript.arm
ldscript.arm64
ldscript.i386
ldscript.kmod.amd64
ldscript.kmod.i386
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1 Fix linking OCTEON1 kernel with LLD 2020-03-22 22:18:00 +00:00
ldscript.powerpc
ldscript.powerpc64
ldscript.powerpcspe
ldscript.riscv Set the LMA of the riscv kernel to the OpenSBI jump target by default 2020-02-04 00:06:16 +00:00
Makefile.amd64 Don't try ctfconvert on file without debug info. 2020-04-28 16:09:25 +00:00
Makefile.arm
Makefile.arm64
Makefile.i386
Makefile.mips Compile hack.c with normal CFLAGS + -shared -nostdlib. 2020-01-26 14:19:08 +00:00
Makefile.powerpc Compile hack.c with normal CFLAGS + -shared -nostdlib. 2020-01-26 14:19:08 +00:00
Makefile.riscv Retire the GENERICSF kernel config. 2020-04-27 21:51:22 +00:00
makeLINT.mk Move arm back to having one LINT 2020-02-02 08:27:08 +00:00
makeLINT.sed
newvers.sh Fix newvers.sh on macOS 10.15 2020-03-23 17:51:44 +00:00
NOTES Disable QUEUE_MACRO_DEBUG_TRACE in LINT kernels 2020-04-13 20:25:01 +00:00
options Split XDR into separate kernel module. Make krpc depend on xdr. 2020-04-17 06:04:20 +00:00
options.amd64
options.arm Kill old armv4 busdma 2020-02-02 08:27:14 +00:00
options.arm64 Dynamically select LSE-based atomic(9)s on arm64. 2020-02-03 18:23:50 +00:00
options.i386
options.mips
options.powerpc powerpc: Axe PPC4xx support. 2020-03-18 01:09:43 +00:00
options.riscv
sysent.mk sysent.mk: split interpreter out of target command 2020-01-21 05:01:11 +00:00
systags.sh Fix kernel-tags target. 2020-01-23 13:56:12 +00:00
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE retire cx,ctau drivers 2020-03-20 16:50:19 +00:00