Date: Thu, 19 Sep 1996 23:01:29 -0600 (MDT) From: Nate Williams <nate@mt.sri.com> To: dg@root.com Cc: Nate Williams <nate@freefall.freebsd.org>, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/msdosfs msdosfs_conv.c msdosfs_vnops.c src/sys/kern vfs_subr.c vfs_syscalls.c src/sys/nfs nfs_bio.c nfs_serv.c nfs_subs.c nfs_vnops.c nfsm_subs.h xdr_subs.h src/sys/sys stat.h time.h src/sys/ufs/ffs ffs_inode.c src/sys/ufs/ufs inode.h ufs_vnops.c Message-ID: <199609200501.XAA21392@rocky.mt.sri.com> In-Reply-To: <199609200058.RAA01374@root.com> References: <199609191821.LAA00189@freefall.freebsd.org> <199609200058.RAA01374@root.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Modified: sys/kern vfs_subr.c vfs_syscalls.c
...
> > Log:
> > struct timespec {
..
> > The correct names of the fields are tv_sec and tv_nsec.
>
> Thanks, Nate! This has been sorely needed for a long time. ...if you
> haven't already, you'll want to look through userland for things that break
> with this.
I *think* I got them all, but my test box at work crashed in the middle
of a CVS update, so I could only look for files on my 2.1.5 box at home.
If you find any more before I can start a regression test on my box at
work feel free to fix them.
Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609200501.XAA21392>
