Commit ID:      1005FA721B77B94284C
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/11/07 22:39:00 UTC

Modified files:
        sys/sys        : Tag: openbsd queue.h tree.h

Log message:
update from OpenBSD, but keep the CIRCLEQ macros for now:

we still have code that uses it, and our compiler is so
old it probably shan’t miscompile them…

Modified files:
        share/man/man3 : Tag: openbsd Makefile queue.3 tree.3

Log message:
update from OpenBSD

also generate MLINKS from the new manpages

here, drop CIRCLEQ, we can add them back in
contrib/extraman/ as they are obsolete anyway
as links to queue.3 as that explains why

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.1.1.5 -r1.1.1.6 src/sys/sys/queue.h
cvs -R rdiff -kk -upr1.1.1.3 -r1.1.1.4 src/sys/sys/tree.h
cvs -R rdiff -kk -upr1.1.1.3 -r1.1.1.4 src/share/man/man3/Makefile
cvs -R rdiff -kk -upr1.1.1.2 -r1.1.1.3 src/share/man/man3/queue.3
cvs -R rdiff -kk -upr1.1.1.2 -r1.1.1.3 src/share/man/man3/tree.3

Reply via email to