hush/miscutils
Denys Vlasenko 020f40693a line editing: add an option to emit ESC [ 6 n and use results
This makes line editing able to recognize case when
cursor was not at the beginning of the line. It may also
be adapted later to find out display size (serial line users
would love it).

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-05-17 16:44:54 +02:00
..
adjtimex.c ifconfig: code shrink 2007-11-04 04:10:17 +00:00
bbconfig.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
chat.c chat: update by Vladimir 2009-03-16 23:06:23 +00:00
chrt.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
Config.in build system: hdparm -d is not that dangerous, remove warning 2009-03-29 17:13:20 +00:00
crond.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
crontab.c crond,crontab: make cron directory location configurable 2009-02-03 23:59:41 +00:00
dc.c dc: fix the "base 2" patch omission of base not being set 2008-12-30 10:40:05 +00:00
devfsd.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
devmem.c devmem: fixlet in cleanup code 2008-10-26 19:07:43 +00:00
eject.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
fbsplash.c - bail out if screen resolution does not match PPM dimensions. 2009-02-18 15:28:43 +00:00
fbsplash.cfg fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg 2008-03-26 15:12:11 +00:00
flash_eraseall.c *: bb_error_msg's messages should not be capitalized 2009-04-29 12:02:57 +00:00
hdparm.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
inotifyd.c inotifyd: save resourses by closing unused inotify descriptors 2008-11-29 09:07:24 +00:00
ionice.c trailing whitespace removal 2009-04-01 11:24:04 +00:00
Kbuild - add flash_eraseall 2009-02-18 13:23:46 +00:00
last_fancy.c whitespace fix 2008-07-09 22:04:37 +00:00
last.c taskset: fix some careless code in both fancy and non-fancy cases. 2008-07-11 13:57:08 +00:00
less.c line editing: add an option to emit ESC [ 6 n and use results 2009-05-17 16:44:54 +02:00
makedevs.c makedevs: shrink by Vladimir 2008-08-03 22:14:02 +00:00
man.c man: better check for duplicated MANPATH. Also -10 bytes. 2008-11-16 04:05:13 +00:00
microcom.c runsvd: shrink by Vladimir 2008-09-11 19:51:11 +00:00
mountpoint.c mountpoint: add -n option (by Vladimir) 2008-11-29 12:54:16 +00:00
mt.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
raidautorun.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
readahead.c mkswap, readahead: stop using fdlength, it is reported to be unreliable 2008-01-27 23:41:34 +00:00
runlevel.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
rx.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
setsid.c Compatibility fixes: 2009-03-20 22:17:13 +00:00
strings.c strings: code shrink -22 bytes by Tito 2008-11-23 14:58:14 +00:00
taskset.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
time.c - by not calling getpagesize() twice we can save 2 bytes (walter harms) 2009-02-23 16:51:25 +00:00
timeout.c timeout: fix parsing of -t NUM on MMU 2009-03-22 14:49:00 +00:00
ttysize.c *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 2008-03-17 09:29:43 +00:00
watchdog.c we need to daemonize *before* opening the watchdog device 2009-04-25 06:16:37 +00:00