Author: bapt
Date: Tue Nov 10 07:17:38 2015
New Revision: 290634
URL: https://svnweb.freebsd.org/changeset/base/290634
Log:
MFC r290480
Protecting against rm -rf / is now POSIXLY_CORRECT per posix 1003.1
edition 2013. No need anymore to disable the protection if one set
the POXILY_CORRE
Author: hselasky
Date: Mon Nov 9 11:24:59 2015
New Revision: 290607
URL: https://svnweb.freebsd.org/changeset/base/290607
Log:
MFC r290441:
Fix for unaligned IP-header.
The mbuf length fields must be set before m_adj() is called else
m_adj() will not always adjust the mbuf and an unali
Author: ngie
Date: Mon Nov 9 09:28:34 2015
New Revision: 290599
URL: https://svnweb.freebsd.org/changeset/base/290599
Log:
MFC r266930,r289225:
r266930 (by jmg):
convert to using the _daddr_t types like newfs was...
Put the superblock in the correct possition for UFS2... There is
Author: ngie
Date: Mon Nov 9 09:23:35 2015
New Revision: 290597
URL: https://svnweb.freebsd.org/changeset/base/290597
Log:
MFC r290268:
Sync minor whitespace / type changes in ffs_csum_swap and ffs_sb_swap with
src/sys/ufs/ffs/ffs_bswap.c@1.39
Obtained from: NetBSD
Sponsored by: E
Author: ngie
Date: Mon Nov 9 09:22:11 2015
New Revision: 290595
URL: https://svnweb.freebsd.org/changeset/base/290595
Log:
MFC r290264:
Limit isoLevel to 1 and 2 to avoid segfaulting when isoLevel is set to 3 by
dereferencing a NULL function pointer
Add some asserts to ensure that i
Author: ngie
Date: Mon Nov 9 09:20:01 2015
New Revision: 290594
URL: https://svnweb.freebsd.org/changeset/base/290594
Log:
MFC r290265,r290267,r290270:
r290265:
Add testcases for -t cd9660 -o isolevel=[1-3]
-- -o isolevel=1 currently fails because of path comparison issues,
Author: ngie
Date: Mon Nov 9 09:04:11 2015
New Revision: 290592
URL: https://svnweb.freebsd.org/changeset/base/290592
Log:
MFC r289902:
Add a regression test for r289899 to validate rockridge encoding
of device types
Sponsored by: EMC / Isilon Storage Division
Modified:
stable/10
Author: ngie
Date: Mon Nov 9 09:03:24 2015
New Revision: 290591
URL: https://svnweb.freebsd.org/changeset/base/290591
Log:
MFC r289899:
Import the fix from NetBSD kern/48852 (sic) to fix rockridge encoding of
device nodes
In particular, use st_rdev (the device type), not st_dev (the
Author: ngie
Date: Mon Nov 9 08:59:55 2015
New Revision: 290589
URL: https://svnweb.freebsd.org/changeset/base/290589
Log:
MFC r289203,r290180:
r289203 (by adrian):
makefs: introduce a new option to specify what to round the resulting
image up to.
From ticket:
While trying
Author: ngie
Date: Mon Nov 9 08:03:15 2015
New Revision: 290587
URL: https://svnweb.freebsd.org/changeset/base/290587
Log:
MFC r289687,r289693:
r289687:
Free buffer before returning from cd9660_write_path_table to avoid
leaking it after returning from the function
PR: 203647
10 matches
Mail list logo