Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0373cf1396ad3c6906c7c4a12b90fb2685eda851
/
util-linux
/
fdisk.c
42f8883
Per suggestion from Bastian Blank, be less evil when we force fdisk to
by Eric Andersen
· 21 years ago
84bdea8
Erik,
by Eric Andersen
· 21 years ago
256c4fd
Make vodz happy and make fdisk always use large file support if
by Eric Andersen
· 21 years ago
aff114c
Larry Doolittle writes:
by Eric Andersen
· 21 years ago
bbbbcfe
Sigh. what a mess.
by Eric Andersen
· 21 years ago
0a92f35
As waldi noticed, checks for the size of an off_t and casting
by Eric Andersen
· 21 years ago
1236631
The fdisk llseek junk was redundant, since both uClibc and glibc
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
7495b0d
Eliminate use of a kernel scsi header file.
by Eric Andersen
· 21 years ago
dfcb5b0
s/u_int/uint/g
by Eric Andersen
· 21 years ago
07d2f40
vodz noticed we need to cast things back to an unsigned long
by Eric Andersen
· 21 years ago
d4f7a5e
Be certain we use a correct entity when performing the
by Eric Andersen
· 21 years ago
50547c0
Do not use the _syscall5 macro -- use syscall(2) instead
by Eric Andersen
· 21 years ago
e0c83af
Marc Kleine-Budde noticed a missing semicolon
by Eric Andersen
· 21 years ago
f6067be
Avoid conflicts with the 2.6 kernel headers, which define
by Eric Andersen
· 21 years ago
99a75d1
Patch from Kent Robotti to being fdisk in sync with v2.12 final.
by Eric Andersen
· 21 years ago
d3652bf
Patch from vodz:
by Eric Andersen
· 21 years ago
040f440
last_patch100 from vidz updating fdisk to 2.12pre
by Eric Andersen
· 21 years ago
341170b
Remove all the llseek junk and just use regular old lseek. When DOLFS is
by Eric Andersen
· 21 years ago
c48d49a
Patch from Kent Robotti updating fdisk to version v2.11z
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
4dcc2dd
fdisk writable feature, allows compilation of a small fdisk that can
by Glenn L McGrath
· 22 years ago
acd244a
Eliminate dependancy on kernel header files. Naughty naughty.
by Eric Andersen
· 22 years ago
35631a6
Fix compile warning with OSF
by Glenn L McGrath
· 22 years ago
441e7ef
fdisk applet by Vladimir N. Oleynik
by Glenn L McGrath
· 22 years ago