]> git.ipfire.org Git - thirdparty/util-linux.git/commit - disk-utils/cfdisk.c
Imported from util-linux-2.9v tarball. v2.9v
authorKarel Zak <kzak@redhat.com>
Wed, 6 Dec 2006 23:25:39 +0000 (00:25 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 6 Dec 2006 23:25:39 +0000 (00:25 +0100)
commit7eda085c41faa3445b4b168ce78ab18dab87d98a
treeeb8da4baebd0af68fa84818d3d51b4a3714667fc
parent5c36a0eb7cdb0360f9afd5d747c321f423b35984
Imported from util-linux-2.9v tarball.
202 files changed:
ANNOUNCE [deleted file]
HISTORY
INSTALL
LSM [deleted file]
MAINTAINERS [deleted file]
MCONFIG
Makefile
README.clock [new file with mode: 0644]
clock/Makefile [new file with mode: 0644]
clock/README.aeb [new file with mode: 0644]
clock/README.hwclock [moved from sys-utils/README.hwclock with 100% similarity]
clock/README.shhopt-1.1 [moved from sys-utils/README.shhopt-1.1 with 100% similarity]
clock/adjtime.patch [new file with mode: 0644]
clock/clock.h [new file with mode: 0644]
clock/cmos.c [new file with mode: 0644]
clock/hwclock.8 [moved from sys-utils/hwclock.8 with 61% similarity]
clock/hwclock.c [new file with mode: 0644]
clock/kd.c [new file with mode: 0644]
clock/rtc.c [new file with mode: 0644]
clock/shhopt-1.1.lsm [moved from sys-utils/shhopt-1.1.lsm with 100% similarity]
clock/shhopt.c [new file with mode: 0644]
clock/shhopt.h [moved from sys-utils/shhopt.h with 100% similarity]
clockB/Makefile [new file with mode: 0644]
clockB/directio.c [new file with mode: 0644]
clockB/hwclock.8 [new file with mode: 0644]
clockB/hwclock.c [new file with mode: 0644]
clockB/hwclock.h [new file with mode: 0644]
clockB/kd.c [new file with mode: 0644]
clockB/rtc.c [new file with mode: 0644]
clockB/shhopt.c [moved from sys-utils/shhopt.c with 100% similarity]
clockB/shhopt.h [new file with mode: 0644]
clockB/util.c [new file with mode: 0644]
configure [new file with mode: 0755]
disk-utils/Makefile
disk-utils/fdformat.c
disk-utils/fsck.minix.c
disk-utils/mkfs.8
disk-utils/mkfs.c
disk-utils/mkfs.minix.8
disk-utils/mkfs.minix.c
disk-utils/mkswap.8
disk-utils/mkswap.c
disk-utils/setfdprm.c
fdisk/Makefile
fdisk/README.fdisk
fdisk/addpart.c [new file with mode: 0644]
fdisk/cfdisk.8
fdisk/cfdisk.c
fdisk/common.h [new file with mode: 0644]
fdisk/delpart.c [new file with mode: 0644]
fdisk/doc/CFdisk-Portuguese.html [new file with mode: 0644]
fdisk/doc/CFdisk-Portuguese.txt [new file with mode: 0644]
fdisk/doc/Fdisk-Portuguese.html [new file with mode: 0644]
fdisk/doc/Fdisk-Portuguese.txt [new file with mode: 0644]
fdisk/fdisk.8
fdisk/fdisk.c
fdisk/fdisk.h
fdisk/fdiskaixlabel.c
fdisk/fdiskbsdlabel.c
fdisk/fdisksgilabel.c
fdisk/fdisksgilabel.h
fdisk/fdisksunlabel.c
fdisk/fdisksunlabel.h
fdisk/i386_sys_types.c [new file with mode: 0644]
fdisk/sfdisk.c
games/Makefile
games/banner.c
getopt-1.0.3b/COPYING [moved from getopt-1.0.3a/COPYING with 100% similarity]
getopt-1.0.3b/Changelog [moved from getopt-1.0.3a/Changelog with 100% similarity]
getopt-1.0.3b/Makefile [moved from getopt-1.0.3a/Makefile with 97% similarity]
getopt-1.0.3b/README [moved from getopt-1.0.3a/README with 100% similarity]
getopt-1.0.3b/TODO [moved from getopt-1.0.3a/TODO with 100% similarity]
getopt-1.0.3b/getopt.1 [moved from getopt-1.0.3a/getopt.1 with 100% similarity]
getopt-1.0.3b/getopt.c [moved from getopt-1.0.3a/getopt.c with 85% similarity]
getopt-1.0.3b/gnu/getopt.c [moved from getopt-1.0.3a/gnu/getopt.c with 100% similarity]
getopt-1.0.3b/gnu/getopt.h [moved from getopt-1.0.3a/gnu/getopt.h with 100% similarity]
getopt-1.0.3b/gnu/getopt1.c [moved from getopt-1.0.3a/gnu/getopt1.c with 100% similarity]
getopt-1.0.3b/parse.bash [moved from getopt-1.0.3a/parse.bash with 100% similarity]
getopt-1.0.3b/parse.tcsh [moved from getopt-1.0.3a/parse.tcsh with 100% similarity]
getopt-1.0.3b/test.bash [moved from getopt-1.0.3a/test.bash with 100% similarity]
getopt-1.0.3b/test.tcsh [moved from getopt-1.0.3a/test.tcsh with 100% similarity]
getpoe.sh [deleted file]
kbd/Makefile [new file with mode: 0644]
kbd/README [new file with mode: 0644]
kbd/README.clear [new file with mode: 0644]
kbd/README.reset [new file with mode: 0644]
kbd/clear [new file with mode: 0755]
kbd/clear.1 [new file with mode: 0644]
kbd/kbdrate.8 [new file with mode: 0644]
kbd/kbdrate.c [moved from sys-utils/kbdrate.c with 58% similarity]
kbd/reset [new file with mode: 0755]
lib/Makefile
lib/env.c [new file with mode: 0644]
lib/env.h [new file with mode: 0644]
lib/err.c
lib/nls.h [new file with mode: 0644]
lib/setproctitle.c
licenses/COPYING.GPL [moved from COPYING.GPL with 100% similarity]
licenses/COPYING.UCB [moved from COPYING.UCB with 100% similarity]
login-utils/Makefile
login-utils/agetty.c
login-utils/checktty.c
login-utils/chfn.c
login-utils/chsh.c
login-utils/cryptocard.c
login-utils/islocal.c
login-utils/last.c
login-utils/login.1
login-utils/login.c
login-utils/mesg.c
login-utils/newgrp.c
login-utils/passwd.c
login-utils/setpwnam.c
login-utils/shutdown.c
login-utils/simpleinit.c
login-utils/ttymsg.c
login-utils/vipw.c
login-utils/wall.c
misc-utils/Makefile
misc-utils/cal.c
misc-utils/ddate.c
misc-utils/kill.c
misc-utils/logger.1
misc-utils/logger.c
misc-utils/look.c
misc-utils/mcookie.c
misc-utils/namei.c
misc-utils/script.c
misc-utils/setterm.c
misc-utils/tsort.c
misc-utils/whereis.c
misc-utils/write.c
mkinstalldirs [new file with mode: 0755]
mount/Makefile
mount/Makefile.standalone [deleted file]
mount/fstab.5
mount/fstab.c
mount/fstab.h
mount/linux_fs.h
mount/lomount.c
mount/losetup.c
mount/mk_loop_h
mount/mntent.c
mount/mount.8
mount/mount.c
mount/mount.smb [new file with mode: 0644]
mount/mount_by_label.c
mount/mount_guess_fstype.c
mount/nfsmount.c
mount/sundries.c
mount/sundries.h
mount/swapon.c
mount/umount.8
mount/umount.c
po/ChangeLog [new file with mode: 0644]
po/GNU.ABOUT-NLS [new file with mode: 0644]
po/Makefile [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/cat-id-tbl.c [new file with mode: 0644]
po/cs.po [new file with mode: 0644]
po/de.po [new file with mode: 0644]
po/fr.po [new file with mode: 0644]
po/it.po [new file with mode: 0644]
po/ja.po [new file with mode: 0644]
po/nl.po [new file with mode: 0644]
po/po2tbl.sed [new file with mode: 0644]
po/pt_BR.po [new file with mode: 0644]
po/stamp-cat-id [new file with mode: 0644]
po/update-potfiles [new file with mode: 0644]
rescuept/README [new file with mode: 0644]
rescuept/rescuept.c [new file with mode: 0644]
sys-utils/Makefile
sys-utils/README.linux68k [deleted file]
sys-utils/arch.1
sys-utils/ctrlaltdel.c
sys-utils/cytune.c
sys-utils/dmesg.c
sys-utils/hwclock.c [deleted file]
sys-utils/ipcrm.c
sys-utils/ipcs.c
sys-utils/kbdrate.8 [deleted file]
sys-utils/lp.h [new file with mode: 0644]
sys-utils/rdev.c
sys-utils/readprofile.c
sys-utils/renice.c
sys-utils/setsid.c
sys-utils/tunelp.8
sys-utils/tunelp.c
text-utils/Makefile
text-utils/col.c
text-utils/colcrt.c
text-utils/colrm.c
text-utils/column.c
text-utils/hexdump.c
text-utils/hexsyntax.c
text-utils/more.c
text-utils/more.help.cs [new file with mode: 0644]
text-utils/odsyntax.c
text-utils/parse.c
text-utils/rev.c
text-utils/ul.c
version.h