util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-17 11:15:24 to 2011-12-15 19:01:47 UTC [more...]

[PATCH] libblkid: minor docs changes
 2011-12-15 19:01 UTC 

[PATCH] wipefs: use xalloc lib
 2011-12-14 17:58 UTC 

sysvinit-2.88dsf-14
 2011-12-13 21:27 UTC  (3+ messages)

[PATCH] lists: add list sorting routine
 2011-12-13 11:46 UTC  (5+ messages)

[PATCH 0/2] Add user-defined fstab location for findmnt
 2011-12-11 18:58 UTC  (3+ messages)
` [PATCH 1/2] findmnt: use warnx for libmnt error callback
` [PATCH 2/2] findmnt: support alternative location of fstab

Mount -a and bind mounts. Bug?
 2011-12-09 13:15 UTC  (7+ messages)

[PATCH] prlimit: return proper type
 2011-12-09 13:13 UTC  (3+ messages)

agetty problem after upgrading v2.19.1 -> v2.20.1
 2011-12-08 14:52 UTC  (4+ messages)

[PATCH 4/4] partx: don't treat empty partition table as error
 2011-12-08 13:29 UTC  (2+ messages)

[PATCH 2/4] partx: add BLKPG_RES_PARTITION support
 2011-12-08 12:15 UTC  (4+ messages)

[PATCH 1/4] partx: add update command
 2011-12-05 20:02 UTC 

[PATCH 3/4] partx: don't print error when partition already doesn't exist
 2011-12-05 20:02 UTC 

[PATCH 1/2] build-sys: add missing headers to dist
 2011-12-02 17:29 UTC  (4+ messages)
` [PATCH 2/2] build-sys: check HAVE_ definitions with #ifdef [smatch scan]

Using /etc/fstab.d
 2011-11-29 11:19 UTC  (4+ messages)

[PATCH] agetty: map NL to CR-NL on output in initial termios settings
 2011-11-28  9:35 UTC  (4+ messages)
  ` [PATCH] agetty: map NL to CR-NL on output in initial termiossettings

mkfs.minix V3 is broken
 2011-11-28  9:27 UTC  (7+ messages)

how can I compile mount and umount as shared object files?
 2011-11-28  9:01 UTC  (5+ messages)

login: PAM-only, login.defs, -H
 2011-11-24  9:29 UTC  (10+ messages)
` [PATCH 00/49] login refactoring
  ` [PATCH 45/49] login: use DEFAULT_HOME from login.defs
  ` [PATCH 46/49] login: use LOG_UNKFAIL_ENAB from login.defs, improve logging
  ` [PATCH 47/49] login: add -H option for compatibility with Suse
  ` [PATCH 48/49] login: use ENV_PATH and ENV_{ROOT,SU}PATH from login.defs
  ` [PATCH 49/49] login: cosmetic changes in docs

[pull] login-utils maintenance fixes
 2011-11-23 16:52 UTC  (2+ messages)

small bug in mkfs.cramfs + patch
 2011-11-23 13:12 UTC  (2+ messages)

[PATCH] doc: prlimit.c, prlimit.1: s/amount/number/
 2011-11-23 11:54 UTC  (2+ messages)

[PATCH] prlimit: add support for executing a command
 2011-11-23 11:49 UTC  (2+ messages)

[patch] Enable fstab.d in mount -a
 2011-11-22 17:09 UTC  (3+ messages)

[PATCH] libblkid: fix mac partition detection
 2011-11-22 16:01 UTC  (2+ messages)

flock in 2.20.1 can no longer lock the file it will execute
 2011-11-21 20:11 UTC  (5+ messages)

[PATCH] column: avoid memory overrun and/or use of uninitialized buffer
 2011-11-16 22:54 UTC  (2+ messages)

[PATCH 04/15] prlimit: add warning diagnostic when attempting to change prlimit's limits
 2011-11-16 15:55 UTC  (5+ messages)

[PATCH 13/15] prlimit: enhance examples section of the man page
 2011-11-16 14:15 UTC  (5+ messages)

[PATCH 11/15] prlimit: avoid segfault due to array-out-of-bounds error
 2011-11-16 14:10 UTC  (3+ messages)

[PATCH 15/15] prlimit: fix displaying of modified limits
 2011-11-16 13:08 UTC  (2+ messages)

[PATCH 14/15] prlimit: avoid prlimit syscalls for limits unless to modify or to show
 2011-11-16 13:06 UTC  (2+ messages)

[PATCH 10/15] prlimit: refactor code: separate modify and show clearly
 2011-11-16 12:59 UTC  (5+ messages)
` [PATCH 10/15] prlimit: refactor code: separate modify and showclearly

[PATCH 12/15] prlimit: add note to man page that setting limits without --pid is pointless
 2011-11-16 12:57 UTC  (2+ messages)

[PATCH 09/15] prlimit: fix typo in man page, option --verbose
 2011-11-16 12:49 UTC  (2+ messages)

[PATCH 07/15] prlimit: fix case when getting missing limit is needed and PID is given later
 2011-11-16 12:48 UTC  (2+ messages)

[PATCH 02/15] prlimit: add opt_id array to match short options to limit ids
 2011-11-16 12:47 UTC  (3+ messages)

[PATCH 06/15] prlimit: enhance diagnostic when changing a limit fails: add limit name
 2011-11-16 12:46 UTC  (2+ messages)

[PATCH 03/15] prlimit: fix diagnostic when setting current PIDs resources fails
 2011-11-16 12:41 UTC  (2+ messages)

[PATCH 01/15] prlimit: show all limits if called without options
 2011-11-16 12:34 UTC  (2+ messages)

[PATCH 1/3] fdisk: use ngettext() in str_units() for plural forms
 2011-11-14 16:06 UTC  (7+ messages)
` [PATCH 2/3] fdisk: avoid segfault validating a sgi label (boot/swap not set)
` [PATCH 3/3] fdisk: split delete_partition() off from dos_delete_partition()

[PATCH 1/5] fdisk: print the welcome message when OSF/1 disklabel is detected
 2011-11-14 16:03 UTC  (9+ messages)
` [PATCH 2/5] fdisk: rename bselect, xselect functions
` [PATCH 3/5] fdisk: move command prompt code to a separate function
` [PATCH 4/5] fdisk: rewrite print menu system
` [PATCH 5/5] fdisk: enable expert menu with SGI label

[PATCH] switch_root.c: umount mount points we cannot move with MNT_DETACH
 2011-11-14 13:51 UTC  (2+ messages)

[pull] third sys-utils patch set
 2011-11-14 12:45 UTC  (2+ messages)

[PATCH 00/15] prlimit
 2011-11-14 10:56 UTC  (2+ messages)

[PATCH 08/15] prlimit: give better diagnostic for illegal hard limit case
 2011-11-14  1:48 UTC 

[PATCH 05/15] prlimit: fix diagnostic when setting a limit fails
 2011-11-14  1:48 UTC 

[PATCH] fsck.minix: fix zone_map memory allocation failure check
 2011-11-10 11:59 UTC  (2+ messages)

[PATCH] prlimit: fix noheadings option in man page
 2011-11-09 13:58 UTC  (2+ messages)

prlimit: SYS_prlimit undeclared on OpenSuSE 11.4
 2011-11-09 11:16 UTC  (3+ messages)

behavior of "# mount /dev"
 2011-11-09 10:32 UTC  (5+ messages)

[PATCH] libmount: fix trivial typos in debugging output
 2011-11-09  9:24 UTC  (2+ messages)

[PATCH] fsck.minix: remove unnecessary memset calls
 2011-11-09  9:07 UTC  (5+ messages)
` [PATCH] libblkid: silence a format string warning
` [PATCH] whereis: remove unused value warning
` [PATCH] whereis: silence comparison between signed/unsigned warning

mount/fstab: fix build
 2011-11-08 23:49 UTC  (2+ messages)

util-linux repository back on kernel.org
 2011-11-07 21:49 UTC 

build system changes
 2011-11-07 10:34 UTC 

[PATCH] prlimit: add a units column
 2011-11-07  8:58 UTC  (4+ messages)

swapon feature additions
 2011-11-03 10:41 UTC  (2+ messages)

[PATCH] dmesg: fix printing of multibyte characters
 2011-11-02 15:30 UTC  (2+ messages)

[PATCH] docs: update TODO file
 2011-11-02 15:25 UTC  (2+ messages)

[PATCH] partx: use USAGE_ macros
 2011-11-02 15:23 UTC  (2+ messages)

[PATCH 2/2] lsblk: remove __NCOLUMNS
 2011-11-02 15:20 UTC  (2+ messages)

[PATCH 1/2] partx: remove __NCOLUMNS
 2011-11-02 15:19 UTC  (2+ messages)

[PATCH 1/2] prlimit: ensure necessary definitions are present
 2011-10-26 21:30 UTC  (3+ messages)
` [PATCH 2/2] build-sys: build prstat only when prlimit() is present

Current util-linux git and release
 2011-10-24 22:36 UTC 

[PATCH 2/3] prlimit: new program
 2011-10-21 21:29 UTC  (4+ messages)

[PATCH 3/3] prlimit: add manpage documentation
 2011-10-19 20:04 UTC  (3+ messages)

[PATCH 1/3] prlimit: add build rules
 2011-10-17 23:23 UTC 

[PATCH 0/3] prlimit
 2011-10-17 23:23 UTC 


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).