public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-07 06:22:49 to 2013-04-08 19:34:13 UTC [more...]

[PATCH 00/14] [pull] smatch scan, and manual tooling
 2013-04-08 19:32 UTC  (13+ messages)
` [PATCH 01/14] setarch: clean up usage()
` [PATCH 02/14] bash-completion: setarch: use correct list for architectures
` [PATCH 03/14] bash-completion: swapon: add options and fix argument
` [PATCH 04/14] various: fix variable and function declarations [smatch scan]
` [PATCH 05/14] various: fix shadow "
` [PATCH 06/14] libmount, col: remove redundant null checks "
` [PATCH 07/14] libblkid: number of functions should not be declared extern "
` [PATCH 08/14] tools: add checks to manual page test script
` [PATCH 09/14] docs: mount.8: make propagation flags adjustable [checkmans.sh]
` [PATCH 10/14] docs: col.1: fix manual page name section [checkmans.sh]
` [PATCH 11/14] docs: remove repeated words [checkmans.sh]
` [PATCH 12/14] tools: make checkmans.sh to find missing manuals

[PATCH 1/5] bash-completion: Don't offer any more completions after help or version
 2013-04-08 16:25 UTC  (6+ messages)
` [PATCH 2/5] bash-completion: Avoid some unnecessary subshells
` [PATCH 3/5] uuidd.8: Document --debug and --quiet long options
` [PATCH 4/5] Spelling fixes
` [PATCH 5/5] bash-completion: Don't offer short options where corresponding long one exists

[PATCH] bash-completion: Symlink runuser symlink to su so it gets loaded on demand
 2013-04-08 16:26 UTC  (2+ messages)

Using NTP
 2013-04-08 15:03 UTC 

[PATCH] logger: allow to log using tcp transport protocol
 2013-04-08 14:39 UTC  (2+ messages)

[PATCH 00/10] [pull] bash-completion
 2013-04-05 14:44 UTC  (33+ messages)
` [PATCH 01/10] bash-completion: add bash completetion configure option
` [PATCH 02/10] bash-completion: disk-utils
` [PATCH 03/10] bash-completion: fdisks
` [PATCH 04/10] bash-completion: login-utils
` [PATCH 05/10] bash-completion: misc-utils
` [PATCH 06/10] bash-completion: schedutils
` [PATCH 07/10] bash-completion: sys-utils
` [PATCH 08/10] bash-completion: term-utils
` [PATCH 09/10] bash-completion: text-utils
` [PATCH 10/10] bash-completion: add completion files to Makefile.am

[PATCH 00/13] pull: fixes in preparation to v2.23 release
 2013-04-05 12:10 UTC  (16+ messages)
` [PATCH 01/13] docs: fix type in mkfs.8
` [PATCH 02/13] newgrp: use xstrdup to check allocation succeeded
` [PATCH 03/13] agetty: the command does not have -h and -V options
` [PATCH 04/13] dmesg: fix usage() output consistancy
` [PATCH 05/13] fsfreeze: tell user when mandatory option is not specified
` [PATCH 06/13] losetup: allow -j option argument to be relative path
` [PATCH 07/13] lscpu: fix error message
` [PATCH 08/13] partx: remove deprecated option from usage()
` [PATCH 09/13] setarch: add option to list settable architectures
` [PATCH 10/13] setterm: fix various color option argument lists
` [PATCH 11/13] vipw: add usage() function
` [PATCH 12/13] chrt: make command syntax easier to understand in usage()
` [PATCH 13/13] logger: make local sockets to try both stream and datagram

[PATCH] loopdev: sync capacity after setting it
 2013-03-27 20:45 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH] schedutils: don't apply -a without -p
 2013-03-26 11:39 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.23-rc1
 2013-03-26  9:56 UTC  (2+ messages)

[PATCH 1/2] blkid: use xalloc.h when possible
 2013-03-26  9:55 UTC  (4+ messages)
` [PATCH 2/2] docs: arch is gone, use delpart as usage() function example

(no subject)
 2013-03-26  7:25 UTC 

umount crashes when trying to umount a non-mountpoint
 2013-03-25  8:18 UTC  (2+ messages)

ACHTUNG FRIEND!
 2013-03-21 23:57 UTC 

"hwclock --systohc" and tick synchronization
 2013-03-21  8:02 UTC  (2+ messages)

[PATCH 0/7] pull: whereis changes
 2013-03-20 14:03 UTC  (13+ messages)
` [PATCH 1/7] whereis: rewrite most of the command
` [PATCH 2/7] whereis: add search scope listing option
` [PATCH 3/7] whereis: align with howto-usage-function.txt
` [PATCH 4/7] whereis: support MANPATH environment variable
` [PATCH 5/7] docs: generic whereis.1 clean up
` [PATCH 6/7] whereis: canonicalize files before printing
` [PATCH 7/7] whereis: remove duplicates from search results

[PATCH] Add option to fsfreeze to call syncfs() prior to freezing
 2013-03-20 13:28 UTC  (6+ messages)

[patches] a bunch of man-page fixes, plus -V for blkid
 2013-03-20 13:11 UTC  (2+ messages)

newgrp(1) and sg(1)
 2013-03-19  8:52 UTC  (4+ messages)

PATCH Make hwclock leap-second-aware
 2013-03-18  9:48 UTC  (2+ messages)

Enable findmnt on kfreebsd
 2013-03-14 10:22 UTC  (5+ messages)

A few small findmnt/mount issues
 2013-03-14 10:14 UTC  (2+ messages)

[PATCH] namespace.h: Fix typo: s/CLONE_NEWSNS/CLONE_NEWNS/
 2013-03-13 13:47 UTC  (2+ messages)

[PATCH 0/7] kill: modernization after undeprecation
 2013-03-12 14:29 UTC  (9+ messages)
` [PATCH 1/7] kill: add long options
` [PATCH 2/7] kill: align with howto-usage-function.txt
` [PATCH 3/7] kill: use libc error printing facilities and exit values
` [PATCH 4/7] kill, procs: fix coding style
` [PATCH 5/7] kill, procs: move function declarations to kill.h
` [PATCH 6/7] kill, procs: use pid_t for pids
` [PATCH 7/7] docs: add long options and tidy up kill.1

making users aware of losetup rw setups?
 2013-03-06 13:31 UTC 

[patches] improve lsblk man page
 2013-03-04 11:34 UTC  (2+ messages)

[PATCH] build-sys: add exec_shell.h to distribution
 2013-03-04 11:32 UTC  (2+ messages)

[PATCH 1/2] unshare(1): delete empty NOTES section
 2013-03-04 11:31 UTC  (4+ messages)
` [PATCH 2/2] unshare: tweak style

[PATCH] login: remove file descriptor leak [cppcheck]
 2013-03-04 11:31 UTC  (2+ messages)

[PATCH] wall: use xgethostname()
 2013-03-04 11:30 UTC  (2+ messages)

Discussion on BIOS/CMOS/UEFI clock in local time
 2013-02-22 12:01 UTC  (3+ messages)

[PATCH] libblkid: Make use of isalnum()
 2013-02-18 13:35 UTC  (3+ messages)

lslocks – "failed to parse pid: 'WRITE'"
 2013-02-14 15:44 UTC  (11+ messages)

Hypervisor & Virtualization lscpu test fail
 2013-02-14 14:40 UTC  (6+ messages)

[PATCH 1/2] libblkid: Don't keep reading same sector of ISO
 2013-02-14 14:04 UTC  (5+ messages)
` [PATCH 2/2] libblkid: Expose more ISO9660 headers

[PATCH 1/2] unshare,nsenter: spawn shell by default
 2013-02-14 13:50 UTC  (7+ messages)
` [PATCH 2/2] nsenter: fix errors in manpage
  ` [PATCHv2 1/2] unshare,nsenter: spawn shell by default
    ` [PATCHv2 2/2] nsenter: fix errors in manpage

[PATCH] libblkid: Probe UDF volumes for ISO9660 info as well
 2013-02-14 13:31 UTC  (2+ messages)

[PATCH 1/3] build-sys: use AC_COMPILE_IFELSE
 2013-02-14  9:18 UTC  (4+ messages)
` [PATCH 2/3] build-sys: use AC_USE_SYSTEM_EXTENSIONS
` [PATCH 3/3] build-sys: add package url to AC_INIT

build problem: MNT_ERR_AMBIFS
 2013-02-14  8:23 UTC  (2+ messages)

[PATCH v3 0/4] Add support for using libuser to chsh and chfn
 2013-02-13 20:38 UTC  (11+ messages)
` [PATCH v3 1/4] chsh-chfn: Add flag for enabling/disabling libuser support
` [PATCH v3 2/4] chsh-chfn: Move pam auth to its own function, factoring out common code
` [PATCH v3 3/4] chsh: Add libuser support
` [PATCH v3 4/4] chfn: "

[PATCH] [RFC] switch_root: Add a sanity check
 2013-02-13 15:03 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox