aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-08kbd_mode: s/ioctl/xioctl. also saves 12 bytesDenis Vlasenko
2008-11-08kbd_mode: support -C TTY optionDenis Vlasenko
2008-11-08build system: remove '-Wl,' when we pass flags to ld.Denis Vlasenko
2008-11-07libbb: add a TODO to support new SHA-based encrypted passwordsDenis Vlasenko
2008-11-07login: fix /etc/nologin handling (should prohibit non-root LOGINS,Denis Vlasenko
2008-11-07telnetd: handle emacs M-DEL and IAC-NOP (putty keepalive)Denis Vlasenko
2008-11-07defconfig: explain what we aim it to beDenis Vlasenko
2008-11-07login: fix /etc/nologin supportDenis Vlasenko
2008-11-06add mailutils/*Denis Vlasenko
2008-11-06total overhaul of mail applets. again. Vladimir as usual.Denis Vlasenko
2008-11-06correction in commentDenis Vlasenko
2008-11-06sv: make default service dir configurable (Vladimir wants it)Denis Vlasenko
2008-11-06runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes.Denis Vlasenko
2008-11-06basename: fix error code. again. deja vu feeling...Denis Vlasenko
2008-11-06*: remove superfluous casts. no code changesDenis Vlasenko
2008-11-06build system: tidying up CONFIG_xxx names (suggested by Rob)Denis Vlasenko
2008-11-05*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x...Denis Vlasenko
2008-11-05add serial HOWTO docDenis Vlasenko
2008-11-05inetd: fix a case when we have zero servicesDenis Vlasenko
2008-11-05- commentary typo fix (tito)Bernhard Reutner-Fischer
2008-11-05- fix typo in print_user() (tito)Bernhard Reutner-Fischer
2008-11-04nslookup: tiny shrink (-5 bytes); add comment about res_initDenis Vlasenko
2008-11-02less: fix pasting into search line ('/' cmd) -Denis Vlasenko
2008-11-02lineedit: fix bug 5824: Since version 23530 with lineedit.c,Denis Vlasenko
2008-11-01add comment, no code changesDenis Vlasenko
2008-11-01gunzip: restore mtime. approx +80 bytes of codeDenis Vlasenko
2008-11-01tftpd: show help if stdin is not a socketDenis Vlasenko
2008-11-01iplink: accept shorthands for "address" keyword here:Denis Vlasenko
2008-10-31less: fix newly-introduced case of less spinning foreverDenis Vlasenko
2008-10-31runsvdir: if we have PID == 1, SIGHUP should make small pause,Denis Vlasenko
2008-10-31modprobe: fix a segfault when modprobe is called with no arguments at allDenis Vlasenko
2008-10-31kill[all[5]]: accept -s SIG too. kill_main: +29 bytesDenis Vlasenko
2008-10-30setup_environment: cd $HOME regardless of clear_env value.Denis Vlasenko
2008-10-30tftpd: be less cryptic in help textDenis Vlasenko
2008-10-30dc: support for bases 2 and 8, by Nate Case (ncase AT xes-inc.com)Denis Vlasenko
2008-10-30- minor shrinkage (~-60)Bernhard Reutner-Fischer
2008-10-30- support ip link set eth1 address 00:11:22:33:44:55Bernhard Reutner-Fischer
2008-10-29randomconfig fixesDenis Vlasenko
2008-10-29another small defconfig updateDenis Vlasenko
2008-10-29update defconfigDenis Vlasenko
2008-10-29runsvdir: kill another globalDenis Vlasenko
2008-10-29runsvdir: fx a recent vda's buglet (was pausing even if not signaled).Denis Vlasenko
2008-10-29id: better wording in comments, no code changesDenis Vlasenko
2008-10-29runsvdir: shrink (by Vladimir)Denis Vlasenko
2008-10-29runsvdir: do not exit if we are pid 1.Denis Vlasenko
2008-10-29more whitespace fixesDenis Vlasenko
2008-10-29whitespace fixes, no code changesDenis Vlasenko
2008-10-29vi: fix uninitialized last_search_pattern (bug 5794)Denis Vlasenko
2008-10-29id: coreutils compat by Tito + test scriptDenis Vlasenko
2008-10-27- typo in documentationBernhard Reutner-Fischer