On Sun, 18 Mar 2018, Christos Zoulas wrote:

In article <20180318020521.c4818f...@cvs.netbsd.org>,
Paul Goyette <source-changes-d@NetBSD.org> wrote:
-=-=-=-=-=-

Module Name:    src
Committed By:   pgoyette
Date:           Sun Mar 18 02:05:21 UTC 2018

Modified Files:
        src/distrib/sets/lists/modules [pgoyette-compat]: mi
        src/sys/compat/common [pgoyette-compat]: Makefile compat_60_mod.c
            compat_mod.c compat_mod.h files.common kern_time_60.c
        src/sys/modules [pgoyette-compat]: Makefile
        src/sys/modules/compat_60 [pgoyette-compat]: Makefile

Log Message:
Move closer to a complete compat_60 module.  All that remains is some
tty stuff and some ccd ioctl()s.

These look wrong:

-compat_60_fini(void)
+compat_60_fini()

Fixed. Thanks for catching. Now I gotta figure out why this didn't get compiled!


+------------------+--------------------------+----------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:          |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee dot com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd dot org |
+------------------+--------------------------+----------------------------+

Reply via email to