rwatson     2007-06-27 13:39:39 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_malloc.c 
  Log:
  Use vm_offset_t for kmembase and kmemlimit rather than char *, avoiding
  unnecessary casts, and making it possible to compile kern_malloc.c with
  strict aliasing.
  
  Submitted by:   rdivacky
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.162     +4 -4      src/sys/kern/kern_malloc.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to