.. |
.gitignore
|
build-sys: .gitignore hwclock-parse-date.c
|
3 years ago |
Makemodule.am
|
blkpr: add block persistent reservations command
|
3 months ago |
adjtime_config.5.adoc
|
man pages: Fix punctuation, wording and markup
|
7 months ago |
blkdiscard.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
blkdiscard.c
|
blkdiscard: do not probe for signatures on --force
|
1 year ago |
blkpr.8.adoc
|
blkpr: rename operation to command
|
3 months ago |
blkpr.c
|
blkpr: change description formatting
|
3 months ago |
blkzone.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
blkzone.c
|
blkzone: Do not print zone capacity if not supported
|
4 months ago |
chcpu.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
chcpu.c
|
Fix memory leaks in the chcpu
|
10 months ago |
chmem.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
chmem.c
|
lsmem: check errno after strto..()
|
1 year ago |
choom.1.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
choom.c
|
choom: improve docs
|
3 years ago |
ctrlaltdel.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
ctrlaltdel.c
|
ctrlaltdel: display error message indicated by errno
|
2 years ago |
dmesg.1.adoc
|
man-pages: consolidate COLORS section
|
5 months ago |
dmesg.c
|
dmesg: fix --since and --until
|
3 months ago |
eject.1.adoc
|
eject.1.adoc: Fix markup
|
5 months ago |
eject.c
|
eject: update file provenance of DRIVER_SENSE in the comments
|
2 months ago |
fallocate.1.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
fallocate.c
|
fallocate: add verbose messages
|
9 months ago |
flock.1.adoc
|
flock: Decribe limitations of flock: deadlock, NFS, CIFS
|
3 months ago |
flock.c
|
flock: fix time_t=long assumptions
|
1 year ago |
fsfreeze.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
fsfreeze.c
|
fsfreeze: remove unnecessary condition [lgtm scan]
|
3 years ago |
fstab.5.adoc
|
Asciidoc: Fix markup
|
1 year ago |
fstrim.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
fstrim.c
|
fstrim: Remove all skipped entries before de-duplication
|
2 months ago |
fstrim.service.in
|
fstrim: add --listed-in <file[:file ..]>
|
2 years ago |
fstrim.timer
|
minor: clarity in fstrim.timer
|
2 months ago |
hwclock-cmos.c
|
hwclock: add SPDX-License-Identifier(s)
|
3 years ago |
hwclock-parse-date.y
|
hwclock: follow timespec and use long int for nsec
|
1 year ago |
hwclock-rtc.c
|
hwclock: fix --param-get
|
5 months ago |
hwclock.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
hwclock.c
|
misc: non-Linux portability fixes
|
5 months ago |
hwclock.h
|
hwclock: get/set param cleanup
|
5 months ago |
ipcmk.1.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
ipcmk.c
|
ipcmk: fix strtoul use, remove deadcode [coverity scan]
|
11 months ago |
ipcrm.1.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
ipcrm.c
|
ipcs: check errno after strto..()
|
1 year ago |
ipcs.1.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
ipcs.c
|
ipcs: do not use atoi()
|
1 year ago |
ipcutils.c
|
ipcs: use snprintf() rather than sprintf()
|
11 months ago |
ipcutils.h
|
ipcs: use new ul_path_* API
|
4 years ago |
irq-common.c
|
irqtop: fix compiler warning [-Werror=format-truncation=]
|
4 weeks ago |
irq-common.h
|
irqtop: support -C/--cpu-list
|
3 months ago |
irqtop.1.adoc
|
irqtop: support -C/--cpu-list
|
3 months ago |
irqtop.c
|
irqtop: support -C/--cpu-list
|
3 months ago |
ldattach.8.adoc
|
ldattach.8.adoc: Add missing standard options
|
5 months ago |
ldattach.c
|
ldattach: add __format__ attribute
|
1 year ago |
losetup.8.adoc
|
losetup: Fix typo for the --sector-size docs
|
2 months ago |
losetup.c
|
losetup: fix --direct-io
|
4 months ago |
lscpu-arm.c
|
Fix formatting.
|
5 days ago |
lscpu-cpu.c
|
lscpu: fix memory leaks
|
2 years ago |
lscpu-cputype.c
|
Fix misspellings
|
10 months ago |
lscpu-dmi.c
|
lscpu: add more sanity checks for dmi_decode_cputype()
|
1 year ago |
lscpu-topology.c
|
lscpu: do not use atoi()
|
1 year ago |
lscpu-virt.c
|
lscpu: check errno after strto..()
|
1 year ago |
lscpu.1.adoc
|
lscpu: add --hierarchic
|
7 days ago |
lscpu.c
|
lscpu: add --hierarchic
|
7 days ago |
lscpu.h
|
lscpu: remove the old code
|
1 year ago |
lsipc.1.adoc
|
lsipc: add -y,--shell
|
5 months ago |
lsipc.c
|
lsipc: add -y,--shell
|
5 months ago |
lsirq.1.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
lsirq.c
|
irqtop: support -C/--cpu-list
|
3 months ago |
lsmem.1.adoc
|
Fix several adoc files as reported by Helge Kreutzmann
|
5 months ago |
lsmem.c
|
lsmem: check errno after strto..()
|
1 year ago |
lsns.8.adoc
|
lsns: (man) add ip-netns to "SEE ALSO" section
|
1 week ago |
lsns.c
|
lsns: fix the memory leak.
|
2 weeks ago |
meson.build
|
meson: do not generate fstrim.service if we do not have systemd
|
6 months ago |
mount.8.adoc
|
libmount: remove mtab related code
|
3 weeks ago |
mount.c
|
libmount: add --onlyonce
|
3 months ago |
mountpoint.1.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
mountpoint.c
|
mountpoint: different exit status for errors and non-mountpoint situation
|
1 year ago |
nsenter.1.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
nsenter.c
|
nsenter: add --wdns to change working directory
|
8 months ago |
pivot_root.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
pivot_root.c
|
misc: consolidate version printing and close_stdout()
|
3 years ago |
prlimit.1.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
prlimit.c
|
prlimit: make syscall use more robust
|
7 months ago |
readprofile.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
readprofile.c
|
readprofile: use snprintf() rather than sprintf()
|
11 months ago |
renice.1.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
renice.c
|
renice: fix arguments description in --help
|
3 years ago |
rfkill.8.adoc
|
Fix several adoc files as reported by Helge Kreutzmann
|
5 months ago |
rfkill.c
|
rfkill: quit when read end of stdout is closed
|
11 months ago |
rtcwake.8.adoc
|
Fix several adoc files as reported by Helge Kreutzmann
|
5 months ago |
rtcwake.c
|
rtcwake: fix time_t=long assumptions
|
1 year ago |
setarch.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
setarch.c
|
cast NULL to char * when using execl
|
2 years ago |
setpriv.1.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
setpriv.c
|
Merge branch 'privfix' of https://github.com/ericonr/util-linux
|
2 years ago |
setsid.1.adoc
|
build-sys: make man pages location independent
|
1 year ago |
setsid.c
|
misc: consolidate version printing and close_stdout()
|
3 years ago |
swapoff.c
|
swapoff: do not use 1 exist status at all
|
2 years ago |
swapon-common.c
|
mount, umount, swapon, fsck, lsblk, findmnt: harmonize six error messages
|
6 years ago |
swapon-common.h
|
swapon: split swapon-common.c
|
8 years ago |
swapon.8.adoc
|
Fix several adoc files as reported by Helge Kreutzmann
|
5 months ago |
swapon.c
|
Fix integer overflow for alpha like linux
|
7 months ago |
switch_root.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
switch_root.c
|
switch_root: check if mount point to move even exists
|
1 year ago |
tunelp.8.adoc
|
build-sys: make man pages location independent
|
1 year ago |
tunelp.c
|
[clang-tidy] fix misleading identation
|
2 years ago |
umount.8.adoc
|
libmount: remove mtab related code
|
3 weeks ago |
umount.c
|
include/c: add drop_permissions(), consolidate UID/GID reset
|
1 year ago |
unshare.1.adoc
|
Fix several adoc files as reported by Helge Kreutzmann
|
5 months ago |
unshare.c
|
fix time_t format
|
2 months ago |
wdctl.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
wdctl.c
|
wdctl: add --setpregovernor
|
9 months ago |
zramctl.8.adoc
|
man pages: unify output of --help and --version
|
5 months ago |
zramctl.c
|
zramctl: fix compiler warning [-Werror=maybe-uninitialized]
|
4 weeks ago |