Commit ID:      1005AEA46717243A6A5
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2018/05/02 23:17:01 UTC

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

Log message:
update <sys/queue.h> for newsyslog(8)

remaining changes in obsd not merged to mbsd:
• some kernel-related stuff
• addition of XOR simple queues
• removal of circular queues
• renaming of SLIST_REMOVE_NEXT to SLIST_REMOVE_AFTER
  (dropping the first parameter); instead, we supply both
• removal of SLIST_FOREACH_PREVPTR

we also add a MirBSD RCSID in the openbsd branch… this is
just for marking, it’s still unmodified-ish

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.1.1.4 -r1.1.1.5 src/sys/sys/queue.h

Reply via email to