| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that this is actually a no-op for most users, as this GNU
cpio was broken on -HEAD and 8-STABLE since last March until
the recent fix.
FreeBSD 8.0+ uses BSD cpio by default and the code is being
actively maintained.
Blessed by: kientzle
With hat: secteam
MFC after: 3 days
|
|\
| |
| |
| |
| |
| | |
conflicts due to radically different approaches to security and bug fixes.
In some cases I re-started from the vendor version and reimplemented our
patches. Fortunately, this is not enabled by default in -current.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Correct insecure temporary file usage in ee. [06:02]
Correct a race condition when setting file permissions, sanitize file
names by default, and fix a buffer overflow when handling files
larger than 4GB in cpio. [06:03]
Fix an error in the handling of IP fragments in ipfw which can cause
a kernel panic. [06:04]
Security: FreeBSD-SA-06:01.texindex
Security: FreeBSD-SA-06:02.ee
Security: FreeBSD-SA-06:03.cpio
Security: FreeBSD-SA-06:04.ipfw
|
| |
| |
| |
| | |
errors from old copyin.c.
|
| |
| |
| |
| |
| | |
cdevs, fifos and sockets. Don't output a file if the major, minor or
totality of its rdev would be truncated.
|
| |
| |
| |
| |
| |
| | |
file cannot be linked into place when requested (not required) to do it,
reassure them that cpio is still intelligent enough that it will perform
a full copy instead.
|
| | |
|
| |
| |
| |
| | |
processed the arguments and opened the archive file.
|
| |
| |
| |
| | |
extension entries.
|
| |
| |
| |
| | |
mkfifo() instead of attempting to create them using mknod().
|
|/
|
|
| |
<ctype.h> library function of the same name.
|
|
|