Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						a83dbd4146 
					 
					
						
						
							
							build system: hdparm -d is not that dangerous, remove warning  
						
						 
						
						
						
						
					 
					
						2009-03-29 17:13:20 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						3fd1046300 
					 
					
						
						
							
							timeout: fix parsing of -t NUM on MMU  
						
						 
						
						
						
						
					 
					
						2009-03-22 14:49:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						83518d18a3 
					 
					
						
						
							
							Compatibility fixes:  
						
						 
						
						... 
						
						
						
						grep: support -z
find: support --mindepth
  together +45 bytes
cpio: support -p (configurable, +230 bytes)
libbb: tweaks for cpio 
						
						
					 
					
						2009-03-20 22:17:13 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						99d71da1cf 
					 
					
						
						
							
							chat: update by Vladimir  
						
						 
						
						... 
						
						
						
						1) to treat timeout more correctly (timeout affects whole send command
    duration, not a single char); 
 2) to recognize RECORD directive.
function                                             old     new   delta
chat_main                                           1246    1359    +113
exitcode                                               1       -      -1 
						
						
					 
					
						2009-03-16 23:06:23 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						a19e64933c 
					 
					
						
						
							
							docs/logging_and_backgrounding.txt: new mini-doc  
						
						 
						
						... 
						
						
						
						dnsd: remove statics, remove nerly-useless SIGINT handler
crond: correct more of logfile to 0666 (as usual, umask allows
 user to remove unwanted bits).
nameif: print errors to stderr too, not just to syslog
function                                             old     new   delta
udhcp_read_interface                                 308     306      -2
ttl                                                    4       -      -4
fileconf                                               4       -      -4
dnsentry                                               4       -      -4
interrupt                                             19       -     -19
dnsd_main                                           1463    1394     -69
------------------------------------------------------------------------------
(add/remove: 0/4 grow/shrink: 0/2 up/down: 0/-102)           Total: -102 bytes
   text    data     bss     dec     hex filename
 808161     476    7864  816501   c7575 busybox_old
 807994     468    7856  816318   c74be busybox_unstripped 
						
						
					 
					
						2009-03-11 14:40:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						f09f4e015b 
					 
					
						
						
							
							runsv: small optimization  
						
						 
						
						... 
						
						
						
						*: more paranoia around passing NULL to execl[e]
function                                             old     new   delta
custom                                               240     221     -19 
						
						
					 
					
						2009-02-26 12:29:59 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						e261bba6a5 
					 
					
						
						
							
							flash_eraseall.c: fix vda's breakage  
						
						 
						
						
						
						
					 
					
						2009-02-24 16:47:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bernhard Reutner-Fischer 
							
						 
					 
					
						
						
							
						
						0adf7f2d46 
					 
					
						
						
							
							- by not calling getpagesize() twice we can save 2 bytes (walter harms)  
						
						 
						
						
						
						
					 
					
						2009-02-23 16:51:25 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						962e3656f6 
					 
					
						
						
							
							flash_eraseall: shrink  
						
						 
						
						... 
						
						
						
						function                                             old     new   delta
flash_eraseall_main                                 1044    1006     -38 
						
						
					 
					
						2009-02-19 01:17:12 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bernhard Reutner-Fischer 
							
						 
					 
					
						
						
							
						
						7307e06122 
					 
					
						
						
							
							- bail out if screen resolution does not match PPM dimensions.  
						
						 
						
						... 
						
						
						
						Previously a 640x480 PPM on an e.g. 720x400 console would just segfault when
  reading the lines. While this bug should perhaps be fixed to handle such cases
  properly we just exit gracefully until somebody is willing to take care of it
  properly. 
						
						
					 
					
						2009-02-18 15:28:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bernhard Reutner-Fischer 
							
						 
					 
					
						
						
							
						
						8dcb33c3eb 
					 
					
						
						
							
							- document ppm header and skip whitespace  
						
						 
						
						
						
						
					 
					
						2009-02-18 15:13:05 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bernhard Reutner-Fischer 
							
						 
					 
					
						
						
							
						
						8af23f8fc3 
					 
					
						
						
							
							- eliminate globals  
						
						 
						
						
						
						
					 
					
						2009-02-18 13:42:51 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bernhard Reutner-Fischer 
							
						 
					 
					
						
						
							
						
						7d9d251543 
					 
					
						
						
							
							- make it compile and shrink it a little bit (~-110 bytes)  
						
						 
						
						... 
						
						
						
						text	   data	    bss	    dec	    hex	filename
   1533	      4	      0	   1537	    601	miscutils/flash_eraseall.o.old
   1415	      4	      0	   1419	    58b	miscutils/flash_eraseall.o
- add some FIXMEs 
						
						
					 
					
						2009-02-18 13:26:29 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bernhard Reutner-Fischer 
							
						 
					 
					
						
						
							
						
						0d22d1755c 
					 
					
						
						
							
							- add flash_eraseall  
						
						 
						
						... 
						
						
						
						This is the result after converting mtd-utils' flash_eraseall to BB.
The functionality given by this patch almost the same except that this
one does not support long options.
I needed this tool a system which does not have a lot of flash for RFS
and merging this into BB as the only way out.
[bigeasy@]$ ./scripts/bloat-o-meter bb_wo_fl bb_w_fl
function                                             old     new   delta
flash_eraseall_main                                    -    1072   +1072
show_progress                                          -      62     +62
packed_usage                                       25156   25176     +20
applet_names                                        1958    1973     +15
applet_main                                         2352    2360      +8
target_endian                                          -       4      +4
applet_nameofs                                       588     590      +2
applet_install_loc                                   147     148      +1
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 5/0 up/down: 1184/0)           Total: 1184 bytes
[bigeasy@]$ size miscutils/flash_eraseall.o
   text    data     bss     dec     hex filename
   1586       4       0    1590     636 miscutils/flash_eraseall.o
Signed-off-by: Benedigt Spranger <b.spranger@linutronix.de >
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de > 
						
						
					 
					
						2009-02-18 13:23:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bernhard Reutner-Fischer 
							
						 
					 
					
						
						
							
						
						051fdb9e7a 
					 
					
						
						
							
							- PPMs can have comments in the header.  
						
						 
						
						... 
						
						
						
						Thanks to Denys for pointing that out. (~+7b) 
						
						
					 
					
						2009-02-16 12:36:50 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bernhard Reutner-Fischer 
							
						 
					 
					
						
						
							
						
						4efcec9378 
					 
					
						
						
							
							- misc untested shrinkage:  
						
						 
						
						... 
						
						
						
						$ ./scripts/bloat-o-meter _bb_un.oorig busybox_unstripped
function                                             old     new   delta
fbsplash_main                                        595     985    +390
fb_drawimage                                         493       -    -493
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/0 up/down: 390/-493)         Total: -103 bytes
$ size miscutils/fbsplash.o*
   text           data     bss     dec     hex filename
   2019              0       0    2019     7e3 miscutils/fbsplash.o.oorig
   1857              0       0    1857     741 miscutils/fbsplash.o.new 
						
						
					 
					
						2009-02-14 12:36:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bernhard Reutner-Fischer 
							
						 
					 
					
						
						
							
						
						52b56b7585 
					 
					
						
						
							
							- improve helptext of obsolete devfs stuff..  
						
						 
						
						
						
						
					 
					
						2009-02-14 12:19:37 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						ded5dfef6e 
					 
					
						
						
							
							crond,crontab: make cron directory location configurable  
						
						 
						
						
						
						
					 
					
						2009-02-03 23:59:41 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						4acdb46ff1 
					 
					
						
						
							
							ionice: new applet, adapted from Linux kernel' example by Walter Harms  
						
						 
						
						... 
						
						
						
						text    data     bss     dec     hex filename
1050316     924   10952 1062192  103530 busybox_old
1050758     924   10952 1062634  1036ea busybox_unstripped 
						
						
					 
					
						2009-01-31 21:45:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bernhard Reutner-Fischer 
							
						 
					 
					
						
						
							
						
						dd76b79962 
					 
					
						
						
							
							- update Michele address  
						
						 
						
						
						
						
					 
					
						2009-01-27 12:56:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						d8850f2d0d 
					 
					
						
						
							
							dc: fix the "base 2" patch omission of base not being set  
						
						 
						
						
						
						
					 
					
						2008-12-30 10:40:05 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						76ddc2e3e4 
					 
					
						
						
							
							libbb: add bb_unsetenv (taken from hush).  
						
						 
						
						... 
						
						
						
						udhcpc: stop filtering environment passed to the script.
crond: fix uncovered potential bug (failing unsetenv)
mdev: fix uncovered potential bug (failing unsetenv)
tcp, udpsvd: fix uncovered potential bug (failing unsetenv)
function                                             old     new   delta
safe_setenv                                            -      58     +58
bb_unsetenv                                            -      55     +55
builtin_unset                                        139     138      -1
tcpudpsvd_main                                      1843    1830     -13
free_strings_and_unsetenv                             87      53     -34
udhcp_run_script                                    1186    1133     -53
safe_setenv4                                          62       -     -62
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 0/4 up/down: 113/-163)          Total: -50 bytes 
						
						
					 
					
						2008-12-30 05:05:31 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						005ff882ba 
					 
					
						
						
							
							watchdog: build fixes, no code changes  
						
						 
						
						
						
						
					 
					
						2008-12-14 14:49:06 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						12abcb36c8 
					 
					
						
						
							
							libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/  
						
						 
						
						... 
						
						
						
						less: small optimization -15 bytes 
						
						
					 
					
						2008-12-10 14:14:09 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						3f70b87c59 
					 
					
						
						
							
							clarify which version of crond is known to put tasks in separate pgrps  
						
						 
						
						
						
						
					 
					
						2008-12-04 13:57:59 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						d7a805efaf 
					 
					
						
						
							
							libbb: introduce and use xgetpwnam. ~ -150 bytes.  
						
						 
						
						
						
						
					 
					
						2008-12-03 19:05:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						6ebb2f56d5 
					 
					
						
						
							
							crond: use bb_setpgrp, not setpgrp  
						
						 
						
						... 
						
						
						
						platform.h: make a bit more readable 
						
						
					 
					
						2008-12-03 10:46:12 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						0c68a874e7 
					 
					
						
						
							
							libbb: password/group function helpers rewritten by Tito:  
						
						 
						
						... 
						
						
						
						function                                             old     new   delta
xgetpwuid                                              -      27     +27
uid2uname_utoa                                         -      22     +22
gid2group_utoa                                         -      22     +22
uid2uname                                              -      18     +18
gid2group                                              -      18     +18
buffer_fill_and_print                                179     196     +17
print_user                                            12      24     +12
print_group                                           12      24     +12
get_cached                                            89      99     +10
...
print_common                                         134     120     -14
vlock_main                                           415     396     -19
logger_main                                          410     387     -23
crontab_main                                         642     609     -33
bb_getpwuid                                           42       -     -42
bb_getgrgid                                           42       -     -42
bb_getug                                              80       -     -80
------------------------------------------------------------------------------
(add/remove: 6/3 grow/shrink: 9/11 up/down: 187/-296)        Total: -109 bytes 
						
						
					 
					
						2008-12-02 22:56:59 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						b6ddee2425 
					 
					
						
						
							
							crond: put tasks in separate process groups  
						
						 
						
						
						
						
					 
					
						2008-12-02 21:52:24 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						7a1ddf20f3 
					 
					
						
						
							
							mountpoint: add -n option (by Vladimir)  
						
						 
						
						... 
						
						
						
						text    data     bss     dec     hex filename
 799859     560    7748  808167   c54e7 busybox_old
 799845     560    7748  808153   c54d9 busybox_unstripped 
						
						
					 
					
						2008-11-29 12:54:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						d723fb155d 
					 
					
						
						
							
							inotifyd: save resourses by closing unused inotify descriptors  
						
						 
						
						
						
						
					 
					
						2008-11-29 09:07:24 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						8a2f6bfc2f 
					 
					
						
						
							
							timeout: fix a few bugs. vda is stupid  
						
						 
						
						
						
						
					 
					
						2008-11-24 22:34:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						a9acbe6cad 
					 
					
						
						
							
							timeout: new applet. 370 bytes. by Roberto Foglietta.  
						
						 
						
						
						
						
					 
					
						2008-11-24 13:25:20 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						4b5709496b 
					 
					
						
						
							
							strings: code shrink -22 bytes by Tito  
						
						 
						
						
						
						
					 
					
						2008-11-23 14:58:14 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						9a4c0d59a7 
					 
					
						
						
							
							inotifyd: exit if x event happened for all files  
						
						 
						
						... 
						
						
						
						fix FIONREAD parameter type
 fix default mask code
 shrink help text
function                                             old     new   delta
inotifyd_main                                        497     506      +9
packed_usage                                       25446   25431     -15
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 9/-15)              Total: -6 bytes 
						
						
					 
					
						2008-11-20 01:24:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						a09a42cd83 
					 
					
						
						
							
							inotify: add x, o, and u events  
						
						 
						
						
						
						
					 
					
						2008-11-17 22:19:18 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						e88bd2d931 
					 
					
						
						
							
							man: better check for duplicated MANPATH. Also -10 bytes.  
						
						 
						
						
						
						
					 
					
						2008-11-16 04:05:13 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						2479cd4a5d 
					 
					
						
						
							
							inotifyd: fix "inotifyd with no params" case  
						
						 
						
						
						
						
					 
					
						2008-11-14 22:14:12 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						289ff0e341 
					 
					
						
						
							
							inotify: document waiting behavior  
						
						 
						
						
						
						
					 
					
						2008-11-14 21:52:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						b0e5d42d4f 
					 
					
						
						
							
							inotify: fix buffer overflow and "unreaped zombies" problem  
						
						 
						
						
						
						
					 
					
						2008-11-14 21:34:13 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						4cfa5a27aa 
					 
					
						
						
							
							build system: reorder less' options in config so that  
						
						 
						
						... 
						
						
						
						they are properly indented 
						
						
					 
					
						2008-11-10 09:33:42 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						35a064b67f 
					 
					
						
						
							
							build system: tidying up CONFIG_xxx names (suggested by Rob)  
						
						 
						
						
						
						
					 
					
						2008-11-06 00:49:59 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						c51457ca5b 
					 
					
						
						
							
							less: fix pasting into search line ('/' cmd) -  
						
						 
						
						... 
						
						
						
						it was mishandled because pasting "types" very fast
 and read_key eats many chars. +30 bytes. 
						
						
					 
					
						2008-11-02 00:55:41 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						64974793b9 
					 
					
						
						
							
							less: fix newly-introduced case of less spinning forever  
						
						 
						
						... 
						
						
						
						on pty's closed etc 
						
						
					 
					
						2008-10-31 03:04:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						6b38e18247 
					 
					
						
						
							
							dc: support for bases 2 and 8, by Nate Case (ncase AT xes-inc.com)  
						
						 
						
						... 
						
						
						
						function                                             old     new   delta
print_base                                            87     176     +89
set_output_base                                       81      95     +14
static.bases                                           -       5      +5
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/0 up/down: 108/0)             Total: 108 bytes 
						
						
					 
					
						2008-10-30 23:25:50 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						31d58e58d2 
					 
					
						
						
							
							randomconfig fixes  
						
						 
						
						
						
						
					 
					
						2008-10-29 13:16:28 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						6b9d6c7544 
					 
					
						
						
							
							devmem: fixlet in cleanup code  
						
						 
						
						
						
						
					 
					
						2008-10-26 19:07:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						043246560f 
					 
					
						
						
							
							devmem: make it more script-friendly; don't do any reads  
						
						 
						
						... 
						
						
						
						and output nothing if writing was requested. -100 bytes 
						
						
					 
					
						2008-10-26 17:26:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						e1ef89abad 
					 
					
						
						
							
							less: correctly wrap lines with tabs  
						
						 
						
						
						
						
					 
					
						2008-10-26 16:30:09 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denis Vlasenko 
							
						 
					 
					
						
						
							
						
						c94fa5651a 
					 
					
						
						
							
							devmem: new applet  
						
						 
						
						
						
						
					 
					
						2008-10-26 11:08:14 +00:00