cvs commit: src/sys/kern kern_exec.c

Bruce Evans bde at FreeBSD.org
Sat Dec 27 20:38:00 PST 2003


bde         2003/12/27 20:37:59 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exec.c 
  Log:
  Fixed some style bugs (mainly, try to always use explicit comparisons with
  NULL when checking for null pointers).
  
  Revision  Changes    Path
  1.235     +7 -8      src/sys/kern/kern_exec.c


More information about the cvs-src mailing list