cvs commit: src/sys/nfsserver nfs_srvsock.c nfs_syscalls.c

Robert Watson rwatson at FreeBSD.org
Sun Apr 4 12:13:36 PDT 2004


rwatson     2004/04/04 12:13:35 PDT

  FreeBSD src repository

  Modified files:
    sys/nfsserver        nfs_srvsock.c nfs_syscalls.c 
  Log:
  Explicitly compare pointers with NULL rather than treating a pointer as
  a boolean directly, use NULL instead of 0.
  
  Revision  Changes    Path
  1.88      +6 -4      src/sys/nfsserver/nfs_srvsock.c
  1.94      +3 -2      src/sys/nfsserver/nfs_syscalls.c


More information about the cvs-src mailing list