start-stop-daemon: create pidfile before parent exits, closes 8596
[oweals/busybox.git] / miscutils / conspy.c
2017-08-08 Denys Vlasenkogetopt32: remove applet_long_options
2017-08-08 Denys Vlasenko*: fix up use of "getopt_longopts" for longopts not...
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2017-01-11 Denys Vlasenkolibbb: consolidate the code to set termios unbuffered...
2016-11-22 Denys VlasenkoSplit miscutils/Config.src items into miscutils/*.c...
2016-07-06 Denys Vlasenkogetopt32: add new syntax of 'o:+' and 'o:*' for -o...
2016-04-21 Denys Vlasenko*: hopefully all setup_common_bufsiz() are in place
2016-04-21 Denys Vlasenkolibbb: make bb_common_bufsiz1 1 kbyte, add capability...
2011-09-13 Pascal Bellardconspy: add framebuffer support, -Q option.
2011-08-13 Denys Vlasenkoconspy,nandwrite,nanddump: enable in defconfig
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-04-11 Pascal Bellardconspy: fix ESC key lost
2011-03-08 Denys Vlasenkouse user's shell instead of hardwired "/bin/sh" (androi...
2011-02-26 Denys VlasenkoReplace "depends on PLATFORM_LINUX" with "select PLATFO...
2011-01-18 Denys Vlasenkomass removal of underscores from _BB_DIR_foo and _BB_SU...
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-10-28 Marek Polacek*: use _exit() in sighandlers; showkey: do not use...
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-16 Denys Vlasenko*: fix "see file License ..." - the file is named LICEN...
2010-07-18 Jeremie Koenigmark Linux-specific configuration options
2010-07-04 Pascal Bellard*: introduce and use xfork() and xvfork()
2010-07-01 Pascal Bellardconspy: stop losing some keyboard keys.
2010-06-30 Pascal Bellardconspy: code shrink
2010-06-28 Pascal Bellardconspy: code shrink
2010-06-27 Denys Vlasenkoconspy: significant output minimization; blink attribut...
2010-06-25 Denys Vlasenkoconspy: make "conspy 0" use vcsa0 but "conspy" (no...
2010-06-24 Denys Vlasenkoconspy: code shrink
2010-06-24 Denys Vlasenkoconspy: document attribute byte format
2010-06-23 Pascal Bellardconspy: code shrink ~200 bytes
2010-06-21 Denys Vlasenkofix errors in detecting non-modified areas
2010-06-21 Pascal Bellardconspy: new applet