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 年之前