busybox/util-linux
2001-10-18 04:11:39 +00:00
..
dmesg.c A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few 2001-04-05 03:14:39 +00:00
fbset.c Standard typing (u_int16_t instead of u16, u_int32_t instead 2001-08-29 19:02:26 +00:00
fdflush.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
freeramdisk.c Use xfopen, saves 32 bytes ! 2001-10-05 05:03:14 +00:00
fsck_minix.c Standard typing (u_int16_t instead of u16, u_int32_t instead 2001-08-29 19:02:26 +00:00
getopt.c Applied patch from Larry Doolittle to remove some strlen calls, and add one 2001-04-23 23:16:20 +00:00
mkfs_minix.c Standard typing (u_int16_t instead of u16, u_int32_t instead 2001-08-29 19:02:26 +00:00
mkswap.c Scrub up some function prototypes. 2001-10-18 04:11:39 +00:00
more.c Add support for devfs device names. 2001-07-23 14:52:08 +00:00
mount.c Make mount default to using /proc/filesystems to avoid 2001-10-18 04:10:22 +00:00
nfsmount.c Rename dirname variable to pathname to eliminate namespace conflict. 2001-07-26 14:26:53 +00:00
nfsmount.h Silence a silly warning 2001-03-09 22:17:59 +00:00
pivot_root.c A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few 2001-04-05 03:14:39 +00:00
rdate.c Use port 37 by default. 2001-10-01 17:52:14 +00:00
swaponoff.c Scrub up some function prototypes. 2001-10-18 04:11:39 +00:00
umount.c Teach libc5 about realpath 2001-08-02 09:55:58 +00:00