- 6799989 Add completion support for bash(1) by WHR · 1 year, 1 month ago
- 8469161 Move the unused ioctl function into a separated file by WHR · 1 year, 1 month ago
- 862adf5 which: skip names that end with '/' by WHR · 1 year, 1 month ago
- 1be08e2 Reset OPTIND before using getopts in functions by WHR · 1 year, 1 month ago
- d2430a0 Support getting perl(1) executable path from environment; add a custom which(1) implementation as an Unix shell function by WHR · 1 year, 1 month ago
- e7ba8cc Ignore empty flag strings; localize some more variables in chflags function by WHR · 1 year, 1 month ago
- 9bea428 Add build-function.sh which can generate an all-in-one script for including from an existing shell session by WHR · 1 year, 1 month ago
- ee35af6 Support using perl(1) to call ioctl(2) as an alternative to toolbox(1) by WHR · 1 year, 1 month ago
- 24adb9b Remove an unused variable assignment by WHR · 1 year, 1 month ago
- 1d62e99 Fix replacing flags with '=' prefix didn't work as expected; support Linux on mips, powerpc and sparc by WHR · 1 year, 1 month ago
- 773e04b Skip EXT2_IOC_SETFLAGS if new flags is same as original flags by WHR · 1 year, 1 month ago
- 7068985 Recur into subdirectory even if EXT2_IOC_GETFLAGS failed for that directory by WHR · 1 year, 1 month ago
- 19bf800 Implement chflags(1) options by WHR · 1 year, 1 month ago
- 672b85e Implement chflags(1) for Linux by WHR · 1 year, 1 month ago