CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2019/11/26 18:04:13

Modified files:
        sys/kern       : syscalls.master 
        sys/uvm        : uvm_mmap.c 

Log message:
Add dummy msyscall(2) system call which is currently a noop.  This will
be used by kernel and ld.so in the near future.  Adding the system call
earlier will reduce the number of people who try to build through and
encounter agony.
ok kettenis guenther

Reply via email to