hush/util-linux
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 Use errorMsg rather than fprintf. 2000-07-14 01:51:25 +00:00
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 Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009. 2000-07-10 23:39:44 +00:00
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