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
56f3e353da
Both of these commands were subtly broken. Fortunately when used together the
...
damage was only ugly fscks. Reverted to the static inline code so they work correctly again, -Erik
2000-09-19 21:13:55 +00:00
..
dmesg.c
The result of getopt() is "int" and should be treated as such
2000-07-17 16:17:19 +00:00
fbset.c
…
fdflush.c
Extract usage information into a separate file.
2000-07-16 20:57:15 +00:00
freeramdisk.c
Some #include updates.
2000-08-10 17:59:11 +00:00
fsck_minix.c
Both of these commands were subtly broken. Fortunately when used together the
2000-09-19 21:13:55 +00:00
getopt.c
Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>
2000-08-21 22:02:34 +00:00
mkfs_minix.c
Both of these commands were subtly broken. Fortunately when used together the
2000-09-19 21:13:55 +00:00
mkswap.c
Some #include updates.
2000-08-10 17:59:11 +00:00
more.c
Centralize handling of --help.
2000-07-19 19:24:01 +00:00
mount.c
Apply a patch from Chip Rosenthal <chip@unicom.com> to fix NFS mounting,
2000-09-19 01:21:13 +00:00
nfsmount.c
Some #include updates.
2000-08-10 17:59:11 +00:00
nfsmount.h
…
rdate.c
Oops. Forgot to commit rdate.c.
2000-08-21 23:04:00 +00:00
swaponoff.c
Extract usage information into a separate file.
2000-07-16 20:57:15 +00:00
umount.c
Use BB_FEATURE_CLEAN_UP where appropriate
2000-07-25 18:01:20 +00:00