.. |
Config.in
|
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
|
2006-05-26 20:19:22 +00:00 |
dmesg.c
|
- shrink dmesg a bit.
|
2006-03-29 17:26:14 +00:00 |
fbset.c
|
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
|
2006-04-12 17:55:51 +00:00 |
fdformat.c
|
- use bb_msg_{read,write}_error where appropriate.
|
2006-06-03 22:45:37 +00:00 |
fdisk.c
|
Remove _() and N_() from platform.h. #define them as NOP macros in the two
|
2006-05-29 05:00:44 +00:00 |
freeramdisk.c
|
- explain what magic numbers we're using here.
|
2006-03-18 23:02:45 +00:00 |
fsck_minix.c
|
Patch from Denis Vlasenko, tweak error messages.
|
2006-06-13 15:31:39 +00:00 |
getopt.c
|
- remove emacs layout block as suggested by Robert P.J. Day
|
2006-05-19 19:29:19 +00:00 |
hexdump.c
|
|
|
hwclock.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |
ipcrm.c
|
just whitespace
|
2006-01-25 00:08:53 +00:00 |
ipcs.c
|
- do away with useless fwd-decls, redundant bb_printf calls, silence warning
|
2006-04-03 11:25:48 +00:00 |
losetup.c
|
just whitespace
|
2006-01-25 00:08:53 +00:00 |
Makefile
|
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
|
2006-05-13 02:33:09 +00:00 |
Makefile.in
|
Jason Schoon writes: This makes the case where LFS is not defined, but fdisk is configured with large disk support use the pretty build rules.
|
2006-04-21 21:59:22 +00:00 |
mdev.c
|
Work around a persistent uClibc bug, since 0.9.29 still hasn't shipped.
|
2006-06-13 18:27:16 +00:00 |
mkfs_minix.c
|
- patch from Denis Vlasenko to add and use bb_xopen3()
|
2006-04-13 12:45:04 +00:00 |
mkswap.c
|
- single KERNEL_VERSION(a,b,c) macro in platform.h
|
2006-05-19 11:54:02 +00:00 |
more.c
|
Fix some warnings in allbareconfig.
|
2006-05-28 01:19:06 +00:00 |
mount.c
|
Change llist_add_* to take the address of the list rather than returning the new
|
2006-05-26 23:44:51 +00:00 |
nfsmount.c
|
Remove _().
|
2006-05-29 04:49:55 +00:00 |
nfsmount.h
|
|
|
pivot_root.c
|
- remove emacs layout block as suggested by Robert P.J. Day
|
2006-05-19 19:29:19 +00:00 |
rdate.c
|
- No options should set the current system time.
|
2006-06-03 10:24:20 +00:00 |
readprofile.c
|
just whitespace
|
2006-01-25 00:08:53 +00:00 |
setarch.c
|
Patch from tito, acked by Bernhard Fischer.
|
2006-03-20 02:20:18 +00:00 |
swaponoff.c
|
Patch from Denis Vlasenko to add xstat() and use it.
|
2006-03-13 15:45:16 +00:00 |
switch_root.c
|
Shut up the warning "implicit declaration of strlen".
|
2006-05-10 17:41:21 +00:00 |
umount.c
|
Bug fix: umount wasn't detaching loop devices unless mtab support was enabled.
|
2006-03-17 03:30:05 +00:00 |