rwatson     2004-08-06 22:04:33 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             kern_resource.c 
  Log:
  Push UIDINFO_UNLOCK() slightly earlier in chgsbize(), as it's not
  needed if we print the local variable version of the limit rather
  than the shared version.
  
  Revision  Changes    Path
  1.143     +2 -2      src/sys/kern/kern_resource.c