freebsd-dev/sys/fs/cd9660
Tim Kientzle 5c423e0640 The timezone byte is a signed value, treat it as such.
Otherwise, time zone information for time zones west of
GMT gets discarded.

PR:		kern/128934
Submitted by:	J.R. Oldroyd
MFC after:	4 days
2008-11-27 06:21:04 +00:00
..
cd9660_bmap.c - Fix a typo in a comment. 2008-11-18 23:19:43 +00:00
cd9660_iconv.c
cd9660_lookup.c VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in 2008-01-13 14:44:15 +00:00
cd9660_mount.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
cd9660_node.c The timezone byte is a signed value, treat it as such. 2008-11-27 06:21:04 +00:00
cd9660_node.h Remove unused i_flags field and IN_ACCESS flag from cd9660 in-memory 2008-11-18 23:13:40 +00:00
cd9660_rrip.c - Support IEEE_P1282 and IEEE_1282 tags in the rock ridge extensions record. 2008-11-26 13:09:45 +00:00
cd9660_rrip.h Remove "register" keyword and trailing white space. 2004-07-03 16:56:45 +00:00
cd9660_util.c Forced commit and #include changes for repo copy from 2007-02-11 13:54:25 +00:00
cd9660_vfsops.c - Fix a typo in a comment. 2008-11-18 23:19:43 +00:00
cd9660_vnops.c - Fix a typo in a comment. 2008-11-18 23:19:43 +00:00
iso_rrip.h Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
iso.h Move vnode-to-file-handle translation from vfs_vptofh to vop_vptofh method. 2007-02-15 22:08:35 +00:00
TODO
TODO.hibler