OpenBSD CVS

CVS log for src/sys/kern/Makefile


[BACK] Up to [local] / src / sys / kern

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.52 / (download) - annotate - [select for diffs], Sat Oct 1 23:49:38 2022 UTC (20 months, 1 week ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, HEAD
Changes since 1.51: +3 -3 lines
Diff to previous 1.51 (colored)

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

Revision 1.51 / (download) - annotate - [select for diffs], Tue Aug 31 23:53:42 2021 UTC (2 years, 9 months ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

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

Revision 1.50 / (download) - annotate - [select for diffs], Sat May 1 16:11:16 2021 UTC (3 years, 1 month ago) by visa
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

Retire OpenBSD/sgi.

OK deraadt@

Revision 1.49 / (download) - annotate - [select for diffs], Sat May 11 07:18:16 2019 UTC (5 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

socppc makes an extended visit to the bigbucket.
ok kettenis

Revision 1.48 / (download) - annotate - [select for diffs], Wed Jan 25 03:18:06 2017 UTC (7 years, 4 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

 +arm64

Revision 1.47 / (download) - annotate - [select for diffs], Sat Sep 3 13:37:45 2016 UTC (7 years, 9 months ago) by guenther
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

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

Revision 1.46 / (download) - annotate - [select for diffs], Thu Sep 1 09:21:08 2016 UTC (7 years, 9 months ago) by tedu
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

one less sparc

Revision 1.45 / (download) - annotate - [select for diffs], Wed Aug 10 14:27:17 2016 UTC (7 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

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.

Revision 1.44 / (download) - annotate - [select for diffs], Wed May 11 21:52:51 2016 UTC (8 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

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

Revision 1.43 / (download) - annotate - [select for diffs], Wed Mar 9 16:48:19 2016 UTC (8 years, 3 months ago) by deraadt
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

remove handling of vax

Revision 1.42 / (download) - annotate - [select for diffs], Tue Mar 1 16:43:08 2016 UTC (8 years, 3 months ago) by naddy
Branch: MAIN
Changes since 1.41: +2 -4 lines
Diff to previous 1.41 (colored)

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@

Revision 1.41 / (download) - annotate - [select for diffs], Tue Dec 1 15:32:29 2015 UTC (8 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

solbourne went away

Revision 1.40 / (download) - annotate - [select for diffs], Tue Dec 1 07:50:02 2015 UTC (8 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Send Aviion to same place as Nova II
discussed with jsg

Revision 1.39 / (download) - annotate - [select for diffs], Tue Jul 21 04:14:48 2015 UTC (8 years, 10 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

hookup octeon

ok deraadt@

Revision 1.38 / (download) - annotate - [select for diffs], Mon Sep 8 01:47:06 2014 UTC (9 years, 9 months ago) by guenther
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

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@

Revision 1.37 / (download) - annotate - [select for diffs], Tue Mar 18 22:36:37 2014 UTC (10 years, 2 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored)

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.

Revision 1.36 / (download) - annotate - [select for diffs], Wed Sep 4 14:58:51 2013 UTC (10 years, 9 months ago) by patrick
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Beagle has been replaced by armv7.

Revision 1.35 / (download) - annotate - [select for diffs], Mon Mar 25 17:22:11 2013 UTC (11 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.34: +2 -3 lines
Diff to previous 1.34 (colored)

the unused palm code goes away.

Revision 1.34 / (download) - annotate - [select for diffs], Wed Jun 20 18:33:59 2012 UTC (11 years, 11 months ago) by matthew
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Delete some more SUBDIR += mac68k.

Revision 1.33 / (download) - annotate - [select for diffs], Thu Jul 7 22:02:17 2011 UTC (12 years, 11 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.32: +5 -2 lines
Diff to previous 1.32 (colored)

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

Revision 1.32 / (download) - annotate - [select for diffs], Thu Jul 7 19:16:42 2011 UTC (12 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

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

Revision 1.31 / (download) - annotate - [select for diffs], Mon Jul 4 22:53:53 2011 UTC (12 years, 11 months ago) by tedu
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

remove compat_svr4 support.  ok deraadt

Revision 1.30 / (download) - annotate - [select for diffs], Mon Jul 4 20:35:35 2011 UTC (12 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.29: +2 -3 lines
Diff to previous 1.29 (colored)

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

Revision 1.29 / (download) - annotate - [select for diffs], Tue Apr 5 18:51:25 2011 UTC (13 years, 2 months ago) by thib
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28 (colored)

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@

Revision 1.28 / (download) - annotate - [select for diffs], Tue Apr 5 12:50:15 2011 UTC (13 years, 2 months ago) by guenther
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored)

Push COMPAT_FREEBSD in front of a whale.  Buggy, out of date, no
one has been weeding it, and it makes life harder.

Toasts of Brennivin for its passing from many; diff ok henning@

Revision 1.27 / (download) - annotate - [select for diffs], Tue Dec 21 20:14:43 2010 UTC (13 years, 5 months ago) by thib
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.26: +2 -6 lines
Diff to previous 1.26 (colored)

Bring back the "End the VOP experiment." diff, naddy's issues where
unrelated, and his alpha is much happier now.

OK deraadt@

Revision 1.26 / (download) - annotate - [select for diffs], Fri Sep 10 16:34:08 2010 UTC (13 years, 9 months ago) by thib
Branch: MAIN
Changes since 1.25: +6 -2 lines
Diff to previous 1.25 (colored)

Backout the VOP diff until the issues naddy was seeing on alpha (gcc3)
have been resolved.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Sep 6 23:44:10 2010 UTC (13 years, 9 months ago) by thib
Branch: MAIN
Changes since 1.24: +2 -6 lines
Diff to previous 1.24 (colored)

End the VOP experiment. Instead of the ridicolusly complicated operation
vector setup that has questionable features (that have, as far as I can
tell never been used in practice, atleast not in OpenBSD), remove all
the gunk and favor a simple struct full of function pointers that get
set directly by each of the filesystems.

Removes gobs of ugly code and makes things simpler by a magnitude.

The only downside of this is that we loose the vnoperate feature so
the spec/fifo operations of the filesystems need to be kept in sync
with specfs and fifofs, this is no big deal as the API it self is pretty
static.

Many thanks to armani@ who pulled an earlier version of this diff to
current after c2k10 and Gabriel Kihlman on tech@ for testing.

Liked by many. "come on, find your balls" deraadt@.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Jul 1 17:30:25 2010 UTC (13 years, 11 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

another day, another compat gets removed.  today is ibcs2's turn

Revision 1.23 / (download) - annotate - [select for diffs], Wed Jun 30 20:38:49 2010 UTC (13 years, 11 months ago) by tedu
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

remove compat_osf1 support from the kernel
ok deraadt miod

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jun 29 20:30:33 2010 UTC (13 years, 11 months ago) by guenther
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Remove COMPAT_HPUX.  No one wanted to support it and its fewmets were
blocking other cleanups
ok miod@

Revision 1.21 / (download) - annotate - [select for diffs], Tue Jun 29 18:46:34 2010 UTC (13 years, 11 months ago) by tedu
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

COMPAT_ULTRIX is not used, time to retire it.  ok deraadt miod

Revision 1.20 / (download) - annotate - [select for diffs], Tue Jun 1 23:14:37 2010 UTC (14 years ago) by deraadt
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

add beagle, mentioned by drahn

Revision 1.19 / (download) - annotate - [select for diffs], Mon May 31 22:17:43 2010 UTC (14 years ago) by deraadt
Branch: MAIN
Changes since 1.18: +14 -12 lines
Diff to previous 1.18 (colored)

attempt to partially update the list of arch's and src dirs, though we
really should do this more automatically (ideas being discussed)
ok guenther

Revision 1.18 / (download) - annotate - [select for diffs], Wed Apr 23 10:55:14 2008 UTC (16 years, 1 month ago) by norby
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Import MPLS (Multi Protocol Label Switching)

MPLS support partly based on the (abandoned?) AYAME project.
Basic LSR (Label Switch Router) functionality is present, but not fully
functional yet.

It is currently possible to insert entries in the LIB (Label Information Base)
with route(8), but setting the operation type is not supported yet.

Imported to allow more people to work on this in the coming weeks.

ok claudio@ laurent@ dlg@

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jun 1 05:37:14 2007 UTC (17 years ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.16: +2 -3 lines
Diff to previous 1.16 (colored)

remove crufty adosfs.  everytime we try to change a vfs layer interface,
adosfs has the issue and in an entirely different way.  noone uses this
code so this is hte best way to handle the problem
diff from pedro who went to sleep but we need to move ahead; ok thib

Revision 1.16 / (download) - annotate - [select for diffs], Tue May 9 21:17:13 2006 UTC (18 years, 1 month ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Administrative changes for aviion, ok deraadt@

Revision 1.15 / (download) - annotate - [select for diffs], Tue Dec 6 20:18:57 2005 UTC (18 years, 6 months ago) by pedro
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Remove fdescfs

Revision 1.14 / (download) - annotate - [select for diffs], Thu Nov 24 12:08:16 2005 UTC (18 years, 6 months ago) by pedro
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Remove kernfs, okay deraadt@.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 14 02:09:46 2005 UTC (18 years, 11 months ago) by uwe
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

More netccitt and netns removals; OK henning, brad, mickey

Revision 1.12 / (download) - annotate - [select for diffs], Thu May 26 22:06:24 2005 UTC (19 years ago) by fgsch
Branch: MAIN
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

remove union et al traces; pedro@ ok.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Nov 22 17:08:38 2004 UTC (19 years, 6 months ago) by pat
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

remove netiso since it doesn't exist anymore

ok otto henning

Revision 1.8.10.2 / (download) - annotate - [select for diffs], Mon May 19 22:31:09 2003 UTC (21 years ago) by tedu
Branch: UBC
Changes since 1.8.10.1: +3 -3 lines
Diff to previous 1.8.10.1 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)

sync

Revision 1.7.14.2 / (download) - annotate - [select for diffs], Fri Mar 28 00:41:26 2003 UTC (21 years, 2 months ago) by niklas
Branch: SMP
Changes since 1.7.14.1: +3 -3 lines
Diff to previous 1.7.14.1 (colored) to branchpoint 1.7 (colored) next main 1.8 (colored)

Sync the SMP branch with 3.3

Revision 1.10 / (download) - annotate - [select for diffs], Tue Dec 31 16:22:26 2002 UTC (21 years, 5 months ago) by miod
Branch: MAIN
CVS Tags: UBC_SYNC_A, SMP_SYNC_B, SMP_SYNC_A, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Prepare for the removal of amiga and sun3 platforms from the tree.
There has not been enough activity and interest towards these platform
to keep them lying in the tree.

Revision 1.8.10.1 / (download) - annotate - [select for diffs], Tue Oct 29 00:36:44 2002 UTC (21 years, 7 months ago) by art
Branch: UBC
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

sync to -current

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jul 15 21:29:16 2002 UTC (21 years, 11 months ago) by mickey
Branch: MAIN
CVS Tags: UBC_SYNC_B, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

repair tags building (due to obj dirs in /sys)

Revision 1.7.14.1 / (download) - annotate - [select for diffs], Mon May 14 22:32:38 2001 UTC (23 years, 1 month ago) by niklas
Branch: SMP
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

merge in approximately 2.9 into SMP branch

Revision 1.8 / (download) - annotate - [select for diffs], Sat Apr 8 05:50:52 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: UBC_BASE, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Branch point for: UBC
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many
machines, this code needs the new PCIBIOS* options enabled in the kernel config
file to work, but your mileage may vary. Included is a working 3c575 driver for
3Com 10/100 CardBus PC Card NICs (tested only with the 'C' revision). The 3c575
is the pccard version of the PCI EtherLink XL cards, and thus the xl driver has
been split into /sys/dev/ic.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Feb 24 14:19:55 1997 UTC (27 years, 3 months ago) by niklas
Branch: MAIN
CVS Tags: kame_19991208, SMP_BASE, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1
Branch point for: SMP
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)

OpenBSD tags

Revision 1.6 / (download) - annotate - [select for diffs], Wed May 22 11:50:19 1996 UTC (28 years ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.5: +1 -9 lines
Diff to previous 1.5 (colored)

build all needed things automatically, no backups

Revision 1.5 / (download) - annotate - [select for diffs], Tue Mar 26 15:09:28 1996 UTC (28 years, 2 months ago) by mickey
Branch: MAIN
Changes since 1.4: +9 -2 lines
Diff to previous 1.4 (colored)

From NetBSD: vnode_if.[ch] made machine independent.
very usefull (for <sys/vnode.h> inclusion).
from the other side this is really machine independent ...
tested w/ i386, but should not cause errors w/ other arch's.
pls, test it (don't forget to reconfig kernel ;)

Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 25 10:50:41 1996 UTC (28 years, 3 months ago) by tholo
Branch: MAIN
Changes since 1.3: +21 -9 lines
Diff to previous 1.3 (colored)

Somewhat better support for building tags

Revision 1.3 / (download) - annotate - [select for diffs], Sat Dec 16 10:50:02 1995 UTC (28 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

lofs is gone

Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 14 06:51:55 1995 UTC (28 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

from netbsd; also backup syscallargs.h

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:52:42 1995 UTC (28 years, 8 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:52:42 1995 UTC (28 years, 8 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.