.. |
Config.in
|
Added /etc/mdev.conf support. Adds about 1.9k to mdev.
|
2005-12-17 10:52:30 +00:00 |
dmesg.c
|
Remove trailing whitespace. Update copyright to include 2004.
|
2004-03-15 08:29:22 +00:00 |
fbset.c
|
Remove trailing whitespace. Update copyright to include 2004.
|
2004-03-15 08:29:22 +00:00 |
fdflush.c
|
Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to
|
2005-09-08 03:11:58 +00:00 |
fdformat.c
|
Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to
|
2005-09-08 03:11:58 +00:00 |
fdisk.c
|
reduce signedness warning
|
2005-12-02 10:06:04 +00:00 |
freeramdisk.c
|
Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to
|
2005-09-08 03:11:58 +00:00 |
fsck_minix.c
|
Larry Doolittle writes:
|
2004-04-14 17:51:38 +00:00 |
getopt.c
|
more const, attribute_noreturn saved 200 bytes
|
2005-10-19 09:21:51 +00:00 |
hexdump.c
|
add "-C" format to hexdump
|
2005-11-28 21:06:00 +00:00 |
hwclock.c
|
- new bb_opt_complementally syntax, use [-:?] only - 'free' chars
|
2005-10-14 09:56:52 +00:00 |
ipcrm.c
|
Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use
|
2005-06-20 04:30:36 +00:00 |
ipcs.c
|
Reduce exported from ipcs applet
|
2005-09-22 13:13:23 +00:00 |
losetup.c
|
When you went "losetup -d /dev/loop0 /dev/loop1" the error message was strange.
|
2005-12-21 17:00:25 +00:00 |
Makefile
|
use the shorter license header
|
2005-09-24 07:16:29 +00:00 |
Makefile.in
|
- remove duplicate entry for switch_root
|
2005-12-15 11:44:31 +00:00 |
mdev.c
|
use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550)
|
2006-01-04 07:31:19 +00:00 |
mkfs_minix.c
|
data --> bss
|
2005-10-15 13:56:17 +00:00 |
mkswap.c
|
|
|
more.c
|
s/fileno\(stdin\)/STDIN_FILENO/g
|
2004-03-27 10:02:48 +00:00 |
mount.c
|
Some minor cleanups/bugfixes split off from the big remount work:
|
2005-12-20 17:18:01 +00:00 |
nfsmount.c
|
Some minor cleanups/bugfixes split off from the big remount work:
|
2005-12-20 17:18:01 +00:00 |
nfsmount.h
|
Fixup use of 'u_int' to instead use 'unsigned int'
|
2004-01-30 22:56:20 +00:00 |
pivot_root.c
|
Remove trailing whitespace. Update copyright to include 2004.
|
2004-03-15 08:29:22 +00:00 |
rdate.c
|
bb_opt_complementally for rdate applet. Add losed record to util-linux/Makefile.in for switch_root applet
|
2005-10-28 15:43:41 +00:00 |
readprofile.c
|
another more const
|
2005-10-20 11:17:48 +00:00 |
swaponoff.c
|
accept unlimited number of swap arguments like the real swap{on,off} and shrink do_em_all a little
|
2005-09-16 04:41:20 +00:00 |
switch_root.c
|
Fix chroot, leave console alone if -c not specified, and yank debug code.
|
2005-12-20 17:25:51 +00:00 |
umount.c
|
better check usage with options, correct show problem error message, indent
|
2005-10-10 12:17:33 +00:00 |