| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|