This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e81dafee50
Branches
Tags
View all branches
freebsd-nq
/
sys
/
nwfs
History
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
Remove unnessary includes.
1999-10-12 10:37:00 +00:00
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
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00