]> git.ipfire.org Git - thirdparty/util-linux.git/history - misc-utils/lsfd-bdev.c
lsns: continue the executing even if opening a /proc/$pid fails
[thirdparty/util-linux.git] / misc-utils / lsfd-bdev.c
2023-08-16  Karel ZakMerge branch 'logind' of https://github.com/thkukuk...
2023-08-16  Karel ZakMerge branch 'enosys/ioctl' of https://github.com/t...
2023-08-14  Karel ZakMerge branch 'master' of https://github.com/apprehensio...
2023-07-31  Karel ZakMerge branch 'fincore-test' of https://github.com/zeha...
2023-07-31  Karel ZakMerge branch 'chrt/fixes' of https://github.com/t-8ch...
2023-07-31  Karel ZakMerge branch 'lsfd--handle-newline-in-unix-socket-path...
2023-07-23  Masatake YAMATOlsfd: include common headers in lsfd.h
2023-06-05  Karel ZakMerge branch 'fix-jfs' of https://github.com/mbroz...
2023-03-03  Karel ZakMerge branch 'lsfd--inet-optimize' of https://github...
2023-03-03  Karel ZakMerge branch 'waitpid/count' of https://github.com...
2023-03-03  Karel ZakMerge branch 'libblkid/nvidia-raid' of https://github...
2023-03-02  Karel ZakMerge branch 'wdctl/sysfs-firmware_version' of https...
2023-03-02  Karel Zaklsfd: use xstrdup() if included xalloc.h
2022-04-19  Karel ZakMerge branch 'fdisktestsppc64le' of https://github...
2021-12-10  Karel ZakMerge branch 'lsfd-blkdev' of https://github.com/masata...
2021-12-09  Masatake YAMATOlsfd: declare local variables at the beginning of block
2021-12-08  Masatake YAMATOlsfd: use the list of block devices in /proc/devices...
2021-11-26  Karel ZakMerge branch 'topic/lsfd'
2021-10-06  Masatake YAMATOlsfd: rename DEVNAME column to SOURCE
2021-10-06  Masatake YAMATOlsfd: add DEVTYPE column
2021-10-06  Masatake YAMATOlsfd: rename the column DEVICE to MAJ:MIN
2021-10-06  Karel Zaklsfd: cleanup new file initialization
2021-10-06  Karel Zaklsfd: use 'new_' prefix when we allocate something
2021-10-06  Masatake YAMATOlsfd: add MAPLEN column
2021-10-06  Masatake YAMATOlsfd: introduce DEVNAME column and use it as default
2021-10-06  Masatake YAMATOlsfd: add PARTITION column
2021-10-06  Masatake YAMATOlsfd: read /proc/partitions
2021-10-06  Masatake YAMATOlsfd: move file_class variants after their constructors
2021-10-06  Masatake YAMATOlsfd: simplify class hierarchy