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
Mark Whitley
4b541a8817
Moved some #ifdefs down below #include "busybox.h" where they belong.
2001-04-25 17:10:30 +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
…
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
…
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
Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com>
2001-03-19 23:49:41 +00:00
mkswap.c
…
more.c
Move messages.c to libbb. Make each string in messages.c be its own .o file.
2001-04-25 05:39:18 +00:00
mount.c
Moved some #ifdefs down below #include "busybox.h" where they belong.
2001-04-25 17:10:30 +00:00
nfsmount.c
…
nfsmount.h
Silence a silly warning
2001-03-09 22:17:59 +00:00
pivot_root.c
…
rdate.c
…
swaponoff.c
…
umount.c
…