-
1eafd44947
acpid: fix logging
Serj Kalichev
2015-02-23 15:26:47 +01:00
-
c5beaa08eb
ls: heed compiler warning
Denys Vlasenko
2015-02-23 15:25:58 +01:00
-
a88db5c1a9
modinfo: fix fallout from basename removal
Denys Vlasenko
2015-02-21 17:08:35 +01:00
-
cb6a112f09
libpwdgrp: fix thinko in getpwnam
Tito Ragusa
2015-02-19 22:02:59 +01:00
-
d7bfee1edb
wget: fix --header to not append duplicate headers
Bernhard Reutner-Fischer
2015-02-18 20:41:02 +01:00
-
54e9585e10
trivial code shrink
Denys Vlasenko
2015-02-18 13:47:27 +01:00
-
0cb981c5e2
ls: trivial code shrink
Denys Vlasenko
2015-02-18 11:29:07 +01:00
-
70e30e8eec
dc: tweak parsing
Bernhard Reutner-Fischer
2015-02-16 17:12:04 +01:00
-
8e92df15b5
ls: fix year 9999 bug :)
Denys Vlasenko
2015-02-16 15:36:25 +01:00
-
402afe1cc6
modprobe-small: fix thinko in previous commit
Denys Vlasenko
2015-02-13 11:53:33 +01:00
-
1fd844267c
modprobe-small: if concurrent module load did not succeed, wait
Denys Vlasenko
2015-02-12 16:18:39 +01:00
-
622a7aab2c
i2cget, i2cset, i2cdetect, i2cdump: new applets
Bartosz Golaszewski
2015-02-10 03:16:25 +01:00
-
8c06bc6ba1
unzip: prevent attacks via malicious filenames
Denys Vlasenko
2015-02-10 01:30:43 +01:00
-
23cfaab47d
libpwdgrp: use getpwent() instead of getpwent_r()
Denys Vlasenko
2015-02-07 21:21:02 +01:00
-
68c048fb23
modprobe-small: fix and simplify rmmod
Denys Vlasenko
2015-02-07 20:44:46 +01:00
-
782ee2aa0e
libbb/loop: don't try to re-use existing loop device
Kevin Wallace
2015-02-03 16:17:29 -08:00
-
a03195941b
examples/mdev_fat.conf: document that newer mdev exposes path
Denys Vlasenko
2015-02-07 18:14:39 +01:00
-
f22a838aed
dd: add optional support for status=noxfer/none
Ari Sundholm
2015-02-07 01:41:22 +01:00
-
7e66102f76
ash: fix a SEGV case in an invalid heredoc
Denys Vlasenko
2015-02-05 21:00:17 +01:00
-
a14fa79592
deluser: implement --remove-home
Denys Vlasenko
2015-02-05 18:35:52 +01:00
-
3c5d133c7d
fstrim: fix help text
Denys Vlasenko
2015-02-04 15:19:38 +01:00
-
a75dcd4353
route: fix bogus read error when route table is empty
Denys Vlasenko
2015-02-03 19:42:28 +01:00
-
09020b1aa8
route: improve -A inet6
Denys Vlasenko
2015-02-03 19:32:44 +01:00
-
b62d4d9d57
gzip: trivial code shrink -5 bytes
Denys Vlasenko
2015-02-03 15:25:17 +01:00
-
a977778893
ifconfig: fix double free fatal error in INET_sprint
Denys Vlasenko
2015-02-03 12:11:30 +01:00
-
8e74adab01
libbb: make INET[6]_rresolve use sockaddr2{host,dotted}_noport
Denys Vlasenko
2015-02-03 12:07:40 +01:00
-
f7f70bf1b3
gzip: speed up and shrink put_16bit()
Denys Vlasenko
2015-02-02 16:07:07 +01:00
-
7f7ade1964
gzip: do not store timestamp in gzip header
Rich Felker
2015-02-02 16:01:16 +01:00
-
5104645cf8
platform.h: enable mempcpy for FreeBSD
Denys Vlasenko
2015-02-02 03:51:47 +01:00
-
07fa09a952
ubiattach: add option -O
Micke Prag
2014-11-02 11:08:24 +01:00
-
1cbe93cf4e
telnetd: we only need CONFIG_UNIX98_PTYS from the Linux kernel
Martin Kaiser
2014-11-02 23:23:16 +01:00
-
08f9ffc3f7
dpkg: update supported compression methods
Denys Vlasenko
2015-01-30 15:15:38 +01:00
-
8c05a74f7e
platform.h: mempcpy needs <string.h>
Denys Vlasenko
2015-01-29 16:41:48 +01:00
-
ff3f3accc6
ntpd: get rid of G.initial_poll_complete
Denys Vlasenko
2015-01-29 16:31:36 +01:00
-
936c401077
dhcpd: fix an improper widening conversion
Denys Vlasenko
2015-01-27 21:59:40 +01:00
-
64b744997e
ftpd: prevent zombies. closes 7832
Denys Vlasenko
2015-01-26 15:45:48 +01:00
-
50a6d86520
platform.h: add compat mempcpy
Denys Vlasenko
2015-01-25 22:08:46 +01:00
-
cc70b6f8b6
depmod: simple memory optimization
Denys Vlasenko
2015-01-24 22:30:30 +01:00
-
86031a5ffd
trim extra newlines in help texts
Denys Vlasenko
2015-01-24 19:46:45 +01:00
-
9de69c024c
modprobe: fix modprobe -r and parsing of /etc/modprobe.d
Natanael Copa
2015-01-16 13:53:05 +01:00
-
76b2262b9b
modprobe: fix "modprobe devname:snd/timer" case (alias with a slash)
Denys Vlasenko
2015-01-15 03:04:23 +01:00
-
e998b08f11
modprobe: fix recent breakage: modules.dep reading code needs to strip dirname
Denys Vlasenko
2015-01-15 02:48:36 +01:00
-
1b6715345f
modprobe-small: code shrink
Denys Vlasenko
2015-01-11 17:46:56 +01:00
-
3c75b1c34e
modprobe-small: fix recent breakage: modprobe -r was using full path
Denys Vlasenko
2015-01-11 17:40:30 +01:00
-
39f017293a
diff: fix a bug in diffing against stdin. Closes 7784
Denys Vlasenko
2015-01-11 16:41:54 +01:00
-
70f4320b40
vi: fix reading of file after last line
Ron Yorston
2014-11-30 20:39:53 +00:00
-
e5213cee38
vi: failure to open file is not an error when initialising buffer
Ron Yorston
2014-11-30 20:39:25 +00:00
-
08364dab75
depmod: fix recent breakage in modules.dep generation
Denys Vlasenko
2015-01-07 14:39:01 +01:00
-
e5cae08f12
libpwdgrp: line counting in error meesages is broken, remove it
Tito Ragusa
2015-01-06 01:22:36 +01:00
-
e76957708b
swaponoff: add support for -e
René Rhéaume
2015-01-05 20:35:00 +01:00
-
1ec49732e2
mpstat: code shrink
Denys Vlasenko
2015-01-05 18:39:23 +01:00
-
75a1403f26
free: handle "cached" value too
Guillermo Rodriguez
2015-01-05 18:34:53 +01:00
-
da9212667c
libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS
Denys Vlasenko
2015-01-05 15:37:58 +01:00
-
08b90a9d10
deleting unused ntpd_simple.c
Denys Vlasenko
2015-01-05 15:12:37 +01:00
-
c5d4a04e45
libpwdgrp: fixes suggested by Tito, comment tweaks
Denys Vlasenko
2015-01-05 15:09:04 +01:00
-
4bf88d9094
ntpd: relicense ntpd applet to ISC-style license
Adam Tkac
2015-01-04 17:46:08 +01:00
-
db4d1051ca
libpwdgrp: another code shrink
Denys Vlasenko
2015-01-04 02:34:52 +01:00
-
5acf1346b4
libpwdgrp: code shrink
Denys Vlasenko
2015-01-04 02:02:39 +01:00
-
12fc869560
libpwdgrp: getgrXXX: empty string is not a member name, do not store it
Denys Vlasenko
2015-01-03 21:16:18 +01:00
-
402451aa19
fix a SEGV in previous commit
Denys Vlasenko
2015-01-03 21:11:27 +01:00
-
f9936676bb
libpwdgrp: fix counting of commas in group list
Denys Vlasenko
2015-01-03 21:03:39 +01:00
-
134c53098b
libpwdgrp: store getXXnam result in a single malloc block
Denys Vlasenko
2015-01-03 20:47:47 +01:00
-
20c0a16334
libpwdgrp: make db->def[] one byte shorter
Denys Vlasenko
2015-01-03 19:12:49 +01:00
-
5e62a3d016
libpwdgrp: use a better estimate of max struct size
Denys Vlasenko
2015-01-03 17:53:49 +01:00
-
9dca6acaac
libpwdgrp: reinstate Tito's optional atexit freeing
Denys Vlasenko
2015-01-03 16:09:05 +01:00
-
8d547aca75
libpwdgrp: fix a memory leak in getXXnam (we did not save address of string buf)
Denys Vlasenko
2015-01-03 15:54:04 +01:00
-
31d6734457
libpwdgrp: tweak comments, replace one xmalloc with xzalloc
Denys Vlasenko
2015-01-03 15:15:47 +01:00
-
908b6e5dfd
libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to succeed
Denys Vlasenko
2015-01-02 22:31:07 +01:00
-
1da09cfacf
libpwdgrp: rewritten to use malloced implementation
Tito Ragusa
2015-01-02 21:37:59 +01:00
-
78854520eb
modprobe: revert checking for /, stop doing basename() on modprobe args
Denys Vlasenko
2015-01-01 19:02:40 +01:00
-
6c19d35f68
Makefile: fix cscope target
Bartosz Golaszewski
2014-12-17 17:58:23 +01:00
-
c76236fd7d
ash: fix a SEGV in ${#1}
Denys Vlasenko
2014-12-29 00:04:18 +01:00
-
8074a6ca4d
udhcpd: account for script delay in lease
John Schroeder
2014-12-25 21:12:51 +01:00
-
b9965077e5
Start 1.24.0 development cycle
Denys Vlasenko
2014-12-24 02:06:02 +01:00
-
6968e08123
Bump version to 1.23.0
Denys Vlasenko
2014-12-24 01:23:34 +01:00
-
ca9c4653a9
libbb: add sanity check in bb_arg_max()
Denys Vlasenko
2014-12-24 01:46:29 +01:00
-
11775edbfc
randomconfig fixes
Denys Vlasenko
2014-12-22 19:37:05 +01:00
-
a6588fa102
Make it possible to override LOGIN_FAIL_DELAY in CONFIG_EXTRA_CFLAGS
Peter Kümmel
2014-12-22 01:55:54 +01:00
-
28634924f0
udhcpc: account for script run time
Denys Vlasenko
2014-12-21 16:10:22 +01:00
-
ad0d009e0c
nanddump: don't show --bb in usage when disabled
Baruch Siach
2014-12-18 00:27:26 +02:00
-
e835afadfe
nandwrite: fix build when long options are disabled
Baruch Siach
2014-12-17 17:02:37 +01:00
-
20cd31a2d7
lineedit: don't block when looking for escape sequence in vi-mode
Ron Yorston
2014-12-12 08:29:41 +00:00
-
acb8be7217
tar: fix "tar -cJ" ignoring -J option. closes 7706
Denys Vlasenko
2014-12-11 15:33:07 +01:00
-
d598a8d4e6
lineedit: don't fall back to simple line input if tty is in raw mode
Denys Vlasenko
2014-12-10 17:22:13 +01:00
-
202d9a6464
Config: select PLATFORM_LINUX if using sendfile()
Bartosz Golaszewski
2014-12-10 13:34:42 +01:00
-
bd7c1f2d13
flashcp: change BUFSIZE to 4k
Jacob Kjaergaard
2014-12-10 13:44:27 +01:00
-
cfcd2399b2
make xmalloc_open_zipped_read_close result NUL terminated
Denys Vlasenko
2014-12-07 00:49:55 +01:00
-
b4c11c1397
libarchive: add capability to unpack to mem.buffer
Denys Vlasenko
2014-12-07 00:44:00 +01:00
-
e7800f351a
Rename transformer_aux_data_t -> transformer_state_t
Denys Vlasenko
2014-12-07 00:42:49 +01:00
-
476654cdbe
man: do not mangle $MANPATH in memory
Denys Vlasenko
2014-11-30 19:39:58 +01:00
-
8d75d794ea
libbb: use sendfile() to copy data between file descriptors
Bartosz Golaszewski
2014-11-27 13:20:24 +01:00
-
ee41094b80
man: accept a list of dirs in $MANPATH
Denys Vlasenko
2014-11-27 00:40:08 +01:00
-
04c1417602
libbb: use ARG_MAX for bb_arg_max() only if it's 60k+
Denys Vlasenko
2014-11-26 15:17:59 +01:00
-
2835a224cd
bbunit: fix WANT_TIMING compilation
Denys Vlasenko
2014-11-26 14:04:51 +01:00
-
eff58f15b0
gitignore: add testsuite/echo-ne
Bartosz Golaszewski
2014-11-26 13:28:54 +01:00
-
298fabaefc
udhcpd: if a lease from lease file coincides with a static one, ignore it
Denys Vlasenko
2014-11-25 18:49:14 +01:00
-
2bba9ad67a
init: do not run shutdown/reexec actions from signal handler
Denys Vlasenko
2014-11-21 20:10:57 +01:00
-
4e314faa0a
modprobe,rmmod: reject module names with slashes
Denys Vlasenko
2014-11-20 18:24:33 +01:00
-
f5add44981
typo fix in comment
Denys Vlasenko
2014-11-20 01:43:30 +01:00
-
8a475def9e
ash,hush: do not segfault on $((2**63 / -1))
Denys Vlasenko
2014-11-18 14:32:58 +01:00