des         2007-10-13 11:30:19 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              systm.h 
    sys/kern             kern_environment.c 
  Log:
  I don't know what I was smoking when I wrote these three years ago; the
  return value is an error code, hence always an int.
  
  While I'm here, add getenv_uint() for completeness.
  
  Revision  Changes    Path
  1.48      +19 -4     src/sys/kern/kern_environment.c
  1.261     +3 -2      src/sys/sys/systm.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to