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
Mike Frysinger
1a54030445
use memmove() instead of bcopy()
2006-04-16 05:58:21 +00:00
..
Config.in
Patch from Robert P Day: let menuconfig indent stuff for us, we don't have
2006-04-13 23:22:16 +00:00
dmesg.c
…
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
…
fdisk.c
use memmove() instead of bcopy()
2006-04-16 05:58:21 +00:00
freeramdisk.c
…
fsck_minix.c
…
getopt.c
…
hexdump.c
…
hwclock.c
…
ipcrm.c
…
ipcs.c
- do away with useless fwd-decls, redundant bb_printf calls, silence warning
2006-04-03 11:25:48 +00:00
losetup.c
…
Makefile
…
Makefile.in
…
mdev.c
…
mkfs_minix.c
- patch from Denis Vlasenko to add and use bb_xopen3()
2006-04-13 12:45:04 +00:00
mkswap.c
- patch from Denis Vlasenko to add and use bb_xopen3()
2006-04-13 12:45:04 +00:00
more.c
…
mount.c
Kumar spotted another bug: if we autodetect nfs and they haven't specified the
2006-04-05 01:43:39 +00:00
nfsmount.c
…
nfsmount.h
…
pivot_root.c
…
rdate.c
…
readprofile.c
…
setarch.c
…
swaponoff.c
…
switch_root.c
…
umount.c
…