freebsd-dev/sys/msdosfs
Poul-Henning Kamp 00af9731c9 Time changes mark 2:
* Figure out UTC relative to boottime.  Four new functions provide
      time relative to boottime.

    * move "runtime" into struct proc.  This helps fix the calcru()
      problem in SMP.

    * kill mono_time.

    * add timespec{add|sub|cmp} macros to time.h.  (XXX: These may change!)

    * nanosleep, select & poll takes long sleeps one day at a time

Reviewed by:    bde
Tested by:      ache and others
1998-04-04 13:26:20 +00:00
..
bootsect.h Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +00:00
bpb.h Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +00:00
denode.h Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +00:00
direntry.h Fixes for some bugs in the VFAT/FAT32 support: 1998-02-26 06:45:46 +00:00
fat.h Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +00:00
msdosfs_conv.c Fix a problem with the conversion of Unix filenames into the VFAT 1998-02-27 12:22:22 +00:00
msdosfs_denode.c Time changes mark 2: 1998-04-04 13:26:20 +00:00
msdosfs_fat.c Fix dead hang writing to FAT 1998-03-28 07:22:03 +00:00
msdosfs_lookup.c Fixes for some bugs in the VFAT/FAT32 support: 1998-02-26 06:45:46 +00:00
msdosfs_vfsops.c Deleted 1024bytes/sector floppy code for PC-98 arch. The 1998-03-20 02:33:42 +00:00
msdosfs_vnops.c Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
msdosfsmount.h Implement loadable DOS<->local conversion tables for DOS names 1998-02-23 16:44:37 +00:00