freebsd_amp_hwpstate/sys/gnu/ext2fs
Poul-Henning Kamp a0502b19d4 Add two new functions, get{micro|nano}time.
They are atomic, but return in essence what is in the "time" variable.
gettime() is now a macro front for getmicrotime().

Various patches to use the two new functions instead of the various
hacks used in their absence.

Some puntuation and grammer patches from Bruce.

A couple of XXX comments.
1998-03-26 20:54:05 +00:00
..
COPYRIGHT.INFO Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO 1995-11-05 23:25:12 +00:00
ext2_alloc.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
ext2_balloc.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
ext2_bmap.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
ext2_extern.h Fixed configuration and linkage of ext2_checkoverlap(). 1998-02-13 00:28:40 +00:00
ext2_fs.h Removed __FreeBSD__ ifdefs. 1997-12-02 10:39:42 +00:00
ext2_fs_i.h Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO 1995-11-05 23:25:12 +00:00
ext2_fs_sb.h Removed __FreeBSD__ ifdefs. 1997-12-02 10:39:42 +00:00
ext2_ihash.c Staticize. 1998-02-09 06:11:36 +00:00
ext2_inode.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
ext2_inode_cnv.c Don't include <sys/lock.h> in headers when only `struct simplelock' is 1997-12-05 19:55:52 +00:00
ext2_linux_balloc.c Fix a problem with ext2fs so that filesystems mounted at reboot don't 1997-08-04 05:10:31 +00:00
ext2_linux_ialloc.c Removed __FreeBSD__ ifdefs. 1997-12-02 10:39:42 +00:00
ext2_lookup.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
ext2_mount.h Retire LFS. 1998-01-30 11:34:06 +00:00
ext2_readwrite.c Removed __FreeBSD__ ifdefs. 1997-12-02 10:39:42 +00:00
ext2_subr.c Fixed configuration and linkage of ext2_checkoverlap(). 1998-02-13 00:28:40 +00:00
ext2_vfsops.c Make this compile after soft updates integration. 1998-03-09 14:46:57 +00:00
ext2_vnops.c Style nits and staticism with the previous commit. 1998-03-01 01:37:38 +00:00
fs.h Fix a problem with ext2fs so that filesystems mounted at reboot don't 1997-08-04 05:10:31 +00:00
i386-bitops.h ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
inode.h Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00