Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rob Landley 63a0e7afff Make help text spacing consistent. 5 gadi atpakaļ
  Rob Landley 81207825c5 Fix various warnings building on FreeBSD. 5 gadi atpakaļ
  Rob Landley b51fcf8e79 Don't include toys.h and lib/*.c in config2help.c, the host vs cross compiler 6 gadi atpakaļ
  Rob Landley 7828920303 Workaround from Patrick Oppenlander for a bug in config2help.h that resulted 6 gadi atpakaļ
  Rob Landley e59d2e49ef config2help.c: Rename trim() to skip_spaces(), fluff out comments a bit. 7 gadi atpakaļ
  Mike Frysinger bef3a510a6 config2help: add missing ctype.h include 8 gadi atpakaļ
  Rob Landley 3879cd97c1 Musl needs an extra #include. 8 gadi atpakaļ
  Rob Landley 187649de81 Don't include toys.h from config2help.c (so cross-compiling from systems we 8 gadi atpakaļ
  Rob Landley 7d6af77804 Make defconfig build for nommu. 8 gadi atpakaļ
  Rob Landley e5354ca12a Replace toys.exithelp with help_exit() in lib. 8 gadi atpakaļ
  Rob Landley e6314da6fe generated/help.h is a lot easier to read with an extra newline between each help entry. 10 gadi atpakaļ
  Rob Landley 1fb3ae7075 Various cleanups found by Tom Sparrow's static analysis. 10 gadi atpakaļ
  Rob Landley 0432050a75 More elaborate help text collating logic. 10 gadi atpakaļ
  Rob Landley c049bca239 Collate usage: lines in help text. 10 gadi atpakaļ
  Rob Landley 2ded83376c Help text, collate usage blocks (badly). 10 gadi atpakaļ
  Rob Landley 86cafe1fde Replace python help converter with C implementation. 10 gadi atpakaļ