messages from 2011-11-09 13:58:23 to 2012-01-04 13:37:32 UTC [more...]
[PATCH 1/3] column: use xalloc libs
2012-01-04 13:37 UTC (6+ messages)
` [PATCH 2/3] lscpu: "
` [PATCH 3/3] tools/checkxalloc.sh: add new code checking script
[PATCH 01/13] fdisk: remove unused 'require' member in enum action
2012-01-04 13:36 UTC (18+ messages)
` [PATCH 02/13] fdisk: remove possibly_osf_label variable that is only assigned
` [PATCH 03/13] fdisk: move code for renaming SGI bootfile to SGI module
` [PATCH 04/13] fdisk: drop one parameter from try() function
` [PATCH 05/13] fdisk: rename try() and tryprocpt() functions
` [PATCH 06/13] fdisk: get rid of type_open global variable
` [PATCH 07/13] fdisk: get rid of get_boot(create_empty_sun) call
` [PATCH 08/13] fdisk: remove unused guess_device_type() function
` [PATCH 09/13] fdisk: don't use get_existing_partition() if disk label isn't dos
` [PATCH 10/13] fdisk: avoid an intermediate variable in command_prompt()
` [PATCH 11/13] fdisk: Fix bad invalid flag 0x00000 warning message
` [PATCH 12/13] fdisk: improve some messages
` [PATCH 13/13] tests: update fdisk tests
[PATCH] libmount/fs: fix typo in function name
2012-01-02 15:57 UTC (2+ messages)
[PATCH 1/2] libmount/tab: always trust the source of a pseudofs
2012-01-02 14:02 UTC (7+ messages)
` [PATCH 2/2] libmount/context: avoid resolving pseudofs source on update
` [PATCH] mount: don't canonicalize the source of a pseudofs
[PATCH 5/5] s/fdisk: use CDROM_GET_CAPABILITY ioctl
2012-01-02 14:01 UTC (2+ messages)
cfdisk fails to zap mac partition table
2011-12-29 18:55 UTC
[PATCH 4/5] fdisk: remove packed definitions
2011-12-22 2:33 UTC (2+ messages)
[PATCH 3/5] sfdisk: do not depend on arch for packed attribute
2011-12-20 13:42 UTC
[PATCH 2/5] sfdisk: remove do_warn
2011-12-20 13:42 UTC
[PATCH 1/5] sfdisk: remove fatal
2011-12-20 13:42 UTC
[PATCH] prlimit: use xalloc libs
2011-12-20 12:14 UTC (2+ messages)
[PATCH] Add mount option for initramfs
2011-12-20 13:14 UTC (4+ messages)
` [PATCH] Add man page entry "
[PATCH] agetty: add static and const qualifiers
2011-12-16 11:55 UTC (2+ messages)
[PATCH] libblkid: minor docs changes
2011-12-16 11:54 UTC (2+ messages)
[PATCH] wipefs: use xalloc lib
2011-12-16 11:47 UTC (2+ messages)
[PATCH] lists: add list sorting routine
2011-12-16 11:42 UTC (6+ messages)
[PATCH 0/2] Add user-defined fstab location for findmnt
2011-12-16 10:48 UTC (5+ messages)
` [PATCH 1/2] findmnt: use warnx for libmnt error callback
` [PATCH 2/2] findmnt: support alternative location of fstab
[PATCH] prlimit: return proper type
2011-12-16 10:31 UTC (4+ messages)
sysvinit-2.88dsf-14
2011-12-13 21:27 UTC (3+ messages)
Mount -a and bind mounts. Bug?
2011-12-09 13:15 UTC (7+ 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 (4+ messages)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).