Euan Harris 254e47372f nsenter: fix parsing of -t, -S and -G options пре 6 година
..
volume_id e411cd071a volume_id: add LittleFS detection пре 6 година
Config.src 72089cf6b4 config: deindent all help texts пре 7 година
Kbuild.src dd898c9f33 Convert all util-linux/* applets to "new style" applet definitions пре 7 година
acpid.c 22542eca18 getopt32: remove opt_complementary пре 7 година
blkdiscard.c 160d027c21 blkdiscard: Only build on Linux пре 6 година
blkid.c bf18239e3d blkid: make it NOEXEC, make FEATURE_BLKID_TYPE=y default пре 7 година
blockdev.c 9f59849daa blockdev, fsfreeze, fstrim, mountpoint: make NOEXEC пре 7 година
cal.c cbdc37cae0 cal: make it NOEXEC пре 6 година
chrt.c a497231f53 chrt: code shrink пре 6 година
dmesg.c 72089cf6b4 config: deindent all help texts пре 7 година
eject.c 22542eca18 getopt32: remove opt_complementary пре 7 година
fallocate.c 0c4dbd481a regularize format of source file headers, no code changes пре 6 година
fatattr.c 354b104df1 fatattr: make NOEXEC пре 7 година
fbset.c 72089cf6b4 config: deindent all help texts пре 7 година
fdformat.c 2ab9403119 whitespace and comment format fixes, no code changes пре 6 година
fdisk.c 2ab9403119 whitespace and comment format fixes, no code changes пре 6 година
fdisk_aix.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
fdisk_gpt.c ddacb03e87 libbb: commonalize a bit of little-endian CRC32 table generation code пре 6 година
fdisk_osf.c f1fdda4542 Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not defined пре 6 година
fdisk_sgi.c 015db5800c randomconfig fixes пре 8 година
fdisk_sun.c cf5731bcbd fdisk_sun: fix partition alignment пре 11 година
findfs.c 68b653b66b config: trim/improve item names and help texts, take 2 пре 7 година
flock.c 22542eca18 getopt32: remove opt_complementary пре 7 година
freeramdisk.c ec98e3a628 freeramdisk: make NOEXEC пре 7 година
fsck_minix.c dce39c9894 fsck_minix,mkfs_minix: fix "strict-aliasing" warnings пре 6 година
fsfreeze.c 0c4dbd481a regularize format of source file headers, no code changes пре 6 година
fstrim.c 3be4b9b0de fstrim: do not check that specified file is on a block device пре 6 година
getopt.c ebe6d9d875 whitespace and comment format fixes, no code changes пре 6 година
hexdump.c 72089cf6b4 config: deindent all help texts пре 7 година
hexdump_xxd.c 22542eca18 getopt32: remove opt_complementary пре 7 година
hwclock.c 22542eca18 getopt32: remove opt_complementary пре 7 година
ionice.c 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec пре 7 година
ipcrm.c c6ce1c9ca3 ipcrm,ipcs: make them NOEXEC пре 6 година
ipcs.c 7798282db2 ipcs: further code shrink пре 6 година
last.c 72089cf6b4 config: deindent all help texts пре 7 година
last_fancy.c 783d57af7b Sort some miscutils/ applets into coreutils or util-linux пре 7 година
losetup.c 22542eca18 getopt32: remove opt_complementary пре 7 година
lspci.c 3239ab89c9 lspci,lsscsi,lsusb: make them NOEXEC пре 7 година
lsusb.c 3239ab89c9 lspci,lsscsi,lsusb: make them NOEXEC пре 7 година
mdev.c 0c4dbd481a regularize format of source file headers, no code changes пре 6 година
mesg.c 0c4dbd481a regularize format of source file headers, no code changes пре 6 година
minix.h 23961b2fd3 more bionic fixes пре 8 година
mkfs_ext2.c 7398892ac0 mkfs_ext2, mkfs_vfat: fix warnings in STORE_LE on big-endian platforms пре 6 година
mkfs_ext2.txt 149a32a19b mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir) пре 14 година
mkfs_ext2_test.sh 08dfafc437 fix more instances of ": $((a++))" in shell scripts пре 7 година
mkfs_minix.c dce39c9894 fsck_minix,mkfs_minix: fix "strict-aliasing" warnings пре 6 година
mkfs_reiser.c 22542eca18 getopt32: remove opt_complementary пре 7 година
mkfs_vfat.c 7398892ac0 mkfs_ext2, mkfs_vfat: fix warnings in STORE_LE on big-endian platforms пре 6 година
mkswap.c 2ab9403119 whitespace and comment format fixes, no code changes пре 6 година
more.c 72089cf6b4 config: deindent all help texts пре 7 година
mount.c 4892f3a4c7 inetd,mount: add comment with example of flags to build with libtirpc пре 6 година
mountpoint.c 22542eca18 getopt32: remove opt_complementary пре 7 година
nsenter.c 254e47372f nsenter: fix parsing of -t, -S and -G options пре 6 година
pivot_root.c fdb92359e4 pivot_root: make it NOFORK пре 7 година
rdate.c 2aeb201c97 libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided пре 6 година
rdev.c 0c4dbd481a regularize format of source file headers, no code changes пре 6 година
readprofile.c 0e09ded2f1 readprofile: code shrink пре 6 година
renice.c 7bcde5f00d libbb.h: always include sys/resource.h пре 6 година
rev.c 72089cf6b4 config: deindent all help texts пре 7 година
rtcwake.c 22542eca18 getopt32: remove opt_complementary пре 7 година
script.c 22542eca18 getopt32: remove opt_complementary пре 7 година
scriptreplay.c dd55d5d53c script: make -t independent of scriptreplay пре 7 година
setarch.c 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec пре 7 година
setpriv.c 0180b57aaf setpriv: placete "declaration of 'index' shadows a global declaration" warning пре 6 година
setsid.c 22542eca18 getopt32: remove opt_complementary пре 7 година
swaponoff.c 8cae43c5d7 swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABEL пре 7 година
switch_root.c 2af5e3fac3 libbb: compile capability code only if FEATURE_SETPRIV_CAPABILITIES or RUN_INIT пре 6 година
taskset.c 0c4dbd481a regularize format of source file headers, no code changes пре 6 година
uevent.c c4367d7227 uevent: placate gcc пре 6 година
umount.c b083e8cc53 umount: fix "umount -t FSTYPE MNTPOINT" acting as if -a is specified пре 6 година
unshare.c 1b510900e2 unshare: -r should map root to user, not the other way around пре 6 година
wall.c 0c4dbd481a regularize format of source file headers, no code changes пре 6 година