Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 1996 09:58:00 -0500 (CDT)
From:      Jim Lowe <james@miller.cs.uwm.edu>
To:        current@freebsd.org
Subject:   Devfs update time
Message-ID:  <199610161458.JAA04430@miller.cs.uwm.edu>

next in thread | raw e-mail | index | archive | help
When using the devfs filesystem, the times for the inode don't 
get updated.  I beleive atime, ctime, and mtime need to be
enabled for things in the devfs.

The following example illustrates the problem:
	% touch `tty`
	touch: /dev/ttyp0: Inappropriate file type or format


	-Jim



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