History log of /openbsd-src/sys/kern/Makefile (Results 1 – 25 of 53)
Revision Date Author Comments
# f5f5341e 03-Nov-2024 jsg <jsg@openbsd.org>

add powerpc64 and riscv64 to tags arch list


# e4f27ab4 01-Oct-2022 deraadt <deraadt@openbsd.org>

The syscall table generation awk script was also used by compat layers
in the past, but those compat layers are gone. Remove support for the
"config file"
ok miod millert


# 444296ae 31-Aug-2021 kn <kn@openbsd.org>

Honour netinet6 when generating symlinks to tags files

"make tags" needs "make links" to have tags available in subdirectories and
netinet6 has been missing all the time.

OK tb


# bfc185c1 01-May-2021 visa <visa@openbsd.org>

Retire OpenBSD/sgi.

OK deraadt@


# b3006189 11-May-2019 deraadt <deraadt@openbsd.org>

socppc makes an extended visit to the bigbucket.
ok kettenis


# 1bb622ad 25-Jan-2017 deraadt <deraadt@openbsd.org>

+arm64


# d864fd98 03-Sep-2016 guenther <guenther@openbsd.org>

Retire zaurus, as it hasn't made the EABI jump and will be permanently broken
shortly when we use the hardware thread register in userland


# bba0e8eb 01-Sep-2016 tedu <tedu@openbsd.org>

one less sparc


# 34e3d8fb 10-Aug-2016 deraadt <deraadt@openbsd.org>

armish handled some early-gen arm machines, which required tons of
workarounds. Some of them will soon stand in the way of armv7.
Off to the attic you go.


# 0f527572 11-May-2016 deraadt <deraadt@openbsd.org>

remove hppa64 port, which we never got going beyond broken single users.
hppa reverse-stack gives us a valuable test case, but most developers don't
have a 2nd one to proceed further with this.
ok ke

remove hppa64 port, which we never got going beyond broken single users.
hppa reverse-stack gives us a valuable test case, but most developers don't
have a 2nd one to proceed further with this.
ok kettenis

show more ...


# 684ee424 09-Mar-2016 deraadt <deraadt@openbsd.org>

remove handling of vax


# 4420e0dd 01-Mar-2016 naddy <naddy@openbsd.org>

Copy the stackgap_init() and stackgap_alloc() functions from
compat/common/compat_util.c to dev/systrace.c, the one place they
are used, and remove the remaining kernel references to compat/*.
ok vis

Copy the stackgap_init() and stackgap_alloc() functions from
compat/common/compat_util.c to dev/systrace.c, the one place they
are used, and remove the remaining kernel references to compat/*.
ok visa@

show more ...


# 0622fb13 01-Dec-2015 deraadt <deraadt@openbsd.org>

solbourne went away


# 2ddcd48a 01-Dec-2015 deraadt <deraadt@openbsd.org>

Send Aviion to same place as Nova II
discussed with jsg


# 4b20a6ae 21-Jul-2015 jasper <jasper@openbsd.org>

hookup octeon

ok deraadt@


# cf6677a6 08-Sep-2014 guenther <guenther@openbsd.org>

Delete procfs; it's always had races and is now unused: no one noticed for
months that I broke it before the 5.5 release.

confirmed as not being required by ports by sthen@, ajacoutot@, dcoppa@


# fbe7d4c0 18-Mar-2014 miod <miod@openbsd.org>

Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping
this hardware alive is becoming increasingly difficult, and I should heed the
message sent by the three disks which have di

Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping
this hardware alive is becoming increasingly difficult, and I should heed the
message sent by the three disks which have died on me over the last few days.

Noone sane will mourn these ports anyway. So long, and thanks for the fish.

show more ...


# dcf0083a 04-Sep-2013 patrick <patrick@openbsd.org>

Beagle has been replaced by armv7.


# 394c7d0e 25-Mar-2013 deraadt <deraadt@openbsd.org>

the unused palm code goes away.


# a38d5107 20-Jun-2012 matthew <matthew@openbsd.org>

Delete some more SUBDIR += mac68k.


# cccb2779 07-Jul-2011 tedu <tedu@openbsd.org>

change the default target to print a warning, so stray make commands
don't regen syscalls by accident. ok beck deraadt


# 94e1f7ea 07-Jul-2011 deraadt <deraadt@openbsd.org>

remove mvmeppc; it is really rough shape. ok drahn miod


# cc4aab98 04-Jul-2011 tedu <tedu@openbsd.org>

remove compat_svr4 support. ok deraadt


# 544451c3 04-Jul-2011 deraadt <deraadt@openbsd.org>

move the specfs code to a place people can see it; ok guenther thib krw


# 397daf5d 05-Apr-2011 thib <thib@openbsd.org>

Remove portalfs.

While it is a terribly cool idea, it's just awful and since noone has stepped
up to the plate to keep it up with the current vop state, retire it to the
attic.

ok krw@, deraadt@, g

Remove portalfs.

While it is a terribly cool idea, it's just awful and since noone has stepped
up to the plate to keep it up with the current vop state, retire it to the
attic.

ok krw@, deraadt@, guenther@, miod@.
comments from jmc@

show more ...


123