Commit History

Author SHA1 Message Date
  Rob Landley 59e16e10b4 Yank some unnecessarily exported global variables that should be static. 2 years ago
  Rob Landley 7aaf3f36f8 Teach sort -h to handle decimals. 2 years ago
  Rob Landley 218e3aa7eb Move ext2.html into www/doc and convert mount.txt to mount.html 2 years ago
  Rob Landley e28e5bb465 Add sort -h (human readable), have -u imply -s, and general cleanup. 2 years ago
  Rob Landley 9e0547cb94 Promote host to net 2 years ago
  Rob Landley 3a33734a84 Teach host to look up nameserver in /etc/resolv.conf and use same 2 years ago
  Rob Landley 61cb6ab6b9 Move #include <sys/syscall.h> into toys.h. 2 years ago
  Rob Landley 7dc743d21f Have llist_pop(0) return NULL the same way dlist_pop() does. 2 years ago
  Rob Landley 34a025cc0e Don't remove the atexit() and then call it manually right before exiting. 2 years ago
  Rob Landley de0e3fc0fb Make xsignal_all_killers() slightly less magic. (Use SIG_DFL instead of NULL.) 2 years ago
  Rob Landley 42ff6bd1de Move QEMU bug workaround from host wrapper to target init script. 2 years ago
  Rob Landley f4f5fd5d78 Add cmp -n and wire up skip1 and skip2, plus new test, FLAG() conversions... 2 years ago
  Rob Landley 95578350a3 Clean up host. 2 years ago
  Rob Landley 9827d4aa03 When building with -funsigned-char, warning about passing a "char *" to an 2 years ago
  Firas Khalil Khana 34d660ecda Fix a typo in my name 2 years ago
  Rob Landley e1917654af Attempt to make --preserve=xattr,context work together and individually. 2 years ago
  Dario Freni 887ba4eb7a Fix logic to avoid copying selinux context xattr. 2 years ago
  Rob Landley 794a0247d0 Fix inappropriate use of sigatexit() 2 years ago
  Rob Landley f1b91e30c4 Minor cleanups: comments, whitespace, use \e instead of \033 2 years ago
  Rob Landley ea4748a7cb iggyvolz pointed out that mkroot targets with builtin initramfs were 2 years ago
  Rob Landley 8b7e02f428 Promote uclampset to other. 2 years ago
  Rob Landley ee69001bba Cleanup uclampset. 2 years ago
  Elliott Hughes f1b22c5de0 Add uclampset(1). 2 years ago
  Rob Landley 4824756b7a Add -samefile, collate help text, cleanup, update tests. 2 years ago
  Rob Landley 0f51bfc50c Clean up password plumbing. 2 years ago
  Rob Landley 15cbb92dff Move get_line() out of lib/ into last user. 2 years ago
  Rob Landley d42cb27e0b Tiny cleanup. 2 years ago
  Elliott Hughes ca6fcbbc86 strace: fix m68k build. 2 years ago
  Rob Landley 8cf1722f0f Running mkroot package builds in a subshell means they can't set QEMU_MORE. 2 years ago
  Rob Landley 864370cab1 The /etc/rc source didn't have the directory so was searching the $PATH, 2 years ago