Age | Commit message (Collapse) | Author |
|
need perl (at least for now).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
extensions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
group-readable" window; do not setuid/setgid if fchown() fails.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the return value of the previous command in functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
form device names.
|
|
|
|
|
|
|
|
creating a device; from FreeBSD
|
|
|
|
Rename warn() to paxwarn() so <err.h> can be included
Remove #include <ctype.h> when not needed; from FreeBSD
|
|
|
|
|
|
|
|
(1) it needs to be ALIGNed for both halves of the 'if,' and
(2) if you're going to claim that you now have ALIGN(newlen)
bytes left, you should have actually allocated
ALIGN(newlen), rather than just 'newlen' bytes.
|