2010-04-19 |
Denys Vlasenko | vi: discover window size even on serial consoles. optional |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Denys Vlasenko | vi: remove superfluous check on filename == "" |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Denys Vlasenko | remove stdio from allnoconfig build |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Denys Vlasenko | vi: code shrink |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Denys Vlasenko | vi: code shrink; save/restore errno in signal handlers |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Denys Vlasenko | add a file which shows what builds on ancient RH9 image |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Tomas Heinrich | read_key: fix buffer length calculation |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Nguyễn Thái... | ar: fix a regression: "ar t arch.a" stopped shoting... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Denys Vlasenko | httpd_indexcgi example: trivial fix |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Denys Vlasenko | udhcpc: make help text better |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Denys Vlasenko | loop: correct minor device number limit |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Denys Vlasenko | devmem: map two pages only if it is necessary |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Lauri Kasanen | mount: add an optional capability to create new /dev... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Denys Vlasenko | dnsd: enforce alignment on packet buffer |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Ralf Rösch | modutils-24: [mips] modutlis-24 segfault fix for 2... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Denys Vlasenko | hwclock: improve, and then disable clever sync code... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Denys Vlasenko | xargs: do not decrease orig_arg_max to negative values |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Nguyễn Thái... | Exclude syslog code if FEATURE_SYSLOG is not set |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Denys Vlasenko | tar: fix "hardlinks to symlinks chown" bug 1519. |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Denys Vlasenko | tar: fix mishandling of repeated hardlink in tarball... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Steve Bennett | ipcalc: more correct checking for proper number of... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Denys Vlasenko | ps: fix non-DESKTOP option handling code |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Denys Vlasenko | hexdump: make -s 0xNNNNN work |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Denys Vlasenko | fix typo |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Denys Vlasenko | libbb: add skip_dev_pfx() |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Denys Vlasenko | init: clear utmp entries for dead processes, if they... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Denys Vlasenko | Move utmp/wtmp support to "General configuration" section |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Denys Vlasenko | telnetd: fill hostname field in utmp/wtmp records |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Denys Vlasenko | fdisk: make comment more clear |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Denys Vlasenko | udhcp: s/sipservers/sipsrv/ to match other similar... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Denys Vlasenko | fdisk: make 'b' command optionally adjust C/H/S; "fdisk... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Denys Vlasenko | fdisk: code shrink without logic changes |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Denys Vlasenko | removed extra \n in fdisk help text |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Denys Vlasenko | telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Denys Vlasenko | libbb: split update_utmp from login/getty in preparatio... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Denys Vlasenko | who: fix attempts to open '/dev/dev/ttyX'; make columns... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Denys Vlasenko | udhcpd: note missing sanity checks on INFORM message... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Denys Vlasenko | update examples/udhcp/udhcpd.conf |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Denys Vlasenko | udhcp: implement "raw" binary options. Closes bug 735 |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Denys Vlasenko | libbb: factor out hex2bin() for infiniband address... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Denys Vlasenko | udhcp: s/dhcp_option/dhcp_optflag/g |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Denys Vlasenko | udhcpc: trivial shrink |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Denys Vlasenko | awk: add comment about fixing bug 1333 |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Denys Vlasenko | awk: don't append bogus data after NUL in sub(); shrink |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Denys Vlasenko | udhcpd: support decoding of option 120 "SIP servers... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Denys Vlasenko | cosmetic fixes, no code changed |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Denys Vlasenko | ftpd: shrink by 33 bytes |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Denys Vlasenko | libbb: make index_in_substrings return -1 on ambiguous... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Denys Vlasenko | libpwdgrp: comment out unused data |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Denys Vlasenko | httpd: fix proxy mode bug (annoying but harmless),... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Chris Metcalf | testsuite fixes |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Denys Vlasenko | ifplugd: more robust interface name match check |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Denys Vlasenko | mdev: add "!" syntax support |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Denys Vlasenko | clean up redundant, commented-out and misplaced includes |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Denys Vlasenko | fix Config.in tab usage |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Janne Kiviluoto | syslogd: make maximum message length configurable |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Denys Vlasenko | libpwdgrp: comment out more unused functions |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Denys Vlasenko | libpwdgrp: comment out functions with UNUSED_SINCE_WE_A... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Denys Vlasenko | libpwdgrp: style cleanups |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Denys Vlasenko | libpwdgrp: code style fixes, no real code changes |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Denys Vlasenko | libpwdgrp: can't depend on strlen(line_buff) != 0 |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Denys Vlasenko | dpkg: remove redundant check |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Maxim Kryzhanovsky | ifplugd: code shrink; expanded comments |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Denys Vlasenko | dpkg: better check for validity of options |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Kim B. Heino | dpkg: support config file overwrite options |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Denys Vlasenko | provide safe_gethostname() for non-linux systems |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Denys Vlasenko | libbb: locate PAGE_SIZE on Hurd |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Maxim Kryzhanovsky | ifplugd: code shrink |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Denys Vlasenko | "make release" should delete .git directory too |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Denys Vlasenko | cpio test: fix false positive with DESKTOP off |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Denys Vlasenko | usage: random tweaks to help texts |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Denys Vlasenko | dumpleases: better help text |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Denys Vlasenko | udhcpd: fix -v/-P mixup |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Denys Vlasenko | udhcp: abort if we see unknown option, and show valid... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Denys Vlasenko | sysctl: tiny code shrink |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Jérémie Koenig | Hurd compat fixes. Mostly dealing with absent PATH_MAX |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | vi: fix NUM + "$" handling |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | ash: line up builtin table. no code changes |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | ash: trap with bad signal name should not abort |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT,... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Tomas Heinrich | unicode: optional table for better handling of neutral... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | udhcp: cosmetic cleanups; one case of s/full_read/xread/ |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Tomas Heinrich | unexpand: fix "a b"\n" input case |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Tomas Heinrich | [un]expand: account for different character widths... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | udhcp: pass pointer to whole packet to "add option... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | udhcp: move options.c to common.c; disable unused bool... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Denys Vlasenko | udhcpc: add -x OPT:VAL option |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Bernhard Reutner... | update defconfig |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Bernhard Reutner... | remove ar write support from TODO |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Denys Vlasenko | udhcp: add testing bits to dns en/decoder |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Denys Vlasenko | udhcp: we call DNS name encoder with NULL, this can... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Denys Vlasenko | udhcp: fix DNS domanin codec bug: bad compression flag... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Denys Vlasenko | *: merge some common strings |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Denys Vlasenko | udhcp: handle errors in read_staticlease |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Maciek Borzecki | brctl: fixing stp parameters incompatibility |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Souf Oued | lsusb: 2.6.32 compat |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Denys Vlasenko | udhcp: code shrink |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Denys Vlasenko | udhcp: remove two unused fields |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Denys Vlasenko | ash,hush: make it possible to build them individually |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Alexander Shishkin | date,touch: accept Jan 7 00:00:00 2010 format |
commit | commitdiff | tree | snapshot |
next |