Commit History

Autor SHA1 Mensaxe Data
  Denys Vlasenko 17058a06c4 libbb: switch bb_ask_noecho() to "mallocing" string return API %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 77cb6b99a4 libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 2f094ae821 telnet: move winsize detection closer to I/O loop, delete non-functioning debug code %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 02859aaeb2 use auto_string() where appropriate to kill a few statics %!s(int64=9) %!d(string=hai) anos
  Denys Vlasenko d32fc647d7 libbb: fix bb_ask() to flush input before prompt, not after. Closes 7190 %!s(int64=10) %!d(string=hai) anos
  Jonathan Liu b6dc13c2d3 sulogin: allow system maintenance login if root password is empty %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko 7449e18190 getty,login: tighten up handling of ctty, pgrp, and tty attr restoring on timeout %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular %!s(int64=14) %!d(string=hai) anos
  Denys Vlasenko 557deb1014 libbb: fix bb_ask() to operate on correct fd %!s(int64=14) %!d(string=hai) anos
  Denys Vlasenko c8e18ca12c remove now-unneeded memset %!s(int64=14) %!d(string=hai) anos
  Denys Vlasenko e936c6d1c5 make echo -e "foo\nfoo" | passwd USER work %!s(int64=14) %!d(string=hai) anos
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() %!s(int64=15) %!d(string=hai) anos
  Denys Vlasenko 9b1b62adc4 Patches to enable FreeBSD build %!s(int64=15) %!d(string=hai) anos
  Bernhard Reutner-Fischer 82b1429966 - add new applet mkpasswd(1) %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 61befda93b ash,hush: add TODO for rare build failure %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 8e2cfec1cd libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko e5387a0574 bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C. %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 91e149a373 libbb: random hunt for statics %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko ab24e18c7a passwd: rework: %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 6429aabbf1 bb_askpass: shorten static password buffer. 256 is way too large. %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer 20f4000086 - add some ATTRIBUTE_UNUSED. %!s(int64=18) %!d(string=hai) anos
  Rob Landley e422af6bcb Flush input when prompting for a password (bug 373). %!s(int64=19) %!d(string=hai) anos
  Eric Andersen 6f9a7783ce Do not use getpass(3) %!s(int64=20) %!d(string=hai) anos