| patch |
summary |
view |
raw |
| 10agetty |
login-utils/agetty.c | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 88 insertions(+), 1 deletion(-)
|
view
|
download
|
| 10amd64-rdev |
sys-utils/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 10cal-widechar |
tmp/dpep.GnsIaa/util-linux/misc-utils/cal.c | 64 +++++++++++++++++++++++-----
1 file changed, 54 insertions(+), 10 deletions(-)
|
view
|
download
|
| 10cfdisk |
tmp/dpep.rEB26p/util-linux/fdisk/cfdisk.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| 10cramfs-udebsize |
tmp/dpep-work.XLCGO2/util-linux/disk-utils/fsck.cramfs.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| 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
|
| 10license |
tmp/dpep.ZDTG6n/util-linux/login-utils/wall.1 | 6 +-----
tmp/dpep.ZDTG6n/util-linux/login-utils/wall.c | 6 +-----
2 files changed, 2 insertions(+), 10 deletions(-)
|
view
|
download
|
| 10misc |
tmp/dpep.X7zJbq/util-linux/disk-utils/mkswap.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 10mount |
tmp/dpep-work.31redI/util-linux/mount/Makefile | 4
tmp/dpep-work.31redI/util-linux/mount/lomount.c | 236 +++++++++-
tmp/dpep-work.31redI/util-linux/mount/lomount.h | 2
tmp/dpep-work.31redI/util-linux/mount/loop.h | 37 +
tmp/dpep-work.31redI/util-linux/mount/losetup.8 | 17
tmp/dpep-work.31redI/util-linux/mount/mount.8 | 21
tmp/dpep-work.31redI/util-linux/mount/mount.c | 34 +
tmp/dpep-work.31redI/util-linux/mount/rmd160.c | 532 ++++++++++++++++++++++++
tmp/dpep-work.31redI/util-linux/mount/rmd160.h | 9
9 files changed, 860 insertions(+), 32 deletions(-)
|
view
|
download
|
| 10sparcumount |
mount/umount.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 10warnings |
tmp/dpep-work.BBs5Mx/util-linux/misc-utils/ddate.c | 1 +
tmp/dpep-work.BBs5Mx/util-linux/misc-utils/script.c | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| 20guesshelper |
tmp/dpep.EXkuMo/util-linux/mount/mount.c | 142 +++++++++++++++++--------------
1 file changed, 78 insertions(+), 64 deletions(-)
|
view
|
download
|
| 30nfs4 |
tmp/dpep-work.TJbhsa/2.12r-5.1/mount/Makefile | 4
tmp/dpep-work.TJbhsa/2.12r-5.1/mount/mount.8 | 75 +
tmp/dpep-work.TJbhsa/2.12r-5.1/mount/mount.c | 15
tmp/dpep-work.TJbhsa/2.12r-5.1/mount/nfs.5 | 219 +++
tmp/dpep-work.TJbhsa/2.12r-5.1/mount/nfs4_mount.h | 82 +
tmp/dpep-work.TJbhsa/2.12r-5.1/mount/nfs4mount.c | 433 +++++++
tmp/dpep-work.TJbhsa/2.12r-5.1/mount/nfs_mount4.h | 22
tmp/dpep-work.TJbhsa/2.12r-5.1/mount/nfsmount.c | 1345 ++++++++++++++--------
tmp/dpep-work.TJbhsa/2.12r-5.1/mount/sundries.h | 3
tmp/dpep-work.TJbhsa/2.12r-5.1/mount/umount.c | 7
10 files changed, 1753 insertions(+), 452 deletions(-)
|
view
|
download
|
| 30nfs4-fix |
mount/nfs4mount.c | 8 ++++++--
mount/nfsmount.c | 24 +++++++++++++-----------
2 files changed, 19 insertions(+), 13 deletions(-)
|
view
|
download
|
| 30nfs4-intr-default |
mount/nfs.5 | 4 ++--
mount/nfsmount.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 30nfs4-setclientid |
mount/nfs4mount.c | 6 ++++--
mount/nfsmount.c | 4 ++--
2 files changed, 6 insertions(+), 4 deletions(-)
|
view
|
download
|
| 30swsusp-resume |
tmp/dpep-work.5ak7Cm/util-linux/mount/get_label_uuid.c | 22 +++
tmp/dpep-work.5ak7Cm/util-linux/mount/swapon.c | 95 +++++++++++++++++
2 files changed, 116 insertions(+), 1 deletion(-)
|
view
|
download
|
| 60_opt_O1 |
tmp/dpep.54ETBp/util-linux-2.12p/MCONFIG | 4 ++--
tmp/dpep.54ETBp/util-linux-2.12p/configure | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 65_llseek-syscall |
fdisk/llseek.c | 8 +++++---
fdisk/sfdisk.c | 6 ++++--
2 files changed, 9 insertions(+), 5 deletions(-)
|
view
|
download
|
| 65page_size |
disk-utils/fsck.cramfs.c | 1 -
disk-utils/mkswap.c | 15 +--------------
2 files changed, 1 insertion(+), 15 deletions(-)
|
view
|
download
|
| CVE-2007-5191 |
mount/mount.c | 8 ++++++--
mount/umount.c | 8 ++++++--
2 files changed, 12 insertions(+), 4 deletions(-)
|
view
|
download
|