History log of /dragonfly/sys/config/VKERNEL64 (Results 1 – 24 of 24)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v6.2.1, v6.2.0, v6.3.0, v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0, v5.8.3, v5.8.2, v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3, v5.6.2, v5.6.1, v5.6.0, v5.6.0rc1, v5.7.0, v5.4.3, v5.4.2
# 2749c4b7 28-Dec-2018 Sascha Wildner <saw@online.de>

Add lagg(4) to LINT64.

While here, adjust LINT64's ident and fix lagg's type in VKERNEL64.


Revision tags: v5.4.1, v5.4.0, v5.5.0, v5.4.0rc1, v5.2.2, v5.2.1
# 755d70b8 21-Apr-2018 Sascha Wildner <saw@online.de>

Remove IPsec and related code from the system.

It was unmaintained ever since we inherited it from FreeBSD 4.8.

In fact, we had two implementations from that time: IPSEC and FAST_IPSEC.
FAST_IPSEC

Remove IPsec and related code from the system.

It was unmaintained ever since we inherited it from FreeBSD 4.8.

In fact, we had two implementations from that time: IPSEC and FAST_IPSEC.
FAST_IPSEC is the implementation to which FreeBSD has moved since, but
it didn't even build in DragonFly.

Fixes for dports have been committed to DeltaPorts.

Requested-by: dillon
Dports-testing-and-fixing: zrj

show more ...


Revision tags: v5.2.0, v5.3.0, v5.2.0rc
# 0a80a445 19-Dec-2017 zrj <rimvydas.jasinskas@gmail.com>

kernel: Remove some references to i386.

While there, adjust some outdated paths in comments and some minor cleanup.


Revision tags: v5.0.2, v5.0.1, v5.0.0, v5.0.0rc2, v5.1.0, v5.0.0rc1
# 8d4553cb 24-Sep-2017 Sascha Wildner <saw@online.de>

kernel: Remove no longer used FFS_ROOT option.

Last used in code removed in 8840cec90a57df5e7c0f84c3c3c1e9abea7f2632.

While here, remove some no longer necessary opt_ffs.h #includes.


# cf4ab83e 12-Sep-2017 Matthew Dillon <dillon@apollo.backplane.com>

hammer2 - Include by default in kernel build

* Include hammer2 by default in the kernel build


Revision tags: v4.8.1, v4.8.0, v4.6.2
# 0baf0068 17-Mar-2017 Matthew Dillon <dillon@apollo.backplane.com>

kernel - Remove if_sl, if_ppp, and if_faith from the kernel build

* Remove if_sl, if_ppp, and if_faith from the kernel build. These
interfaces may be loaded as modules.

* Add missing MODULE_VERS

kernel - Remove if_sl, if_ppp, and if_faith from the kernel build

* Remove if_sl, if_ppp, and if_faith from the kernel build. These
interfaces may be loaded as modules.

* Add missing MODULE_VERSION for if_sl and if_ppp. This allows these
modules to be specified in /boot/loader.conf without crashing the
kernel if the kernel already happens to build them in, for forwards
and backwards run-time compatibility.

show more ...


Revision tags: v4.9.0, v4.8.0rc
# d6e8ab2d 18-Oct-2016 Sascha Wildner <saw@online.de>

kernel: Remove the COMPAT_43 kernel option along with all related code.

It is commented out in our default kernel config files for almost five
years now, since 9466f37df5258f3bc3d99ae43627a71c1c085e

kernel: Remove the COMPAT_43 kernel option along with all related code.

It is commented out in our default kernel config files for almost five
years now, since 9466f37df5258f3bc3d99ae43627a71c1c085e7d.

Approved-by: dillon
Dragonfly-bug: <https://bugs.dragonflybsd.org/issues/2946>

show more ...


Revision tags: v4.6.1, v4.6.0, v4.6.0rc2, v4.6.0rc, v4.7.0, v4.4.3, v4.4.2
# 28e41ba8 12-Feb-2016 zrj <rimvydas.jasinskas@gmail.com>

Unbreak VKERNEL64 build.

After a05cac6 removal of MAKEBOOTDEV and B_ flags from sys/reboot.h
(that is not the place for such things) I broken the VKERNEL64 build.

This is a quick fix before someone

Unbreak VKERNEL64 build.

After a05cac6 removal of MAKEBOOTDEV and B_ flags from sys/reboot.h
(that is not the place for such things) I broken the VKERNEL64 build.

This is a quick fix before someone with basic motoric functions
and a heart beat will take a better look (I lack the latter).

Not sure if disabling FFS_ROOT breaks anything, but it is better
than having build errors on vkernel/x86_64/autoconf.c

Also it gave me an oportunity to finally go through procedure
described in vkernel(7) to test it out for the first time!
So far no side effects on both X86_64_NON_GENERIC and VKERNEL64
except for no longer printed "no B_DEVMAGIC (bootdev=0)" in dmesg.

I should have guarded MAKEBOOTDEV and B_ flags with __i386__ in
sys/platform/pc64/include/bootinfo.h cause there is no platform/pc32
and I'm pretty sure thats a i386 thing only.

show more ...


Revision tags: v4.4.1, v4.4.0, v4.5.0, v4.4.0rc, v4.2.4, v4.3.1, v4.2.3, v4.2.1, v4.2.0, v4.0.6, v4.3.0, v4.2.0rc, v4.0.5, v4.0.4
# 0fb2ae13 28-Jan-2015 Sascha Wildner <saw@online.de>

kernel: Retire the P1003_1B and _KPOSIX_VERSION kernel options.


Revision tags: v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0rc3, v4.0.0rc2, v4.0.0rc, v4.1.0, v3.8.2, v3.8.1, v3.6.3, v3.8.0, v3.8.0rc2, v3.9.0, v3.8.0rc, v3.6.2, v3.6.1
# 50b1e235 22-Nov-2013 Markus Pfeiffer <markus.pfeiffer@morphism.de>

net: import FreeBSD's if_lagg


# b8afae86 25-Aug-2014 Matthew Dillon <dillon@apollo.backplane.com>

kernel config - Build 'vn' into the kernel

* Build vn into the kernel, we are using it in the build system and
its not a good idea to kldload it during a buildworld or installworld.


# 10ceb702 29-Jul-2014 Sascha Wildner <saw@online.de>

kernel: Make sysvipc syscalls non-optional.

Before this commit, we had three related kernel options, SYSVMSG,
SYSVSEM and SYSVSHM, to enable the syscalls. They were in all our
configs, but in theory

kernel: Make sysvipc syscalls non-optional.

Before this commit, we had three related kernel options, SYSVMSG,
SYSVSEM and SYSVSHM, to enable the syscalls. They were in all our
configs, but in theory the user could disable the functionality.
Having to deal with scenarios where they are not available is
unnecessarily complicated and there seems to be no real reason to
want to disable them.

For convenience, leave the three options as no-ops for now, so
adjusting the kernel config is not necessarily needed. We'll
change them to being unknown at some later point.

This commit also removes some parts which assumed that we had
sysvmsg.ko, sysvsem.ko and sysvshm.ko modules, like FreeBSD, but
this assumption was never true on DragonFly.

show more ...


Revision tags: v3.6.0, v3.7.1, v3.6.0rc, v3.7.0, v3.4.3, v3.4.2, v3.4.0, v3.4.1, v3.4.0rc, v3.5.0
# 68336437 03-Jan-2013 Sascha Wildner <saw@online.de>

kernel: The COMPAT_DF12 kernel option is pc32 specific.


Revision tags: v3.2.2
# 239ba22e 16-Nov-2012 Sepherosa Ziehau <sephe@dragonflybsd.org>

config: Remove device_polling from stock configures


# 1918fc5c 24-Oct-2012 Sascha Wildner <saw@online.de>

kernel: Make SMP support default (and non-optional).

The 'SMP' kernel option gets removed with this commit, so it has to
be removed from everybody's configs.

Reviewed-by: sjg
Approved-by: many


Revision tags: v3.2.1, v3.2.0, v3.3.0, v3.0.3, v3.0.2
# a0d25e8e 28-Feb-2012 Sascha Wildner <saw@online.de>

kernel: Remove the IPFIREWALL_FORWARD option which does nothing.

In FreeBSD it is needed for ipfw's 'forward' action. In DragonFly,
this needs no special option.

In-discussion-with: sephe


Revision tags: v3.0.1, v3.1.0, v3.0.0
# 7544493b 31-Dec-2011 Sascha Wildner <saw@online.de>

Reduce differences between our VKERNEL and VKERNEL64 configurations.

* Removes KTR from VKERNEL.

* Removes VM_PAGE_DEBUG from VKERNEL64.

* Some whitespace adjustments.


# 86d7f5d3 26-Nov-2011 John Marino <draco@marino.st>

Initial import of binutils 2.22 on the new vendor branch

Future versions of binutils will also reside on this branch rather
than continuing to create new binutils branches for each new version.


# 9466f37d 02-Nov-2011 Matthew Dillon <dillon@apollo.backplane.com>

buildkernel - remove COMPAT_43 and COMPAT_DF12

* Remove old compats that we really should not be compiling into kernels
any more.

In particular, the old getpid() did some weird things which cre

buildkernel - remove COMPAT_43 and COMPAT_DF12

* Remove old compats that we really should not be compiling into kernels
any more.

In particular, the old getpid() did some weird things which created
unnecessary slowdowns on MP systems.

show more ...


Revision tags: v2.12.0, v2.13.0
# 36158e13 06-Jul-2011 Thomas Nikolajsen <thomas@dragonflybsd.org>

VKERNEL64: Sync to VKERNEL; i.e. add IPSEC, TMPFS & NULLFS


Revision tags: v2.10.1, v2.11.0, v2.10.0
# 140d9d68 12-Dec-2010 Sascha Wildner <saw@online.de>

Remove KTR_GIANT_CONTENTION kernel option (no longer used).


# 1f15ba20 08-Nov-2010 Sascha Wildner <saw@online.de>

GENERIC_SMP/X86_64_GENERIC_SMP: Properly sync for the APIC_IO removal.

* X86_64_GENERIC_SMP was forgotten, too (hey, we do have grep :).

* Bring back the comments in GENERIC_SMP.

* Remove some CVS

GENERIC_SMP/X86_64_GENERIC_SMP: Properly sync for the APIC_IO removal.

* X86_64_GENERIC_SMP was forgotten, too (hey, we do have grep :).

* Bring back the comments in GENERIC_SMP.

* Remove some CVS IDs and trailing whitespace in other configs.

show more ...


Revision tags: v2.9.1, v2.8.2, v2.8.1, v2.8.0, v2.9.0, v2.6.3, v2.7.3, v2.6.2, v2.7.2, v2.7.1, v2.6.1, v2.7.0, v2.6.0
# 0e6594a8 21-Mar-2010 Sascha Wildner <saw@online.de>

vkernel64: Additional adjustments (amd64 -> x86_64, recent commits etc.).


Revision tags: v2.5.1, v2.4.1, v2.5.0, v2.4.0
# da673940 17-Aug-2009 Jordan Gordeev <jgordeev@dir.bg>

Add platform vkernel64.