]> git.ipfire.org Git - thirdparty/util-linux.git/history - disk-utils/mkswap.c
docs: update v2.30-ReleaseNotes
[thirdparty/util-linux.git] / disk-utils / mkswap.c
2017-05-17  Karel Zakmkswap: use memcpy() for non-terminated string [coverit...
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-05-09  Karel ZakMerge branch 'no-fork' of https://github.com/terryburto...
2016-04-18  Karel ZakMerge branch '2016wk15' of git://github.com/kerolasa...
2016-04-18  Lubomir Rintelmkswap: tolerate ENOTSUP when failing to relabel
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-07  Ruediger Meiermisc: never cast void* from malloc(3) and friends
2016-03-07  Ruediger Meiermisc: again fixing many printf format strings
2016-02-19  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-18  Ruediger Meierinclude: remove unused mntent.h
2016-01-26  Wayne R. Rothmkswap: add warnings for insecure device permissions...
2015-12-02  Karel ZakMerge branch 'races' of git://github.com/kerolasa/lelux...
2015-11-22  Sami Kerolamkswap: fix block device open race
2015-02-02  Benno Schulenbergtextual: grammarize and harmonize the stat error message
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2014-11-18  Sami Kerolamkswap: remove memory leaks [LeakSanitizer] [valgrind]
2014-11-07  Karel Zakmkswap: make final report more human readable
2014-11-07  Karel Zakmkswap: device write code refactoring
2014-11-07  Karel Zakmkswap: device open code refactoring
2014-11-07  Karel Zakmkswap: always use header from control struct
2014-11-07  Karel Zakmkswap: coding style improvements
2014-11-07  Sami Kerolamkswap: various minor improvement
2014-11-07  Sami Kerolamkswap: set variable only when it's value is known
2014-11-07  Sami Kerolamkswap: make remaining functions to take control struct...
2014-11-07  Sami Kerolamkswap: add struct mkswap_control to remove global...
2014-11-07  Sami Kerolamkswap: use err() rather than perror() && exit()
2014-11-07  Sami Kerolamkswap: remove unnecessary size check
2014-11-07  Sami Kerolamkswap: remove system architecture specific max swap...
2014-06-17  Karel Zakbuild-sys: remove obsolete wholedisk.c
2014-05-07  Karel ZakMerge branch 'kill-tests' of https://github.com/rudimei...
2014-05-06  Sami Kerolaswapon, swapheader, mkswap: move swap signature to...
2014-05-06  Sami Kerolamkswap: remove legacy swap structure
2014-05-04  Sami Kerolamkswap, swaplabel: move version number to header
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-12  Sami Kerolamkswap: remove unnecessary usage output
2014-02-10  Karel ZakMerge branch 'master' of https://github.com/micha137...
2014-01-17  Karel Zakmkswap: fix compiler warning [-Wunused-variable]
2013-04-26  Sami Kerolamkswap: unify write check to a file descriptor
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-06  Benno Schulenbergtextual: spell and encode the name of Arkadiusz Miśkiew...
2013-01-30  Benno Schulenbergtextual: tiny tweaks of some error messages
2013-01-30  Benno Schulenbergmkswap: properly pluralize the bad-pages message
2013-01-25  Benno Schulenbergtextual: gettextize several overlooked messages
2012-12-20  Karel Zakmkswap: fix compiler warnings
2012-09-21  Milan Brozmkswap: wipe old signature if there is no part table...
2012-07-26  Sami Kerolamkswap: fix shadow declaration
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-15  Karel Zakdisk-utils: cleanup strtoxx_or_err()
2012-05-15  Petr Uzelinclude: rename writeall.h to all-io.h
2012-05-15  Petr Uzelmkswap: improve diagnostics message if the device is...
2012-05-15  Petr Uzelmkswap: allow creating swap on /dev/hd[ab]
2012-05-15  Petr Uzelmkswap: use is_mounted() instead of check_mount()
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Keroladisk-utils: verify writing to streams was successful
2012-01-31  Karel Zakmkswap: check blkid_probe_lookup_values() return [cover...
2012-01-17  Karel Zaktest: refresh build-sys tests
2011-11-14  Karel ZakMerge branch 'sys-utils-3rd' of https://github.com...
2011-11-11  Karel Zakmkswap: wipe all old signatures
2011-08-02  maximilian attemsmkswap: Use c.h
2011-04-12  Davidlohr Buesomkswap: add alignment check
2011-03-16  Karel Zakbuild-sys: don't use HAVE_LIBBLKID_INTERNAL macro
2011-03-16  Karel Zakbuild-sys: include <uuid.h> rather than <uuid/uuid.h>
2011-03-03  Karel Zakmove struct option to .rodata
2011-02-21  Karel Zakmkswap: fix compiler warning
2011-02-21  Sami Kerolamkswap: coding style unification
2011-02-21  Sami Kerolamkswap: fix to compiler warnings
2011-02-21  Sami Kerolamkswap: use EXIT_ values
2011-02-21  Sami Kerolamkswap: support long options and check user inputs
2011-02-21  Sami Kerolamkswap: use xalloc
2011-02-21  Sami Kerolamkswap: use libc error messaging facilities
2010-11-23  Davidlohr Buesolib: [strutils] general purpose string handling functions
2010-10-29  Karel Zakremove free() from atexit() callbacks
2010-06-17  Karel Zakmkswap: don't use too small user-specified page size
2010-06-17  Karel Zakmkswap: use calloc(), remove obsolete v1 header usage
2010-06-14  Karel Zaktextual: fix typos
2010-04-02  Karel Zakmkswap: zap bootbits on regular files
2010-04-01  Karel Zakmkswap: move write_all() to include/writeall.h
2010-03-30  Yann Droneaudmkswap: fixed strtoll() usage
2010-03-30  Karel Zakmkswap: more robust strtoull() usage
2010-03-11  Karel Zakmkswap: don't call blkdev_find_size()
2009-10-27  Karel Zakbuild-sys: add HAVE_LIBBLKID_INTERNAL
2009-10-09  Guillem JoverRemove now unused <sys/ioctl.h> includes
2009-10-05  Karel ZakMerge branch 'for_upstream' of git://git.kernel.org...
2009-09-29  Karel Zakmkswap: use libblkid to detect PT
2009-09-07  Karel Zakmkswap: fix memory leaks, cleanup check_blocks()
2009-09-07  Peter De Wachtermkswap: unbreak -c ("check") option.
2009-05-22  Karel Zakbuild-sys: fix headers in mkswap and libblkid
2009-03-12  Karel Zakmkswap: zap bootbits
2009-03-11  Karel Zakmkswap: remove v0 swap space support
2009-02-27  Hugh Dickinsmkswap: handle 2^32 pages
2008-07-30  maximilian attemsuse getpagesize()
2008-07-28  maximilian attemsdisk-utils: s/MOUNTED/_PATH_MOUNTED/
2008-07-23  Samuel Thibaultdisk-utils: clean up code, use blkdev_* functions
2008-07-23  Samuel Thibaultmkswap: non-linux support
2008-07-01  Karel Zakselinux: is_selinux_enabled() returns 0, 1 and -1
next