Commit History

Author SHA1 Message Date
  ZRY d0618dd315 Fix bug: make root not support -j24 arg. 1 year ago
  ZRY b432e9f51c First version ok. 1 year ago
  ZRY fdc52d851a Fix bug of zry-build.sh. 1 year ago
  ZRY da17ef2885 For the convenience of building this, I added the .config into git tracking list. 1 year ago
  ZRY 65f9d321e6 Add a shell script for build more easily. 1 year ago
  Rob Landley bec57325b5 Expanding readlink and realpath (in progress). 1 year ago
  Rob Landley 838e68d574 Fix xabspath() in keep symlinks mode. 1 year ago
  Rob Landley 9600642ba4 Call function that works like strstart() but on a char chrstart(). 1 year ago
  Rob Landley 70c5ed4d95 Use testcmd instead of manual workaround for shell builtin. 1 year ago
  Rob Landley 4209607a72 Add test for last char of -f bug. 1 year ago
  Kelvin Zhang 9dbb3bb6bd Fix broken test due to directory symlink 1 year ago
  Daniel Mentz 5ed3c33417 Fix grep to not truncate last character of file provided by -f argument 1 year ago
  Rob Landley 76369dd193 Fix up host.c a bit more. 1 year ago
  Alexander Holler 3b4a95a52b sh: add a test for x=${x//y} 1 year ago
  Alexander Holler da5a1e5801 sh: fix bug in parameter substitution (pattern replacement) 1 year ago
  Alexander Holler 76834a1a58 sh: add a test for x=${x%y} 1 year ago
  Alexander Holler 3bc85530e1 sh: fix bug in parameter substitution (with shortest path removal) 1 year ago
  Alexander Holler 0bb61e3aef su: do not require /etc/shadow or a password there if called as root 1 year ago
  Rob Landley 149bc75a9b Bug report from nomas2000: inverted test in check for trailing rubbish. 1 year ago
  Rob Landley 0866cdd2a0 More specific sed to hit just the one config symbol. 1 year ago
  Rob Landley 35de50117e We don't need Apple Desktop Bus support in m68k, and /dev/?db hits adb. 1 year ago
  Rob Landley f02f67de63 patch --dry-run should not create or delete files. 1 year ago
  Rob Landley a249f56843 Add one more patch the kernel guys ignored, and fix typo in module build. 1 year ago
  Rob Landley 19f16d9825 Various --longopts Antoni Villalonga says are used in package builds. 1 year ago
  Rob Landley 94c2a5243c Remove redundant longopt variant that's now handled as an abbreviation. 1 year ago
  Rob Landley 3a88a23df6 Trivial cleanup. 1 year ago
  Rob Landley a9bd5923aa Antoni Villalonga requested uname -p because some package builds need it, 1 year ago
  Rob Landley 2dbf0fe532 Add swapoff -a -v and move octal_deslash() to lib for fstab parsing. 1 year ago
  Rob Landley 1c7412199a Another workaround for mksh not being bash. 1 year ago
  Rob Landley 1cd2c07f94 Actually fix netcat server mode. (Helps to have -u in the test.) 1 year ago