Date: Mon, 21 Jun 2010 12:44:57 GMT From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 180035 for review Message-ID: <201006211244.o5LCivEb006889@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@180035?ac=10 Change 180035 by trasz@trasz_victim on 2010/06/21 12:44:11 Fix mismerge. Affected files ... .. //depot/projects/soc2009/trasz_limits/sys/kern/kern_resource.c#31 edit Differences ... ==== //depot/projects/soc2009/trasz_limits/sys/kern/kern_resource.c#31 (text+ko) ==== @@ -83,7 +83,6 @@ static int donice(struct thread *td, struct proc *chgp, int n); static struct uidinfo *uilookup(uid_t uid); static void ruxagg_locked(struct rusage_ext *rux, struct thread *td); -static void ruxagg(struct proc *p, struct thread *td); static struct gidinfo *gilookup(gid_t gid); /*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006211244.o5LCivEb006889>