1. bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
  2. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  3. a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  4. cd473dd removed warning "comparison between signed and unsigned". Added ATTRIBUTE_UNUSED. Whitespace by "Vladimir N. Oleynik" · 19 years ago
  5. c1ef7bd just whitespace by Tim Riker · 19 years ago
  6. d957b95 fix bug #474: 0000474: vi crashes often by Paul Fox · 19 years ago
  7. 6f347ef common BUFSIZ BSS buffer, small reduce code, data and bss by "Vladimir N. Oleynik" · 19 years ago
  8. 61e45db catch and report errors from file_write() by Paul Fox · 19 years ago
  9. 90372ed make Hit_Return() available when CONFIG_FEATURE_VI_COLON is off. it's by Paul Fox · 19 years ago
  10. c350485 initialize a couple of vars whose warnings were suppressed because by Paul Fox · 19 years ago
  11. 8552aec some combinations of status line and screen refresh don't give a by Paul Fox · 19 years ago
  12. f2de0b7 allow either backspace or DEL, in addition to the user's erase by Paul Fox · 19 years ago
  13. 18433aa applying fix for: by Paul Fox · 19 years ago
  14. d13b90b allow both ^H and DEL to backspace in insert mode (bug #23) by Paul Fox · 19 years ago
  15. 0ef24c6 Fix vi so that error messages, insert mode messages, etc are by Eric Andersen · 19 years ago
  16. 4e5936e In Bug 208, bernhardf writes: by Mike Frysinger · 20 years ago
  17. a9eb33d regularly update the status line display -Erik by Eric Andersen · 20 years ago
  18. 165e8cb Assign 'forced' before the goto to avoid a warning by Eric Andersen · 20 years ago
  19. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  20. 90fb65f Patch from Thomas Winkler -- vi -R did not work by Eric Andersen · 21 years ago
  21. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  22. 5cc90ea Richard Kojedzinszky writes: by Eric Andersen · 21 years ago
  23. aeea32c Richard Kojedzinszky writes: by Eric Andersen · 21 years ago
  24. ee82906 Patch by Richard Kojedzinszky, when using END at end of lines it was by Glenn L McGrath · 21 years ago
  25. d10f36f Match changes made to cmdedit by Eric Andersen · 21 years ago
  26. 8efe967 Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) by Eric Andersen · 21 years ago
  27. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  28. 7127b58 Fix crashme code, by Jim Treadway by Glenn L McGrath · 22 years ago
  29. 09adaca last_patch_69, 8 bit clean and other fixes from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  30. a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
  31. fda2b7f A patch from Jouni Malinen to avoid some buffer overflows in vi, by Eric Andersen · 22 years ago
  32. 6fdacc7 vi inlining by Aaron Lehmann · 22 years ago
  33. a71389b Applied a patch from Philip Blundell <pb@nexus.co.uk>: by Robert Griebl · 22 years ago
  34. 86c76a9 fix from kergoth by Tim Riker · 23 years ago
  35. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  36. bff7a60 Patch from "Andrew Tipton" <andrew@cadre5.com> to enable vi cursor by Eric Andersen · 23 years ago
  37. 80f5ac7 Patch from Steve Merrifield <steve@labyrinth.net.au> to make vi use xmalloc by Eric Andersen · 23 years ago
  38. c822763 Change strdup calls to xstrdup (patch from Steve Merrifield). by Matt Kraai · 23 years ago
  39. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  40. fdbac35 Patch from Robert J. Osborne <rj@resourceinternational.com> that fixes by Eric Andersen · 23 years ago
  41. 51038a3 Don't save and restore readonly flag if BB_FEATURE_VI_READONLY isn't enabled. by Matt Kraai · 23 years ago
  42. 20aab26 Some adjustments, mostly from David McCullough <davidm@lineo.com> to by Eric Andersen · 23 years ago
  43. 044228d This is vodz' latest patch. Sorry it took so long... by Eric Andersen · 23 years ago
  44. dd8500b Cleanups and sinze reduction for the vi applet from Aaron Lehmann by Eric Andersen · 23 years ago
  45. 78b0e37 Vladimir's last_patch_15 by Glenn L McGrath · 23 years ago
  46. e0c0757 These were broken when using dmalloc due to include file ordering by Eric Andersen · 24 years ago
  47. ddb0054 A patch from Aaron Lehmann <aaronl@vitelus.com> to fix a by Eric Andersen · 24 years ago
  48. c33ebc9 A patch from Vladimir to use last_char_is(), and a patch from by Eric Andersen · 24 years ago
  49. 822c383 Another vi update from Sterling Huxley: by Eric Andersen · 24 years ago
  50. c1bdffe Another nice cleanup from Larry. This adds a new last_char_is() function and by Eric Andersen · 24 years ago
  51. 1c0d311 Several fixes from Sterling Huxley for the vi applet. by Eric Andersen · 24 years ago
  52. 4fd382e Remove unused optarg variable by Eric Andersen · 24 years ago
  53. d402edf Some cleanups for libc5 support by Eric Andersen · 24 years ago
  54. 3f98040 I said no new features till after the 0.51 release. Well, I lied. This is a by Eric Andersen · 24 years ago