cvs commit: src/sys/conf files src/sys/kern init_main.c kern_acct.c kern_exit.c kern_fork.c kern_plimit.c kern_resource.c kern_synch.c syscalls.master src/sys/sys kern_syscall.h proc.h resourcevar.h

Matthew Dillon dillon at apollo.backplane.com
Wed May 24 10:23:13 PDT 2006


:
:On Tue, May 23, 2006 at 01:35:12PM -0700, Matthew Dillon wrote:
:> http://www.dragonflybsd.org/cvsweb/src/sys/kern/syscalls.master.diff?r1=1.32&r2=1.33&f=u
:
:+144    MSAFE   COMPAT  BSD     { int getrlimit(u_int which, struct orlimit *rlp); }
:+145    MSAFE   COMPAT  BSD     { int setrlimit(u_int which, struct orlimit *rlp); }
:
:You meant `MPSAFE' here?

    Yah, thanks for fixing it.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Commits mailing list