cvs commit: src/sys/kern kern_mib.c

Antoine Brodin antoine at FreeBSD.org
Sun Feb 17 08:44:49 PST 2008


antoine     2008-02-17 16:44:48 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mib.c 
  Log:
  Make sysctl_kern_arnd return a random buffer instead of a random long,
  as it is expected by userland (stack protector guard setup for example).
  
  PR:             119129
  Approved by:    rwatson (mentor)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.88      +9 -5      src/sys/kern/kern_mib.c


More information about the cvs-src mailing list