1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/nwfs
Boris Popov 0f15f7aba5 Try to obtain timezone offset from an environment of mount program.
This helps in cases where CMOS clock set to UTC time.
2000-04-05 10:44:04 +00:00
..
nwfs_io.c Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
nwfs_ioctl.c
nwfs_mount.h Try to obtain timezone offset from an environment of mount program. 2000-04-05 10:44:04 +00:00
nwfs_node.c Try to obtain timezone offset from an environment of mount program. 2000-04-05 10:44:04 +00:00
nwfs_node.h Add VT_NWFS tag. 2000-01-15 08:28:03 +00:00
nwfs_subr.c Try to obtain timezone offset from an environment of mount program. 2000-04-05 10:44:04 +00:00
nwfs_subr.h Try to obtain timezone offset from an environment of mount program. 2000-04-05 10:44:04 +00:00
nwfs_vfsops.c Check if module was compiled without SMP support and running on 2000-01-15 08:35:48 +00:00
nwfs_vnops.c Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new 2000-03-20 10:44:49 +00:00
nwfs.h