util-linux/fdisk
Karel Zak fa25f2289c Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit
* 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit:
  docs: remove duplicated text
  docs: require kernel support before accepting use of it
  docs: note about independent super block structs
  docs: add libmount & libblkid debug instructions
  Documentation: add debugging doc
  arch: start using arch as a usage() example
  docs: new file Documentation/release-schedule.txt
  docs: move setuid information from reame to hwclock.8
  docs: clean up old readme files
  docs: copy contributors from legacy files to AUTHORS
  docs: new file Documentation/howto-man-page.txt
  docs: new file Documentation/source-code-management.txt
  docs: new file Documentation/howto-contribute.txt
  docs: new file Documentation/howto-compilation.txt
  docs: tell what the Documentation/ is about
  docs: add usage() howto for contributors
  docs: Documentation directory added
  docs: remove README.clear
2011-08-31 11:04:15 +02:00
..
.gitignore build-sys: ignore a bunch of generated files, mostly binaries 2008-04-14 14:08:00 +02:00
Makefile.am Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit 2011-08-31 11:04:15 +02:00
cfdisk.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
cfdisk.c cfdisk: fix compiler warnings [-Wunused-parameter] 2011-08-01 15:27:45 +02:00
common.h lib: add is_whole_disk() from fdisk code 2009-03-11 14:00:21 +01:00
fdisk.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
fdisk.c fdisk: print welcome message 2011-08-30 10:54:37 +02:00
fdisk.h fdisk: print a message with size and type of created partition 2011-08-30 10:53:22 +02:00
fdiskaixlabel.c fdisk: use a single variable for the current disklabel 2011-07-11 12:01:42 +02:00
fdiskaixlabel.h fdisk: non-linux support (use standard uintxy_t instead __uxy) 2007-12-03 14:03:47 +01:00
fdiskbsdlabel.c fdisk: fix compiler warnings [-Wunused-parameter -Wsign-compare] 2011-08-01 15:27:35 +02:00
fdiskbsdlabel.h fdisk: use c.h 2009-10-16 01:26:46 +02:00
fdiskmaclabel.c fdisk: use a single variable for the current disklabel 2011-07-11 12:01:42 +02:00
fdiskmaclabel.h fdisk: non-linux support (use standard uintxy_t instead __uxy) 2007-12-03 14:03:47 +01:00
fdisksgilabel.c fdisk: print welcome message 2011-08-30 10:54:37 +02:00
fdisksgilabel.h fdisk: sgi label - remove duplicate swab16swab[16,32]() definitions 2009-10-16 11:43:02 +02:00
fdisksunlabel.c fdisk: print welcome message 2011-08-30 10:54:37 +02:00
fdisksunlabel.h fdisk: non-linux support (use standard uintxy_t instead __uxy) 2007-12-03 14:03:47 +01:00
gpt.c Remove now unused <sys/ioctl.h> includes 2009-10-09 15:17:54 +02:00
gpt.h fdisk: add GPT detection code 2007-06-05 10:40:14 +02:00
i386_sys_types.c fdisk: add exFAT to MBR partition type 0x7 2011-01-23 22:55:23 +01:00
partitiontype.c fdisk: exit(3) needs stdlib.h include 2008-07-28 11:09:42 +02:00
partname.c lib: add is_whole_disk() from fdisk code 2009-03-11 14:00:21 +01:00
sfdisk.8 sfdisk.8: fix formatting 2011-08-30 11:53:31 +02:00
sfdisk.c sfdisk: make some tests conditional to !Linux 2011-08-23 12:19:38 +02:00