Commit History

Author SHA1 Message Date
  Rob Landley e9d3a2a38d install.c doesn't include the standard headers so hasn't got ARRAY_LEN() 5 years ago
  Elliott Hughes 6d1eb1ce40 Consistently use ARRAY_LEN. 5 years ago
  Rob Landley df07fb73be Wean scripts/install.c off toys.h so cross compiling less brittle. 8 years ago
  Rob Landley 4f53457205 Need to update install.c for the changed OLDTOY() argument list. 9 years ago
  Rob Landley 7aa651a6a4 Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. 11 years ago
  Rob Landley b1aaba1fc8 Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS() 16 years ago
  Rob Landley edee7ddeb5 Missing comma, and slight simplification in defconfig sed invocation. 17 years ago
  Rob Landley bcfad87218 Add make install_flat. 17 years ago