summaryrefslogtreecommitdiffstats
path: root/disk-utils/raw.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-3/+2Star
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* misc: never use usage(ERROR)Ruediger Meier2017-06-261-13/+18
* misc: add static keyword to where needed [smatch scan]Sami Kerola2017-02-201-4/+4
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-5/+5
* Use --help suggestion on invalid optionKarel Zak2016-12-191-1/+1
* include: move sys/sysmacros.h to c.hKarel Zak2016-03-081-3/+0Star
* include: check for sys/sysmacros.hRuediger Meier2016-02-181-0/+2
* raw: fix raw queryKarel Zak2015-01-131-1/+1
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+4
* raw: use LC_ALLKarel Zak2013-10-181-1/+1
* raw: fix "Error setting raw device: Success"Karel Zak2013-03-211-1/+1
* raw: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-1/+1
* disk-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* raw: clean up coding styleSami Kerola2012-03-301-44/+29Star
* raw: check numeric user inputsSami Kerola2012-03-301-2/+29
* raw: use pathnames.h for file locationsSami Kerola2012-03-301-14/+14
* raw: use libc error printing facilitiesSami Kerola2012-03-301-61/+37Star
* raw: use symbolic exit numbersSami Kerola2012-03-301-16/+18
* raw: add long options and version printingSami Kerola2012-03-301-7/+18
* raw: align with howto-usage-function.txtSami Kerola2012-03-301-8/+15
* raw: remove unnecessary return [cppcheck]Sami Kerola2012-02-081-2/+0Star
* misc: use %m in format string instead of %s and strerror(errno)Petr Uzel2011-09-271-8/+6Star
* raw: fix shadowing of minor functionmaximilian attems2011-08-301-8/+8
* raw: remove constants from message strings; undo some abbrevsBenno Schulenberg2011-03-081-14/+13Star
* raw: Use the RAW_SETBIND ioctl without stat'ing the raw# fileJeff Mahoney2009-06-291-26/+32
* raw: default to /dev/raw/rawctlKarel Zak2008-12-261-11/+9Star
* raw: add NLS supportPedro Ribeiro2008-10-031-35/+40
* disk-utils: include fcntl.h directly (mkfs.cramfs, raw)maximilian attems2008-07-281-1/+1
* raw: don't accept raw0 as a target nameKarel Zak2007-01-261-6/+28
* Imported from util-linux-2.11o tarball.Karel Zak2006-12-071-5/+13
* Imported from util-linux-2.11f tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-071-0/+1
* Imported from util-linux-2.10m tarball.Karel Zak2006-12-071-10/+18
* Imported from util-linux-2.10f tarball.Karel Zak2006-12-071-0/+217