Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko 35a064b67f build system: tidying up CONFIG_xxx names (suggested by Rob) hace 16 años
  Denis Vlasenko 5a89763fb7 tftpd: show help if stdin is not a socket hace 16 años
  Bernhard Reutner-Fischer d73cbd31a2 - first pass to unify/cleanup uid handling (-236b) hace 16 años
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. hace 16 años
  Denis Vlasenko 7049ff8696 whitespace fixes. no code changes hace 16 años
  Denis Vlasenko 31e1286365 tftp: help compiler a bit hace 16 años
  Denis Vlasenko 8474cd38f3 tftpd: PXE server said to need to support "tsize" option hace 16 años
  Denis Vlasenko 5599502a55 more -Wall warning fixes. -Wall is enabled now. hace 16 años
  Denis Vlasenko 4824ccae8e *: fix build problems found with randomconfig hace 17 años
  Denis Vlasenko 0a0180cdc5 tftpd: small trivial shrink hace 17 años
  Denis Vlasenko 7a60133c6c tftpd: fix download: we must change user AFTER bind hace 17 años
  Denis Vlasenko 403a5a298e tftpd: options -c (allow _new_ files to be uploaded) and -u USER hace 17 años
  Denis Vlasenko 71c9f015e9 tftp(d): a bit more verbose error reporting hace 17 años
  Denis Vlasenko dd9228b861 tftpd: make it emit error packets hace 17 años
  Denis Vlasenko d7e6af2dda tftpd: make open() check r/w permissions instead of doing it ourself. hace 17 años
  Denis Vlasenko 78c5656530 tftpd: fix bugs spotted by Vladimir hace 17 años
  Denis Vlasenko aa9b1828b9 tftpd: new applet (mostly using existing code for tftp) hace 17 años
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) hace 17 años
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 17 años
  Denis Vlasenko 4e6d5117b8 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames hace 17 años
  Bernhard Reutner-Fischer 8c69afd992 - be C99 friendly. Anonymous unions are a GNU extension. This change is hace 17 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 5d61e71c3a introduce safe_poll (fixes a problem in top) hace 17 años
  Denis Vlasenko 87f3b26b3a *: replace select-for-one descriptor with poll, it's smaller. hace 17 años
  Paul Fox 40f0bcf9d3 fix infinite retry bug. also, reduce per-packet receive timeout hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous hace 17 años
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) hace 17 años
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) hace 17 años
  Denis Vlasenko 4b924f3a5c whitespace fixes hace 17 años