index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fdisk
/
fdisk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdisk: cleanup strtoxx_or_err()
Karel Zak
2012-05-15
1
-6
/
+6
*
fdisk: remove unused function declaration
Davidlohr Bueso
2012-05-10
1
-2
/
+0
*
fdisk: create DOS specific write table function
Davidlohr Bueso
2012-05-10
1
-23
/
+4
*
fdisk: move DOS new/add partition code
Davidlohr Bueso
2012-05-10
1
-345
/
+9
*
fdisk: remove unused hsc2sector macro
Davidlohr Bueso
2012-05-10
1
-2
/
+0
*
fdisk: fix segfault on bsd label
Davidlohr Bueso
2012-05-10
1
-0
/
+2
*
fdisk: fix fdiskdoslabel.c global variables
Karel Zak
2012-05-02
1
-1
/
+3
*
fdisk: isolate dos label logic
Davidlohr Bueso
2012-05-02
1
-412
/
+8
*
fdisk: remove dummy function
Davidlohr Bueso
2012-05-02
1
-2
/
+0
*
fdisk: rework fatal errors
Davidlohr Bueso
2012-05-02
1
-12
/
+6
*
fdisk: remove listing variable
Davidlohr Bueso
2012-05-02
1
-2
/
+0
*
fdisk: remove stack jumping
Davidlohr Bueso
2012-05-02
1
-15
/
+2
*
Fix typos found by misspellings
Bernhard Voelker
2012-04-23
1
-1
/
+1
*
fdisk: simplify device opening
Davidlohr Bueso
2012-04-23
1
-23
/
+16
*
fdisk: remove action enum
Davidlohr Bueso
2012-04-23
1
-8
/
+6
*
fdisk: do not call sgi and sun code when creating a new dos label
Davidlohr Bueso
2012-04-23
1
-2
/
+0
*
fdisk: remove dead code
Davidlohr Bueso
2012-04-23
1
-20
/
+0
*
fdisk: kernel/bios sectors and heads need not be global
Davidlohr Bueso
2012-04-23
1
-3
/
+2
*
fdisk: standarize version output
Davidlohr Bueso
2012-04-23
1
-2
/
+2
*
fdisk: make CHS user values more robust
Davidlohr Bueso
2012-04-23
1
-4
/
+4
*
Merge branch 'close_stream' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2012-04-11
1
-0
/
+2
|
\
|
*
fdisk: verify writing to streams was successful
Sami Kerola
2012-04-04
1
-0
/
+2
*
|
fdisk: use randutils for mbr signature creation
Davidlohr Bueso
2012-04-10
1
-46
/
+5
*
|
fdisk: move kernel geometry into blkdev
Davidlohr Bueso
2012-04-10
1
-14
/
+1
|
/
*
fdisk: don't print confusing warning on non-partitioned disks
Karel Zak
2012-03-20
1
-4
/
+2
*
fdisk: fix cdrom detection
Karel Zak
2012-02-01
1
-1
/
+1
*
fdisk: add missing break
Karel Zak
2012-01-31
1
-0
/
+1
*
fdisk: fix poor coding style
Karel Zak
2012-01-17
1
-1
/
+1
*
fdisk: fix last sector dialog bug after an incorrect input with suffix
Francesco Cosoleto
2012-01-16
1
-5
/
+8
*
fdisk: rename read_int_sx() and some related variables
Francesco Cosoleto
2012-01-16
1
-21
/
+21
*
fdisk: fix incorrect position of is_ide_cdrom_or_tape() call
Francesco Cosoleto
2012-01-04
1
-3
/
+3
*
fdisk: use CDROM_GET_CAPABILITY ioctl
Davidlohr Bueso
2012-01-02
1
-28
/
+7
*
fdisk: improve some messages
Francesco Cosoleto
2011-12-16
1
-1
/
+1
*
fdisk: Fix bad invalid flag 0x00000 warning message
Francesco Cosoleto
2011-12-16
1
-84
/
+77
*
fdisk: avoid an intermediate variable in command_prompt()
Francesco Cosoleto
2011-12-16
1
-4
/
+5
*
fdisk: don't use get_existing_partition() if disk label isn't dos
Francesco Cosoleto
2011-12-16
1
-18
/
+9
*
fdisk: remove unused guess_device_type() function
Francesco Cosoleto
2011-12-16
1
-1
/
+0
*
fdisk: get rid of get_boot(create_empty_sun) call
Francesco Cosoleto
2011-12-16
1
-5
/
+2
*
fdisk: get rid of type_open global variable
Francesco Cosoleto
2011-12-16
1
-8
/
+3
*
fdisk: rename try() and tryprocpt() functions
Francesco Cosoleto
2011-12-16
1
-9
/
+9
*
fdisk: drop one parameter from try() function
Francesco Cosoleto
2011-12-16
1
-6
/
+5
*
fdisk: move code for renaming SGI bootfile to SGI module
Francesco Cosoleto
2011-12-16
1
-9
/
+3
*
fdisk: remove possibly_osf_label variable that is only assigned
Francesco Cosoleto
2011-12-16
1
-4
/
+0
*
fdisk: remove unused 'require' member in enum action
Francesco Cosoleto
2011-12-16
1
-2
/
+0
*
fdisk: split delete_partition() off from dos_delete_partition()
Francesco Cosoleto
2011-11-14
1
-14
/
+22
*
fdisk: use ngettext() in str_units() for plural forms
Francesco Cosoleto
2011-11-14
1
-5
/
+5
*
fdisk: enable expert menu with SGI label
Francesco Cosoleto
2011-11-14
1
-8
/
+3
*
fdisk: rewrite print menu system
Francesco Cosoleto
2011-11-14
1
-140
/
+70
*
fdisk: move command prompt code to a separate function
Francesco Cosoleto
2011-11-14
1
-118
/
+125
*
fdisk: rename bselect, xselect functions
Francesco Cosoleto
2011-11-14
1
-4
/
+5
[next]