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
Matt Kraai
322ae93a5e
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
...
segfaulting or handling errors the same way themselves.
2000-09-13 02:46:14 +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
Some #include updates.
2000-08-10 17:59:11 +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
Some #include updates.
2000-08-10 17:59:11 +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
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
2000-09-13 02:46:14 +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