This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
util-linux
History
Eric Andersen
dcbca62e89
Standard typing (u_int16_t instead of u16, u_int32_t instead
...
of u32, etc) cleanups from Laurence Anderson <laurence@zxmail.com>
2001-08-29 19:02:26 +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
This patch, put together by Manuel Novoa III, is a merge of work
2001-02-14 21:23:06 +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
A cleanup patch from Jeff Garzik to static-ify a number of
2001-03-09 21:24:12 +00:00
more.c
Add support for devfs device names.
2001-07-23 14:52:08 +00:00
mount.c
Commit Vladimir's simplify_path.
2001-08-10 15:05:27 +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
Rework option handling to save space.
2001-07-30 14:43:20 +00:00
swaponoff.c
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
2001-04-05 03:14:39 +00:00
umount.c
Teach libc5 about realpath
2001-08-02 09:55:58 +00:00