summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_debug.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2000-01-09 17:56:40 +0000
committermarcel <marcel@FreeBSD.org>2000-01-09 17:56:40 +0000
commitab39706a817aca5ec644d198853c39f7ab623084 (patch)
treebdc8ae987a41ab189e5a914670fd7d84423aae73 /sys/netinet/tcp_debug.c
parent9892c940980bfd15bf19635d6d94825831e9391b (diff)
downloadFreeBSD-src-ab39706a817aca5ec644d198853c39f7ab623084.zip
FreeBSD-src-ab39706a817aca5ec644d198853c39f7ab623084.tar.gz
Add a buildkernel and an installkernel target. With these targets
users can more easily upgrade. buildworld now makes usr.sbin/config in bootstrap-tools so that when you first make buildworld, buildkernel will use config(8) from the temp. world tree (and of course also the compiler). Which kernel to built is determined by the KERNEL variable. You can have as many kernels listed as you like. When a config file exists for the given MACHINE it will be built. When KERNEL has not been defined it will be set to "GENERIC GENERIC98". The first valid kernel named in the list will be used by the installkernel target. When NOCLEAN is defined the kernel object directory is *not* removed by config first. This is in line with normal buildworld behaviour. The buildkernel target makes aicasm in sys/dev/aic7xxx first and unconditionally. This hack allows us to cross-build kernels and can go away when the problem is solved in a structural way.
Diffstat (limited to 'sys/netinet/tcp_debug.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud