util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-23 08:24:55 to 2012-06-27 13:30:35 UTC [more...]

[PATCH] Fix typos found by misspellings
 2012-06-27 13:30 UTC  (2+ messages)

non-recursive build system
 2012-06-27  9:30 UTC  (5+ messages)

[PATCH v2] docs: block: update ioprio.txt
 2012-06-22 14:39 UTC  (2+ messages)

[PATCH] docs: block: update ioprio.txt
 2012-06-21 10:19 UTC  (6+ messages)

[Patch] lib/mangle.c: fix a memory leak in the test case
 2012-06-21  8:44 UTC  (2+ messages)

[Patch] lib/sysfs.c: check if cxt->dir_path is NULL in sysfs_readlink()
 2012-06-21  8:43 UTC  (2+ messages)

[PATCH 1/9] fdisk: extend comments for fdisk_new_context()
 2012-06-21  6:10 UTC  (2+ messages)

lsblk "include" option?
 2012-06-19 20:48 UTC  (5+ messages)

dev.c : Warning - dereference of null pointer, clang --analyze
 2012-06-19 13:49 UTC  (4+ messages)
` Clang analysis warnings WAS: "
  ` [cont.] "
  ` [cont.2] "

[pull] exclusive options, compiler warnings and more regression fix
 2012-06-19 11:17 UTC  (2+ messages)

[PATCH] libmount/context: ignore fstab entries with fstype "ignore"
 2012-06-19 10:13 UTC  (2+ messages)

[PATCH] lsblk: permit option --exclude more than once
 2012-06-19  9:07 UTC  (2+ messages)

Why does ionice(1) ban the user to set back to 'none' class?
 2012-06-19  8:15 UTC  (3+ messages)

[PATCH 9/9] fdisk: API: add geometry
 2012-06-17 16:10 UTC 

[PATCH 8/9] fdisk: mark dos compatibility/CHS options deprecated in manpage
 2012-06-17 16:10 UTC 

[PATCH 6/9] fdisk: sgi: remove unused function
 2012-06-17 16:10 UTC 

[PATCH 7/9] fdisk: sun: remove unused function
 2012-06-17 16:10 UTC 

[PATCH 5/9] fdisk: sgi: remove unused code
 2012-06-17 16:10 UTC 

[PATCH 4/9] fdisk: tests: update oddinput test
 2012-06-17 16:10 UTC 

[PATCH 3/9] fdisk: API: add mbr
 2012-06-17 16:10 UTC 

[PATCH 2/9] fdisk: API: add topology debug
 2012-06-17 16:10 UTC 

[PATCH] partx: use -s option for default output
 2012-06-15 11:30 UTC  (3+ messages)

[pull] require C99, add robustness and small fixes
 2012-06-15 11:19 UTC  (8+ messages)

[PATCH 1/3] libmount: plug a memory leak in exec_helper()
 2012-06-15  9:54 UTC  (6+ messages)
` [PATCH 2/3] libmount: fix read before allocated buffer
` [PATCH 3/3] libmount: fix trivial typos

[PATCH] Add dm-verity hash device detection to blkid
 2012-06-15  9:53 UTC  (3+ messages)
` [PATCH] libblkid: update dm-verity scan

[PATCH] setsid: fix off-by-one error in execvp call
 2012-06-15  9:43 UTC  (2+ messages)

remove encryption options from mount and losetup?
 2012-06-15  9:40 UTC  (8+ messages)

[PATCH] su: remove unimplemented options -u and -v
 2012-06-15  9:22 UTC  (4+ messages)

flock(1) exit code (enhancement request)
 2012-06-15  9:15 UTC  (6+ messages)
  ` [PATCH] flock: user-configurable exit code

[PATCH] remove obsolete encryption support from losetup
 2012-06-15  8:04 UTC 

[PATCH] allow to create a minix3fs with a blocksize != 1K
 2012-06-11 11:45 UTC  (4+ messages)

su, going, going, 
 2012-06-07 15:01 UTC  (2+ messages)

su: calling setsid() for -c only if non-root user?
 2012-06-06 13:07 UTC  (3+ messages)

[PATCH 1/5] fdisk: add device topology to the API
 2012-06-06  9:39 UTC  (6+ messages)

[PATCH 1/7] fdisk: stop buffering welcome message
 2012-06-06  8:14 UTC  (2+ messages)

make install: some SUID-root programs?
 2012-06-05 15:48 UTC  (2+ messages)

[pull] login utils and manual fixes
 2012-06-05 15:02 UTC  (2+ messages)

[PATCH] su: preserve errno in cleanup_pam()
 2012-06-05 13:51 UTC  (2+ messages)

[PATCH] libmount/optstr: trim leading commas from each opt
 2012-06-05 13:50 UTC  (2+ messages)

[PATCH] include correct source file for chsh
 2012-06-05 13:49 UTC  (2+ messages)

[PATCH 1/7] don't use custom MAX macro
 2012-06-05 13:27 UTC  (9+ messages)
` [PATCH 2/7] use EXIT_FAILURE consistently
` [PATCH 3/7] use ENV_PATH resp ENV_SUPATH to be consistent with login
` [PATCH 4/7] introduce xsetenv globally
` [PATCH 5/7] replace PAM_BAIL_P macro with better solution
` [PATCH 6/7] remove unused code
` [PATCH 7/7] use BSD err function instead of gnu's error()

[PATCH] lib/strutils: circumvent missing localeconv()
 2012-06-05 13:01 UTC  (2+ messages)

[pull] su.1 manual page
 2012-06-05 12:50 UTC  (8+ messages)

[PATCH] Fix typos in comments and wall's man page
 2012-06-05 12:38 UTC  (2+ messages)

[PATCH] text-utils/hexsyntax.c: use c.h
 2012-06-05 12:32 UTC  (3+ messages)
` [PATCH v2] text-utils/hexsyntax.c: fix for missing program_invocation_short_name

[PATCH 2/5] fdisk: add total sectors
 2012-06-04 14:14 UTC  (2+ messages)

[PATCH 5/5] fdisk: add fdisk_dev_sectsz_is_default helper
 2012-06-03 18:15 UTC 

[PATCH 3/5] fdisk: remove user specified sector size global variable
 2012-06-03 18:15 UTC 

[PATCH 4/5] fdisk: use EXIT_SUCCESS for -l option
 2012-06-03 18:15 UTC 

agetty: Incorrect handling of backspace characters 0x08, '#'
 2012-05-31 11:51 UTC 

[PULL] su
 2012-05-30 13:42 UTC  (8+ messages)
  ` su(1) wish list

no more --enable-login-utils
 2012-05-29 13:31 UTC 

Portability patches for GNU/Hurd
 2012-05-29  8:40 UTC  (17+ messages)
` [PATCH] test_pager: Repair build for non-Linux
` [PATCH 1/7] kill, raw, rename: Don't explicitly enable for --enable-most-builds
  ` [PATCH 2/7] arch, eject, elvtune: Gracefully disable on non-Linux platforms
  ` [PATCH 3/7] last, login, write: Provide a fallback for MAXHOSTNAMELEN, as elsewhere
  ` [PATCH 4/7] login: Include <linux/major.h> only if it exists
  ` [PATCH 5/7] write: Use PATH_MAX instead of MAXPATHLEN, as elsewhere
  ` [PATCH 6/7] write: Don't explicitly include <asm/param.h>
  ` [PATCH 7/7] setsid: Include <sys/ioctl.h> instead of <termio.h>

[PATCH] kill: Check the correct variable when configuring
 2012-05-29  8:00 UTC  (2+ messages)

[PATCH 1/3] logger: avoid explicit fclose(stdout)
 2012-05-29  7:59 UTC  (9+ messages)
` [PATCH 2/3] logger: use memcpy instead of bcopy
    ` [PATCH] "
` [PATCH 3/3] logger: mark decode/pencode as static

[PATCH 7/7] fdisk: sun: use sector_t
 2012-05-27 19:44 UTC 

[PATCH 6/7] fdisk: sgi: use sector_t
 2012-05-27 19:44 UTC 

[PATCH 4/7] fdisk: introduce sector_t type
 2012-05-27 19:44 UTC 

[PATCH 5/7] fdisk: dos: use sector_t
 2012-05-27 19:44 UTC 

[PATCH 3/7] fdisk: remove useless comments
 2012-05-27 19:44 UTC 

[PATCH 2/7] fdisk: use context as a parameter
 2012-05-27 19:44 UTC 

lnussel/su-v1: Portability patch for GNU/Hurd
 2012-05-25 18:41 UTC  (4+ messages)
  ` [PATCH 1/3] su: Don't include the unused <sys/fsuid.h>
  ` [PATCH 2/3] su: Add AM_LDFLAGS to su_LDFLAGS
  ` [PATCH 3/3] su: Mention SUID_* feature

[PATCH 5/6] fdisk: introduce fdisk context
 2012-05-23  9:51 UTC  (6+ messages)

[PATCH 6/6] fdisk: add debug support
 2012-05-23  9:46 UTC  (3+ messages)

[PATCH] misc-utils: cleanup unused strings.h includes
 2012-05-23  8:32 UTC  (2+ messages)

[PATCH] include: [c.h] protect container_of
 2012-05-23  8:32 UTC  (2+ messages)

[PATCH 3/3] libmount/utils: Use binary search to compare pseudofs
 2012-05-23  8:26 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/3] findmnt: reference correct manual section
 2012-05-23  8:25 UTC  (4+ messages)
` [PATCH 2/3] findmnt: fallback to mountinfo for polling

[PATCH 1/4] last: use min() from c.h
 2012-05-23  8:24 UTC  (3+ messages)
` [PATCH 4/4] libuuid: use max() "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).