.. |
adjtimex.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
bbconfig.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
beep.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
chat.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
chrt.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
Config.src
|
Split miscutils/Config.src items into miscutils/*.c files
|
2016-11-22 23:14:24 +01:00 |
conspy.c
|
Split miscutils/Config.src items into miscutils/*.c files
|
2016-11-22 23:14:24 +01:00 |
crond.c
|
*: add most of the required setup_common_bufsiz() calls
|
2016-04-21 18:18:48 +02:00 |
crontab.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
dc.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
devfsd.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
devmem.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
eject.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
fbsplash.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
fbsplash.cfg
|
fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg
|
2008-03-26 15:12:11 +00:00 |
flash_eraseall.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
flash_lock_unlock.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
flashcp.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
hdparm.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
i2c_tools.c
|
i2cdump: don't use common_bufsiz1
|
2016-06-24 03:58:43 +02:00 |
inotifyd.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
ionice.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
Kbuild.src
|
Remove trailing empty lines
|
2016-11-23 10:43:39 +01:00 |
last_fancy.c
|
libbb: add a function to make a copy of a region of memory
|
2015-07-19 23:05:20 +02:00 |
last.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
less.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
makedevs.c
|
Code style fixes, no code changes
|
2016-11-28 01:22:57 +01:00 |
man.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
microcom.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
mountpoint.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
mt.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
nandwrite.c
|
nandwrite: implement -n (read/write without ecc)
|
2016-01-02 01:33:01 +01:00 |
raidautorun.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
readahead.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
rfkill.c
|
rfkill: use new-style config/kbuild/applet
|
2013-11-20 14:21:29 +01:00 |
runlevel.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
rx.c
|
Code style fixes, no code changes
|
2016-11-28 01:22:57 +01:00 |
setserial.c
|
*: slap on a few ALIGN1/2s where appropriate
|
2016-04-22 18:09:21 +02:00 |
setsid.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
strings.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
taskset.c
|
taskset: fix non-fancy cpuset printing on big-endian
|
2016-02-26 14:36:24 +01:00 |
time.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
timeout.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
ttysize.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
ubi_tools.c
|
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
2016-07-06 21:58:02 +02:00 |
ubirename.c
|
whitespace and namespace cleanups
|
2016-04-03 22:24:51 +02:00 |
volname.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |
wall.c
|
*: Switch to POSIX utmpx API
|
2015-04-02 23:03:46 +02:00 |
watchdog.c
|
Convert all miscutils/* applets to "new style" applet definitions
|
2016-11-22 23:54:17 +01:00 |