History log of /openbsd-current/usr.sbin/makefs/msdos/direntry.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 11-Aug-2023 guenther

msdosfs_times() doesn't need to copy timespecs onto the stack: just
mark unix2dostime()'s first argument as a pointer to const and skip
the copies.

ok millert@


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.2 23-Dec-2021 jsg

make array bounds in unix2dosfn() prototype match function
missed when unix2dosfn() was changed in the kernel with
msdosfs_conv.c rev 1.15 in 2012


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.1 18-Oct-2016 natano

Merge fs/msdosfs/ and newfs_msdos/ into msdos/.


# 1.2 23-Dec-2021 jsg

make array bounds in unix2dosfn() prototype match function
missed when unix2dosfn() was changed in the kernel with
msdosfs_conv.c rev 1.15 in 2012


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.1 18-Oct-2016 natano

Merge fs/msdosfs/ and newfs_msdos/ into msdos/.


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.1 18-Oct-2016 natano

Merge fs/msdosfs/ and newfs_msdos/ into msdos/.