summaryrefslogtreecommitdiff
path: root/disk-utils/raw.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-18raw: use LC_ALLKarel Zak1-1/+1
2013-03-21raw: fix "Error setting raw device: Success"Karel Zak1-1/+1
2012-07-16raw: fix compiler warning [-Wmissing-prototypes]Karel Zak1-1/+1
2012-04-04disk-utils: verify writing to streams was successfulSami Kerola1-0/+2
2012-03-30raw: clean up coding styleSami Kerola1-44/+29
2012-03-30raw: check numeric user inputsSami Kerola1-2/+29
2012-03-30raw: use pathnames.h for file locationsSami Kerola1-14/+14
2012-03-30raw: use libc error printing facilitiesSami Kerola1-61/+37
2012-03-30raw: use symbolic exit numbersSami Kerola1-16/+18
2012-03-30raw: add long options and version printingSami Kerola1-7/+18
2012-03-30raw: align with howto-usage-function.txtSami Kerola1-8/+15
2012-02-08raw: remove unnecessary return [cppcheck]Sami Kerola1-2/+0
2011-09-27misc: use %m in format string instead of %s and strerror(errno)Petr Uzel1-8/+6
2011-08-30raw: fix shadowing of minor functionmaximilian attems1-8/+8
2011-03-08raw: remove constants from message strings; undo some abbrevsBenno Schulenberg1-14/+13
2009-06-29raw: Use the RAW_SETBIND ioctl without stat'ing the raw# fileJeff Mahoney1-26/+32
2008-12-26raw: default to /dev/raw/rawctlKarel Zak1-11/+9
2008-10-03raw: add NLS supportPedro Ribeiro1-35/+40
2008-07-28disk-utils: include fcntl.h directly (mkfs.cramfs, raw)maximilian attems1-1/+1
2007-01-26raw: don't accept raw0 as a target nameKarel Zak1-6/+28
2006-12-07Imported from util-linux-2.11o tarball.Karel Zak1-5/+13
2006-12-07Imported from util-linux-2.11f tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.10s tarball.Karel Zak1-0/+1
2006-12-07Imported from util-linux-2.10m tarball.Karel Zak1-10/+18
2006-12-07Imported from util-linux-2.10f tarball.Karel Zak1-0/+217