Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 1998 15:58:01 -0700 (PDT)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libstand cd9660.c nfs.c pager.c stand.h tftp.c ufs.c zipfs.c nfs.h
Message-ID:  <199809182258.PAA05077@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1998/09/18 15:58:01 PDT

  Modified files:
    lib/libstand         cd9660.c nfs.c pager.c stand.h tftp.c 
                         ufs.c zipfs.c 
  Removed files:
    lib/libstand         nfs.h 
  Log:
  Path arguments to *_open functions should be const, but we were mangling
  them.
  
  Submitted by:	write-protected text segment in BTX
  
  Revision  Changes    Path
  1.2       +4 -4      src/lib/libstand/cd9660.c
  1.2       +13 -7     src/lib/libstand/nfs.c
  1.2       +2 -2      src/lib/libstand/pager.c
  1.3       +7 -10     src/lib/libstand/stand.h
  1.2       +11 -4     src/lib/libstand/tftp.c
  1.2       +11 -4     src/lib/libstand/ufs.c
  1.2       +3 -3      src/lib/libstand/zipfs.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809182258.PAA05077>