diff options
author | root <root@(null).(none)> | 2009-05-03 17:20:00 +0200 |
---|---|---|
committer | root <root@(null).(none)> | 2009-05-03 17:20:00 +0200 |
commit | e0faf22f31c48fb27b43c1825897d26e58feafc4 (patch) | |
tree | 65a09372b31e08a3a865bd0a88cd2718bafcd643 /ufs/CVS |
This is my initial working version.
There is a bug in boot in this version: subhurd sometimes cannot boot.
Diffstat (limited to 'ufs/CVS')
-rw-r--r-- | ufs/CVS/Entries | 19 | ||||
-rw-r--r-- | ufs/CVS/Repository | 1 | ||||
-rw-r--r-- | ufs/CVS/Root | 1 | ||||
-rw-r--r-- | ufs/CVS/Tag | 1 |
4 files changed, 22 insertions, 0 deletions
diff --git a/ufs/CVS/Entries b/ufs/CVS/Entries new file mode 100644 index 00000000..f8342b30 --- /dev/null +++ b/ufs/CVS/Entries @@ -0,0 +1,19 @@ +/ChangeLog/1.50/Tue Nov 13 23:32:45 2007//Tzhengda-soc2008-virt-branch +/Makefile/1.53/Thu Mar 14 21:11:37 2002//Tzhengda-soc2008-virt-branch +/alloc.c/1.24/Tue Jun 11 21:41:03 2002//Tzhengda-soc2008-virt-branch +/bmap.c/1.8/Tue Apr 23 18:09:23 1996//Tzhengda-soc2008-virt-branch +/consts.c/1.9/Wed Oct 13 19:37:29 1999//Tzhengda-soc2008-virt-branch +/dinode.h/1.4/Fri Jul 15 17:36:29 1994//Tzhengda-soc2008-virt-branch +/dir.c/1.47/Fri Oct 5 10:00:44 2007//Tzhengda-soc2008-virt-branch +/dir.h/1.8/Tue Mar 14 23:26:37 2006//Tzhengda-soc2008-virt-branch +/fs.h/1.5/Fri Jul 15 17:45:34 1994//Tzhengda-soc2008-virt-branch +/hyper.c/1.36/Mon Jan 8 22:33:11 2001//Tzhengda-soc2008-virt-branch +/inode.c/1.63/Tue Nov 13 23:32:45 2007//Tzhengda-soc2008-virt-branch +/main.c/1.50/Wed May 8 09:59:52 2002//Tzhengda-soc2008-virt-branch +/pager.c/1.48/Mon Sep 13 06:35:07 1999//Tzhengda-soc2008-virt-branch +/pokeloc.c/1.6/Mon Sep 23 17:25:16 1996//Tzhengda-soc2008-virt-branch +/sizes.c/1.40/Mon Sep 13 06:35:11 1999//Tzhengda-soc2008-virt-branch +/subr.c/1.8/Tue Sep 27 01:30:00 1994//Tzhengda-soc2008-virt-branch +/tables.c/1.4/Thu Sep 1 15:39:31 1994//Tzhengda-soc2008-virt-branch +/ufs.h/1.37/Mon Oct 1 16:37:27 2001//Tzhengda-soc2008-virt-branch +D diff --git a/ufs/CVS/Repository b/ufs/CVS/Repository new file mode 100644 index 00000000..20bcdd2f --- /dev/null +++ b/ufs/CVS/Repository @@ -0,0 +1 @@ +hurd/ufs diff --git a/ufs/CVS/Root b/ufs/CVS/Root new file mode 100644 index 00000000..a10aa66d --- /dev/null +++ b/ufs/CVS/Root @@ -0,0 +1 @@ +:ext:zhengda@cvs.savannah.gnu.org:/sources/hurd diff --git a/ufs/CVS/Tag b/ufs/CVS/Tag new file mode 100644 index 00000000..7e454c6d --- /dev/null +++ b/ufs/CVS/Tag @@ -0,0 +1 @@ +Tzhengda-soc2008-virt-branch |