cvs commit: src/sys/nfsclient nfs_diskless.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Thu Oct 6 12:04:09 PDT 2005


pjd         2005-10-06 19:04:08 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_diskless.c 
  Log:
  - Use strsep() instead of strtok().
  - strdup() uses M_WAITOK, so we don't need to check it's return value
    against NULL.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.13      +6 -7      src/sys/nfsclient/nfs_diskless.c


More information about the cvs-all mailing list