2011-05-13 |
Denys Vlasenko | ls: code shrink |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Denys Vlasenko | ls: reorder and rename functions. No code changes |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Denys Vlasenko | ls: reduce memory consumption and speed up (don't do... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Denys Vlasenko | ls: avoid forward declaration. No code changes |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Denys Vlasenko | ls: code shrink |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Denys Vlasenko | passwd: shorter help text |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Denys Vlasenko | adduser: safe username passing to passwd/addgroup |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Denys Vlasenko | hush: install signal handlers with filled sigmask |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Denys Vlasenko | inetd: add FIXMEs |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Denys Vlasenko | libbb.h: use inlined sigfillset, sigemptyset, sigisempt... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Denys Vlasenko | ls: fix help text: -w N is optional |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Denys Vlasenko | ls: fix -p help text, improve comments and define names |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Denys Vlasenko | hush: fixes and small shrink for HUSH_JOB!=y |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Denys Vlasenko | hush: remove one sigprocmask from exit path |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Denys Vlasenko | hush: add forgotten {} in multi-statement if. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Denys Vlasenko | trim help text |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Denys Vlasenko | hush: fix login shell's signal handling; add -l option... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Denys Vlasenko | hush: replace signal handling machinery |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Denys Vlasenko | hush: use SA_RESTARTed signal handlers across read. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Denys Vlasenko | fbset: abort on unknown options. closes 3121 |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Steve Iribarne | pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabled |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Denys Vlasenko | hush: add tests for interrupting read |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Denys Vlasenko | hush: code shrink |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Denys Vlasenko | hush: make read builtin interruptible. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Denys Vlasenko | libbb: nonblock_safe_read->nonblock_immune_read, remove... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Denys Vlasenko | hush: fix incorrect PS2 dispaly and trap handling while... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Maksym Kryzhanovskyy | iostat: code shrink ~0.5k |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Denys Vlasenko | preparatory patch |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Denys Vlasenko | top: another scripting improvement |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Denys Vlasenko | top: make it possible to feed commands via pipe |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Denys Vlasenko | traceroute: properly reduce poll timeout |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Pascal Bellard | sed: shrink by 17 bytes |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Denys Vlasenko | tweak examples/udhcp/udhcpd.conf |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Denys Vlasenko | tar: store negative mtime as 0; pack very large files... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Bernhard Reutner... | mount: for NFS use tcp per default rather than udp |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Denys Vlasenko | udhcp: fix some default values from "" to NULL |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Denys Vlasenko | sed: support \r in s command |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Denys Vlasenko | sed: code shrink |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Wolfgang Denk | Compile options: default to -O2 when -Os is not available |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Denys Vlasenko | setserial: small fix |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Cristian Ionescu... | get rid of several "variable 'x' set but not used"... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Marek Bečka | setserial: new applet |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Marek Polacek | mpstat.c: remove unused line |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Lauri Kasanen | fdisk: backport disk check from util-linux |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Denys Vlasenko | rename miscutils/ubi_attach_detach.c -> miscutils/ubi_t... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Denys Vlasenko | add help text |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Reuben Dowle | ubiupdatevol: new applet |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Reuben Dowle | Fix ubirsvol usage information |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Nigel Hathaway | udhcp: add FEATURE_UDHCP_8021Q option |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Nigel Hathaway | dhcpc: export unrecognized options in "optNN=XXXXXXXXX... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Denys Vlasenko | build fixes for scripts/kconfig |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Denys Vlasenko | add include <sys/socket.h> |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Denys Vlasenko | straighten out dprintf/fdprintf mess; remove old "defin... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Denys Vlasenko | small fixes atop syslog config patch |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Ian Wienand | ash: clear sa_flags always |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Denys Vlasenko | fix another nonportable grep usage in scripts |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Sergey Naumov | syslogd: small fix to config patch |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Denys Vlasenko | wget: add a note about bug 3625 |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Denys Vlasenko | md5/sha1sum: better fix for small resource leak |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Alexey Fomenko | md5/sha1sum: fix small resource leak |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Denys Vlasenko | Use net/ethernet.h instead of linux/if_ether.h in more... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Denys Vlasenko | make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Denys Vlasenko | gen_build_files.sh: do not use "sed --" for now |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Marek Polacek | Fix double words in comments. No code changes |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Denys Vlasenko | add forgotten #include |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Denys Vlasenko | tftpd: add -l "log to syslog" option. Needed for inetd... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Denys Vlasenko | tftp: fix progress bar for large (>32M) files. Closes... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Denys Vlasenko | basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Pascal Bellard | conspy: fix ESC key lost |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Pere Orga | move remaining help text from include/usage.src.h |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Sergey Naumov | syslogd: optional support for /etc/syslog.conf |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Denys Vlasenko | http: document index.cgi usage. no code changes |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Denys Vlasenko | libbb: make set_nport accept pointer to sockaddr, not... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Denys Vlasenko | ntpd: decrease ntpd -q "no response" timeout to 10 sec |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Denys Vlasenko | applets/install.sh: afer quoting of variables |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Tito Ragusa | passwd,chpasswd: reset password in /etc/passwd to ... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Denys Vlasenko | fix install.sh |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Denys Vlasenko | ash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO) |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Denys Vlasenko | start-stop-daemon: fix "-K --test --pidfile PIDFILE... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Pere Orga | move help text from include/usage.src.h to debianutils... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Denys Vlasenko | ls: better help text for -a and -A |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Pere Orga | move help text from include/usage.src.h to coreutils/*.c |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Denys Vlasenko | small fix for HISTFILESIZE |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Denys Vlasenko | ash,hush: optional support for $HISTFILESIZE. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Denys Vlasenko | hush: remove outdated comments |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Denys Vlasenko | hush: fix source1.tests |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Nuno Lucas | fbsplash: Add support for 24 and 32 bit color depth |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Pere Orga | move help text from include/usage.src.h to console... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Denys Vlasenko | applet_tables: do not include libbb.h, that header... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Denys Vlasenko | mesg: operate on stdin, not on stderr (compat) |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Peter Korsgaard | httpd: don't send error messages with gzip encoding |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Roman Borisov | diff: optimize diffing of files with the same metadata |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Pere Orga | move help text from include/usage.src.h to archival/*.c |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Vitaly Magerya | wget: --post-data=STR should not encode STR, should... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Denys Vlasenko | pstree: fix "warning: 'handle_thread' defined but not... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Denys Vlasenko | lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Roman Borisov | mount: add --rbind option support |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Roman Borisov | mount: rprivate option fix |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Denys Vlasenko | hush: document a bug about aborting on sourced file... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Denys Vlasenko | hush: make parse errors in sourced file non-fatal in... |
commit | commitdiff | tree | snapshot |
next |