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
5f28455c6e
Oskar Liljeblad writes:
...
Here's a fix for the hard-coded device name in fbset.
2003-11-14 03:11:29 +00:00
..
Config.in
Andreas Mohr writes:
2003-10-22 09:58:56 +00:00
dmesg.c
…
fbset.c
Oskar Liljeblad writes:
2003-11-14 03:11:29 +00:00
fdflush.c
…
fdformat.c
Logic error, patch by Matteo Croce
2003-08-29 15:39:07 +00:00
fdisk.c
Marc Kleine-Budde noticed a missing semicolon
2003-11-14 02:40:08 +00:00
freeramdisk.c
Needs prototype for close()
2003-09-15 08:12:53 +00:00
fsck_minix.c
…
getopt.c
…
hexdump.c
…
hwclock.c
Removed some debug printfs
2003-08-26 11:06:39 +00:00
losetup.c
Lars Ekman writes:
2003-07-30 08:55:59 +00:00
Makefile
…
Makefile.in
…
mkfs_minix.c
extern inline is a bad bad thing. kill it (so mkfs_minix.c will
2003-08-06 07:34:19 +00:00
mkswap.c
Patch from David Meggy to make the swap default to the new version if no
2003-10-31 02:04:18 +00:00
more.c
Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)
2003-09-15 08:33:45 +00:00
mount.c
…
nfsmount.c
…
nfsmount.h
…
pivot_root.c
…
rdate.c
Fix rdate and ftpget/ftpput so they compile with the new xconnect.
2003-11-03 21:20:18 +00:00
swaponoff.c
…
umount.c
…