Date: Thu, 3 Oct 2002 09:20:15 -0700 (PDT) From: Takahashi Yoshihiro <nyan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/pc98/boot2 Makefile boot.c boot.h dinode.h disk.c fs.h inode.h quota.h Message-ID: <200210031620.g93GKFgD004296@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nyan 2002/10/03 09:20:15 PDT
Modified files:
sys/boot/pc98/boot2 Makefile boot.c boot.h disk.c
Added files:
sys/boot/pc98/boot2 dinode.h fs.h inode.h quota.h
Log:
Added some header files from -stable and fixed the boot[12] programs.
Revision Changes Path
1.11 +14 -2 src/sys/boot/pc98/boot2/Makefile
1.9 +1 -2 src/sys/boot/pc98/boot2/boot.c
1.5 +7 -4 src/sys/boot/pc98/boot2/boot.h
1.1 +130 -0 src/sys/boot/pc98/boot2/dinode.h (new)
1.6 +1 -0 src/sys/boot/pc98/boot2/disk.c
1.1 +555 -0 src/sys/boot/pc98/boot2/fs.h (new)
1.1 +165 -0 src/sys/boot/pc98/boot2/inode.h (new)
1.1 +205 -0 src/sys/boot/pc98/boot2/quota.h (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210031620.g93GKFgD004296>
