Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Denis Vlasenko 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op 16 vuotta sitten
  Denis Vlasenko 31d58e58d2 randomconfig fixes 16 vuotta sitten
  Denis Vlasenko c3a9dc8ac5 vi: fix uninitialized last_search_pattern (bug 5794) 16 vuotta sitten
  Denis Vlasenko 5f6aaf39cf less: reuse former vi's key reading code. Improve SIGWINCH handling. 16 vuotta sitten
  Denis Vlasenko 0112ff5203 vi: move key reading routine out of vi into llbbb 16 vuotta sitten
  Denis Vlasenko 4c9e9c4314 vi: handle chars 0x80, 0x81... correctly 16 vuotta sitten
  Rob Landley 4bdeaaf556 Comment and whitespace tweaks. 16 vuotta sitten
  Denis Vlasenko e3742f4217 vi: explain why reading 4 chars is unsafe 16 vuotta sitten
  Denis Vlasenko 1dfeeeb651 vi: whitespace fix 16 vuotta sitten
  Denis Vlasenko 8ef801b40c vi: a few trivial optimizations to keyboard reading code; bump timeout to 50s. 16 vuotta sitten
  Rob Landley 7960ea8918 Confirmed that on Linux the serial interrupt takes precedence over the timer 16 vuotta sitten
  Denis Vlasenko d44c1535ae vi: fix bizarre formatting. no code changes 16 vuotta sitten
  Denis Vlasenko ded6ad34ed fix recurring "last_cmd overrun", fix [del] handling in insert mode 16 vuotta sitten
  Denis Vlasenko 267e16c74a vi: trivial size optimization -65 bytes 16 vuotta sitten
  Denis Vlasenko 25497c1d92 vi: reinstate timeout of 300 ms 16 vuotta sitten
  Denis Vlasenko 5373fbcd11 vi: add comments to Rob's algorithm of reading and matching ESC sequences 16 vuotta sitten
  Rob Landley 5e38cd910a Escape sequences sent over serial links don't come in as a block, so poll 16 vuotta sitten
  Rob Landley 988dd5549b Clean up editors/vi.c:readit() so it only does readahead when actually 16 vuotta sitten
  Denis Vlasenko 30cfdf90ce crontab: do not destroy STDIN_FILENO, editor may need it (crontab -e) 16 vuotta sitten
  Denis Vlasenko 7b54dc788c vi: using array data after it fell out of scope is stupid. 16 vuotta sitten
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 vuotta sitten
  Denis Vlasenko d699544205 vi: fix vda's thinko 16 vuotta sitten
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 vuotta sitten
  Denis Vlasenko 9092f754bd print_flags: fix trivial thinko 16 vuotta sitten
  Denis Vlasenko 70685bd022 vi: fix yet another vda's thinko 16 vuotta sitten
  Denis Vlasenko e3eae0d445 vi: fix obvious thinko's 16 vuotta sitten
  Denis Vlasenko 2a210e5df2 vi: fix vda's breakage (by Cristian Ionescu-Idbohrn) 16 vuotta sitten
  Denis Vlasenko 3387538bbe vi: small code shrink 16 vuotta sitten
  Denis Vlasenko b175946ba4 vi: fix the bug where vi never grows the edit buffer. 16 vuotta sitten
  Bernhard Reutner-Fischer 5e25ddb7d3 - use STD*_FILENO some more. No object-code changes 16 vuotta sitten