Roman Borisov
							
						 
					 | 
					
						
						
							
						
						19311bfa7b
					 | 
					
						
						
							
							mount: add --rbind option support
						
						
						
						
						
						
						
						Signed-off-by: Roman Borisov <ext-roman.borisov@nokia.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-03-26 23:12:12 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						20704f0662
					 | 
					
						
						
							
							ash,hush: recheck LANG before every line input
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-03-23 17:59:27 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						e2e55b0eb5
					 | 
					
						
						
							
							wget: move help text to .c file
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-03-21 00:37:05 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						681efe20d3
					 | 
					
						
						
							
							use user's shell instead of hardwired "/bin/sh" (android needs this)
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-03-08 21:00:36 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						115c35d68e
					 | 
					
						
						
							
							ftpd: better usage text
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-03-08 03:01:10 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Bjørn Forsman
							
						 
					 | 
					
						
						
							
						
						102b8bde3b
					 | 
					
						
						
							
							.gitignore: add missing ignores
						
						
						
						
						
						
						
						Ignore output files created by "make defconfig; make".
Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-03-06 19:54:15 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Phil Sutter
							
						 
					 | 
					
						
						
							
						
						293a8f250d
					 | 
					
						
						
							
							nameif: add matching by phy_address=NUM; extend help text
						
						
						
						
						
						
						
						function                                             old     new   delta
nameif_main                                          618     686     +68
packed_usage                                       28095   28149     +54
prepend_new_eth_table                                295     338     +43
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 165/0)             Total: 165 bytes
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-03-06 19:42:51 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						b80acf58f1
					 | 
					
						
						
							
							tar: skip leading / and handle names like abc/..////def -> def (not ///def)
						
						
						
						
						
						
						
						function                                             old     new   delta
strip_unsafe_prefix                                    -     105    +105
writeFileToTarball                                   557     520     -37
get_header_tar                                      1545    1462     -83
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-03-02 01:21:02 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						5e29e26388
					 | 
					
						
						
							
							tar: on extract, everything up to and including last ".." is stripped
						
						
						
						
						
						
						
						function                                             old     new   delta
get_header_tar                                      1493    1545     +52
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-03-01 17:21:07 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						7d65abea09
					 | 
					
						
						
							
							libbb: make user/group name cache strings longer (~27 chars)
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-03-01 16:27:13 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dan Fandrich
							
						 
					 | 
					
						
						
							
						
						dc50676cce
					 | 
					
						
						
							
							Move stpcpy replacement function into libbb
						
						
						
						
						
						
						
						Signed-off-by: Dan Fandrich <dan@coneharvesters.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-02-13 18:37:12 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						4ed3c52ce9
					 | 
					
						
						
							
							mktemp: make it more compatible with GNU coreutils 8.4
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-02-13 17:38:34 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						ab8d00d64f
					 | 
					
						
						
							
							progress meter: fix bugs found in stall detection and unknown size logic
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-02-11 19:09:30 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						d55e139649
					 | 
					
						
						
							
							progress meter: move file name to bb_progress_t. +20 bytes
						
						
						
						
						
						
						
						We were doing expensive unicode conversion on every update
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-02-11 18:56:13 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						805aa9fec9
					 | 
					
						
						
							
							progress bar: better overflow protection; more precise bar
						
						
						
						
						
						
						
						function                                             old     new   delta
bb_progress_update                                   639     749    +110
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-02-10 14:25:51 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						698e8095fa
					 | 
					
						
						
							
							use unistd.h before _POSIX_VERSION
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-02-08 05:35:04 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						66c5b12dbf
					 | 
					
						
						
							
							ash: fix TMOUT not restoring tty attributes
						
						
						
						
						
						
						
						function                                             old     new   delta
pgetc                                                420     500     +80
readtoken1                                          3202    3239     +37
read_line_input                                     3316    3337     +21
udhcpc_main                                         2610    2630     +20
file_get                                             266     272      +6
expandarg                                            958     963      +5
localcmd                                             257     259      +2
addLines                                              85      87      +2
read_line                                             94      95      +1
ed_main                                             2540    2541      +1
timed_out                                              1       -      -1
lineedit_read_key                                    256     255      -1
alrm_sighandler                                       44       -     -44
cmdloop                                              539     434    -105
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 10/2 up/down: 175/-151)          Total: 24 bytes
   text    data     bss     dec     hex filename
 887379     936   17200  905515   dd12b busybox_old
 887411     936   17192  905539   dd143 busybox_unstripped
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-02-08 05:07:02 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						dd807c16f9
					 | 
					
						
						
							
							incorporate header fixes proposed in bug 3097
						
						
						
						
						
						
						
						Not sure these are *really* needed, but I suppose they don't hurt
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-02-07 14:58:57 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						aef441cb4d
					 | 
					
						
						
							
							tar: fix a bug where autodetection messes up -z on extract
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-02-06 20:01:11 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						046341e8bd
					 | 
					
						
						
							
							ash: optional support for $TMOUT variable
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-02-04 17:53:59 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						6307357eff
					 | 
					
						
						
							
							move nofork_save_area from libbb.h to vfork_daemon_rexec.c
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-02-02 19:05:25 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						b72baeb003
					 | 
					
						
						
							
							hush: use FEATURE_SH_NOFORK to enable NOFORK trick
						
						
						
						
						
						
						
						Also expands docs
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-02-02 18:38:57 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						c71b469f5d
					 | 
					
						
						
							
							libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-02-02 03:28:56 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						ea023eacad
					 | 
					
						
						
							
							disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-26 01:21:20 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						8d0e0cdadf
					 | 
					
						
						
							
							move utmp.h include to libbb.h
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-25 23:21:46 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Davide Cavalca
							
						 
					 | 
					
						
						
							
						
						9b3b9790b3
					 | 
					
						
						
							
							add ENABLE_FEATURE_SYSTEMD and use it in syslogd
						
						
						
						
						
						
						
						Signed-off-by: Davide Cavalca <davide@geexbox.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-25 02:26:03 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						975c714183
					 | 
					
						
						
							
							nicer looking ifdef in libbb/makedev.c
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-24 23:53:12 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chris Rees
							
						 
					 | 
					
						
						
							
						
						330718ef55
					 | 
					
						
						
							
							FreeBSD compat
						
						
						
						
						
						
						
						Signed-off-by: Chris Rees <utisoft@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-24 17:07:06 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chris Rees
							
						 
					 | 
					
						
						
							
						
						e3c127d846
					 | 
					
						
						
							
							FreeBSD compat
						
						
						
						
						
						
						
						Signed-off-by: Chris Rees <utisoft@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-24 17:04:59 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						e9a40e3b91
					 | 
					
						
						
							
							libbb: make ndelay_no/off a bit more clever. +14 bytes
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-24 00:29:55 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Davide Cavalca
							
						 
					 | 
					
						
						
							
						
						658a437d4b
					 | 
					
						
						
							
							hwclock: implement --systz
						
						
						
						
						
						
						
						function                                             old     new   delta
hwclock_main                                         324     434    +110
packed_usage                                       28220   28259     +39
static.hwclock_longopts                               53      60      +7
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 156/0)             Total: 156 bytes
Signed-off-by: Davide Cavalca <davide@geexbox.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-22 18:55:32 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						1f4a987d47
					 | 
					
						
						
							
							pltaform.h: move include of stdint.h before uint16_t is used
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-22 17:31:35 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						3a0f690dcd
					 | 
					
						
						
							
							svlogd: extend usage text. +70 bytes
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-22 00:38:24 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						b40da22357
					 | 
					
						
						
							
							fix compile error on non-x86 architectures
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-21 01:16:09 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chris Rees
							
						 
					 | 
					
						
						
							
						
						9ad97d5041
					 | 
					
						
						
							
							sighandler_t definition for BSD
						
						
						
						
						
						
						
						Signed-off-by: Chris Rees <utisoft@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-20 00:51:52 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						b9f2d9f7d9
					 | 
					
						
						
							
							mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-18 13:58:01 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						3b5acaa432
					 | 
					
						
						
							
							disable automatic selection of FEATURE_SUID; improve its help text
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-18 13:52:48 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						094cc51e50
					 | 
					
						
						
							
							insmod: check for module read errors
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-17 14:58:27 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Tito Ragusa
							
						 
					 | 
					
						
						
							
						
						ad3d72f082
					 | 
					
						
						
							
							move passwd, shadow, group and gshadow path definitions to libbb.h
						
						
						
						
						
						
						
						...and define them only if the used libc doesn't.
Signed-off-by: Tito Ragusa <farmatito@tiscali.it>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-16 23:39:45 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						068444629f
					 | 
					
						
						
							
							top: add keyboard commands to --help
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> 
						
						
					 | 
					
						2011-01-13 16:07:51 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						dc7e5c46b0
					 | 
					
						
						
							
							libbb unicode: comment out usused function and unused parameter
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> 
						
						
					 | 
					
						2011-01-11 13:08:28 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						7b305646e1
					 | 
					
						
						
							
							stop giving root rights to dnsd, ipcrm, ipcs
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-09 21:54:50 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						bcdb9b8762
					 | 
					
						
						
							
							getty: fix -i (was ignored)
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2011-01-09 21:44:51 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						6100b51ca8
					 | 
					
						
						
							
							explain every non-SUID_DROP applet. No code changes
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> 
						
						
					 | 
					
						2011-01-03 13:57:49 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						a9e25ffa67
					 | 
					
						
						
							
							su: document -l in --help text. Closes bug 2761
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2010-12-31 02:52:35 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						90615a0c5c
					 | 
					
						
						
							
							blkid: optional support for TYPE="fstype"
						
						
						
						
						
						
						
						Adapted from patch created by T4ndeta <t4ndeta@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2010-12-30 00:40:11 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						1f937d6468
					 | 
					
						
						
							
							cpio: allow cpio -i to take params - names of files to extract
						
						
						
						
						
						
						
						Also, improve help text
function                                             old     new   delta
packed_usage                                       28028   28035      +7
cpio_main                                            542     532     -10
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 7/-10)              Total: -3 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2010-12-26 02:22:51 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						5707b52fd4
					 | 
					
						
						
							
							mailutils/*: add verbose option to sendmail; remove -m and -j from makemime
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2010-12-20 05:12:39 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						2f7d9e8903
					 | 
					
						
						
							
							ls: print a space after each column. Closes bug 2941
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> 
						
						
					 | 
					
						2010-12-19 07:06:44 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Denys Vlasenko
							
						 
					 | 
					
						
						
							
						
						a6041860f8
					 | 
					
						
						
							
							nmeter: deprecate %NNNd specified, use -d MSEC instead
						
						
						
						
						
						
						
						Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> 
						
						
					 | 
					
						2010-12-13 15:17:22 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |