| patch |
summary |
view |
raw |
| 10debian |
tmp/dpep.BP9ADw/util-linux/MCONFIG | 8 ++++----
tmp/dpep.BP9ADw/util-linux/getopt/getopt.1 | 5 +++--
tmp/dpep.BP9ADw/util-linux/hwclock/hwclock.8 | 5 +++--
tmp/dpep.BP9ADw/util-linux/mount/README.mount | 1 +
tmp/dpep.BP9ADw/util-linux/mount/my_dev_t.h | 15 ---------------
5 files changed, 11 insertions(+), 23 deletions(-)
|
view
|
download
|
| 10fstab |
tmp/dpep.pHan4D/util-linux/mount/fstab.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 10sparcumount |
mount/umount.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 20loop-AES |
mount/Makefile | 22
mount/aes.c | 299 ++++++++++
mount/aes.h | 97 +++
mount/lomount.c | 1442 +++++++++++++++++++++++++++++++++++++------------
mount/lomount.h | 16
mount/loop.c | 221 +++++++
mount/loop.h | 88 ++
mount/losetup.8 | 238 ++++----
mount/loumount.c | 60 ++
mount/mount.8 | 24
mount/mount.c | 58 +
mount/mount_by_label.c | 2
mount/rmd160.c | 532 ++++++++++++++++++
mount/rmd160.h | 9
mount/sha512.c | 432 ++++++++++++++
mount/sha512.h | 45 +
mount/swapon.8 | 16
mount/swapon.c | 369 +++++++++++-
18 files changed, 3454 insertions(+), 516 deletions(-)
|
view
|
download
|
| 20guesshelper |
tmp/dpep-work.Tr0iaL/trunk/mount/mount.c | 139 ++++++++++++++++---------------
1 file changed, 76 insertions(+), 63 deletions(-)
|
view
|
download
|
| 30swapfile |
tmp/dpep.Dh87Eo/trunk/mount/swapon.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 30nfs4 |
mount/Makefile | 4
mount/mount.8 | 75 ++
mount/mount.c | 15
mount/nfs.5 | 219 ++++++++
mount/nfs4_mount.h | 82 +++
mount/nfs4mount.c | 433 +++++++++++++++++
mount/nfs_mount4.h | 22
mount/nfsmount.c | 1345 +++++++++++++++++++++++++++++++++++------------------
mount/sundries.h | 3
mount/umount.c | 7
10 files changed, 1753 insertions(+), 452 deletions(-)
|
view
|
download
|
| 30nfs4-fix |
mount/nfs4mount.c | 5 ++++-
mount/nfsmount.c | 24 +++++++++++++-----------
2 files changed, 17 insertions(+), 12 deletions(-)
|
view
|
download
|
| 40page_size |
mount/swapon.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
|
view
|
download
|
| CVE-2007-5191 |
mount/mount.c | 8 ++++++--
mount/umount.c | 8 ++++++--
2 files changed, 12 insertions(+), 4 deletions(-)
|
view
|
download
|