Ron Yorston 71df2d3589 hush: allow hush to run embedded scripts 5 년 전
..
volume_id 43b17b1cd0 restore documentation on the build config language 6 년 전
Config.src 43b17b1cd0 restore documentation on the build config language 6 년 전
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 7 년 전
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 7 년 전
fdisk.c 1ab3899d49 fdisk: code shrink 6 년 전
fdisk_aix.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
fdisk_gpt.c 349d72c19c unzip: use printable_string() for printing filenames 6 년 전
fdisk_osf.c f1fdda4542 Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not defined 6 년 전
fdisk_sgi.c c104549b48 fdisk: sync up with some util-linux 2.31 behavior 6 년 전
fdisk_sun.c c104549b48 fdisk: sync up with some util-linux 2.31 behavior 6 년 전
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 7 년 전
fsfreeze.c 0c4dbd481a regularize format of source file headers, no code changes 7 년 전
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 7 년 전
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 7 년 전
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 7 년 전
mesg.c 0c4dbd481a regularize format of source file headers, no code changes 7 년 전
minix.h 23961b2fd3 more bionic fixes 8 년 전
mkfs_ext2.c abfa3ec059 move storage helpers to libbb.h 6 년 전
mkfs_ext2.txt 149a32a19b mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir) 15 년 전
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 7 년 전
mkfs_reiser.c abfa3ec059 move storage helpers to libbb.h 6 년 전
mkfs_vfat.c abfa3ec059 move storage helpers to libbb.h 6 년 전
mkswap.c 2ab9403119 whitespace and comment format fixes, no code changes 7 년 전
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 년 전
nologin.c 71df2d3589 hush: allow hush to run embedded scripts 5 년 전
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 7 년 전
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 7 년 전
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 7 년 전
uevent.c c4367d7227 uevent: placate gcc 7 년 전
umount.c b083e8cc53 umount: fix "umount -t FSTYPE MNTPOINT" acting as if -a is specified 6 년 전
unshare.c 4c201c00a3 whitespace fixes 6 년 전
wall.c 0c4dbd481a regularize format of source file headers, no code changes 7 년 전