summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-11vi: make put commands more like viRon Yorston
2021-04-11vi: allow the '.' command to have a repetition countRon Yorston
2021-04-11vi: allow 'r' command to be aborted, repeatedRon Yorston
2021-04-11vi: improvements to undoRon Yorston
2021-04-11vi: more fixes to range selection by wordRon Yorston
2021-04-11vi: improvements to range selectionRon Yorston
2021-04-11vi: code shrink search commandsRon Yorston
2021-04-08vi: changes to option handlingRon Yorston
2021-03-30vi: deal with invalid movements in shift commandsRon Yorston
2021-03-29vi: code shrinkRon Yorston
2021-03-29vi: improve operations involving paragraph movementRon Yorston
2021-03-29vi: improve motion by paragraphRon Yorston
2021-03-29vi: allow repetition count for paragraph motionRon Yorston
2021-03-29vi: allow motion count for change/delete/yank/shiftRon Yorston
2021-03-29vi: support more commands for range selectionRon Yorston
2021-03-29vi: improvements to character search within lineRon Yorston
2021-03-29vi: remember cursor column during vertical motionRon Yorston
2021-03-29vi: 'G'/'M' commands move to first visible characterRon Yorston
2021-03-29vi: don't overwrite existing fileRon Yorston
2021-03-29vi: make buffer handling more vi-likeRon Yorston
2021-03-29vi: code shrinkRon Yorston
2021-03-29vi: fix word operations across line boundariesRon Yorston
2021-03-26ntpd: code shrink (force not-inlining, stop returning structs)Denys Vlasenko
2021-03-23timeout,top,watch,ping: parse NN.N fractional duration in locales with other ...Denys Vlasenko
2021-03-20resume: write offset in /sys/power/resume_offsetDenys Vlasenko
2021-03-19login: implement LOGIN_TIMEOUTDenys Vlasenko
2021-03-16udhcpc: ignore zero-length DHCP options, take 2Denys Vlasenko
2021-03-16udhcpc: ignore zero-length DHCP optionsRussell Senior
2021-03-15echo: special case "echo --help": it should not show help textDenys Vlasenko
2021-03-12decompress_gunzip: Fix DoS if gzip is corruptSamuel Sapalski
2021-03-10hush: make LINENO selectable without BASH-COMPATDenys Vlasenko
2021-03-09wget: new option FEATURE_WGET_FTP to enable/disable FTPSergey Ponomarev
2021-03-09bloat-o-meter: avoid double countingRon Yorston
2021-03-09start-stop-daemon: explain -x + -a testDenys Vlasenko
2021-03-02ntpd: tweak commentsDenys Vlasenko
2021-03-02ntpd: decrease INITIAL_SAMPLES from 4 to 3Denys Vlasenko
2021-03-01vi: code shrinkDenys Vlasenko
2021-03-01vi: restore 0 offset after :set noXXX commandAlison Winters
2021-02-26bc: typo fix in commentDenys Vlasenko
2021-02-26dc: more docs in --helpDenys Vlasenko
2021-02-26dc: document what non-GNU commands doDenys Vlasenko
2021-02-26bc/dc: fix length(0) and length(0.000nnn) resultDenys Vlasenko
2021-02-26dc: correct --help textDenys Vlasenko
2021-02-23trylink: do not drop libs from CONFIG_EXTRA_LDLIBSDenys Vlasenko
2021-02-23echo: do not assume that free() leaves errno unmodifiedNatanael Copa
2021-02-23lineedit: support empty PATH entries in tab completionRon Yorston
2021-02-22diff: code shrinkRon Yorston
2021-02-22dnsd: check that we don't read past packetDenys Vlasenko
2021-02-21udhcp: reuse stringsDenys Vlasenko
2021-02-21ntpd: log responses to clients at log level 3Denys Vlasenko