CVS commit: [pgoyette-compat] src/sys/sys

2019-01-26 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Jan 27 02:37:07 UTC 2019 Modified Files: src/sys/sys [pgoyette-compat]: param.h Log Message: Update version on the branch, too To generate a diff of this commit: cvs rdiff -u -r1.557.2.11 -r1.557.2.12 src/sys/sys/param.h

CVS commit: [pgoyette-compat] src/sys/sys

2019-01-22 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jan 23 03:40:08 UTC 2019 Modified Files: src/sys/sys [pgoyette-compat]: module_hook.h Log Message: Improve a comment To generate a diff of this commit: cvs rdiff -u -r1.1.2.15 -r1.1.2.16 src/sys/sys/module_hook.h Please n

CVS commit: [pgoyette-compat] src/sys/sys

2019-01-17 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Jan 17 21:32:42 UTC 2019 Modified Files: src/sys/sys [pgoyette-compat]: module_hook.h Log Message: The return value of a hook is not necessarily an error code, so rename the variable appropriately. NFCI To generate a diff

CVS commit: [pgoyette-compat] src/sys/sys

2019-01-15 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Jan 15 12:42:12 UTC 2019 Modified Files: src/sys/sys [pgoyette-compat]: compat_stub.h Log Message: Fix a copy/pasto in a comment To generate a diff of this commit: cvs rdiff -u -r1.1.2.49 -r1.1.2.50 src/sys/sys/compat_stub

CVS commit: [pgoyette-compat] src/sys/sys

2019-01-10 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Jan 11 06:18:17 UTC 2019 Modified Files: src/sys/sys [pgoyette-compat]: module_hook.h Log Message: Separate macro arguments with for readability. To generate a diff of this commit: cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/sys

CVS commit: [pgoyette-compat] src/sys/sys

2018-10-12 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Oct 12 10:28:29 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: module_hook.h Log Message: Use private-namespace variable ``__hooked'' instead of ``hooked'' To generate a diff of this commit: cvs rdiff -u -r1.1.2.6

CVS commit: [pgoyette-compat] src/sys/sys

2018-10-03 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Oct 4 02:24:26 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: module_hook.h Log Message: Also in the UNSET_HOOK2 case, release the mutex before destroying it. To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: [pgoyette-compat] src/sys/sys

2018-10-03 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Oct 4 01:56:03 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: module_hook.h Log Message: Grab the mutex for UNSET_HOOK2 (fixed previously for UNSET_HOOK) To generate a diff of this commit: cvs rdiff -u -r1.1.2.4

CVS commit: [pgoyette-compat] src/sys/sys

2018-09-23 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Sep 23 10:41:01 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: module_hook.h Log Message: Use restricted namespace identifiers for variables within the code generated by macro expansion. To generate a diff of this

CVS commit: [pgoyette-compat] src/sys/sys

2018-09-18 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Sep 19 06:26:13 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: module_hook.h Log Message: Ooops - we need to grab the mutex before we can drain the localcount! To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: [pgoyette-compat] src/sys/sys

2018-09-18 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Sep 18 21:38:08 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: compat_stub.h Added Files: src/sys/sys [pgoyette-compat]: module_hook.h Removed Files: src/sys/sys [pgoyette-compat]: compat_hook.h Log

CVS commit: [pgoyette-compat] src/sys/sys

2018-09-18 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Sep 18 10:34:08 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: compat_stub.h Log Message: Add some XXX comments to remind me to finish the work in these areas To generate a diff of this commit: cvs rdiff -u -r1.1.

CVS commit: [pgoyette-compat] src/sys/sys

2018-09-17 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Sep 18 03:32:35 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: compat_stub.h Added Files: src/sys/sys [pgoyette-compat]: compat_hook.h Log Message: Split the HOOK-related macros out from the declarations. W

CVS commit: [pgoyette-compat] src/sys/sys

2018-09-15 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Sep 16 04:56:27 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: compat_stub.h Log Message: Lots of typos, rearranging, renaming, etc. To generate a diff of this commit: cvs rdiff -u -r1.1.2.21 -r1.1.2.22 src/sys/sy

CVS commit: [pgoyette-compat] src/sys/sys

2018-09-15 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Sep 16 02:16:21 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: compat_stub.h Log Message: Enable CALL_HOOKS for each/all of the possible hook functions To generate a diff of this commit: cvs rdiff -u -r1.1.2.20 -r

CVS commit: [pgoyette-compat] src/sys/sys

2018-09-15 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Sep 16 01:51:58 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: compat_stub.h Log Message: Insist that all hooks are of type int To generate a diff of this commit: cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/sys/sys/com

CVS commit: [pgoyette-compat] src/sys/sys

2018-09-15 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Sep 16 00:40:27 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: compat_stub.h Log Message: Finish the macros for MP-safe COMPAT_HOOKS To generate a diff of this commit: cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/sys/sy

CVS commit: [pgoyette-compat] src/sys/sys

2018-09-14 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Sep 15 06:37:48 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: compat_stub.h Log Message: Typo: s/./,/ To generate a diff of this commit: cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/sys/sys/compat_stub.h Please note t

CVS commit: [pgoyette-compat] src/sys/sys

2018-09-14 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Sep 15 05:57:51 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: compat_stub.h Log Message: Remove stray '-' To generate a diff of this commit: cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/sys/sys/compat_stub.h Please no

CVS commit: [pgoyette-compat] src/sys/sys

2018-09-11 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Sep 11 08:25:44 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: module.h Log Message: Define vector for compat_netbsd32 version of sys_modctl() To generate a diff of this commit: cvs rdiff -u -r1.41.14.12 -r1.41.14

CVS commit: [pgoyette-compat] src/sys/sys

2018-06-25 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Jun 25 10:11:21 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: module.h Log Message: Resolve conflict correctly! To generate a diff of this commit: cvs rdiff -u -r1.41.14.9 -r1.41.14.10 src/sys/sys/module.h Pleas

CVS commit: [pgoyette-compat] src/sys/sys

2018-03-16 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Mar 17 00:11:13 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: cpu.h Log Message: Declare the function pointers as external To generate a diff of this commit: cvs rdiff -u -r1.42.2.1 -r1.42.2.2 src/sys/sys/cpu.h

CVS commit: [pgoyette-compat] src/sys/sys

2018-03-15 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Mar 15 11:57:14 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: param.h Log Message: Typo in comment - no functional change, no version bump To generate a diff of this commit: cvs rdiff -u -r1.557.2.1 -r1.557.2.2 s

CVS commit: [pgoyette-compat] src/sys/sys

2018-03-10 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Mar 11 00:58:12 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: module.h Log Message: Don't use () around __CONCAT as the expression is no longer constant To generate a diff of this commit: cvs rdiff -u -r1.41.14.4

CVS commit: [pgoyette-compat] src/sys/sys

2018-03-10 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Mar 11 00:53:13 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: module.h Log Message: Actually allocate the list of aliases. To generate a diff of this commit: cvs rdiff -u -r1.41.14.3 -r1.41.14.4 src/sys/sys/modul

CVS commit: [pgoyette-compat] src/sys/sys

2018-03-10 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Mar 10 11:35:44 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: module.h Log Message: Use an array of alias names, rather than a comma-separated list. To generate a diff of this commit: cvs rdiff -u -r1.41.14.1 -r1

CVS commit: [pgoyette-compat] src/sys/sys

2018-03-10 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Mar 10 10:33:02 UTC 2018 Modified Files: src/sys/sys [pgoyette-compat]: module.h Log Message: Add new fields and flags needed to support module aliases To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.41.14.1 src