DragonFly BSD
DragonFly commits List (threaded) for 2006-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: 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


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Thu, 25 May 2006 09:12:35 +0900

On Wed, May 24, 2006 at 10:19:24AM -0700, Matthew Dillon wrote:
> 
> :
> :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.

I didn't, because I didn't know what to do other than replacing them.
corecode@ fixed it actually.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]