summaryrefslogtreecommitdiff
path: root/lib/libc/sys/execve.2
AgeCommit message (Collapse)Author
1995-02-27merge with lite, keeping most local changes. clean up Idscgd
1994-10-17either change or update references to sigvec(), as appropriatecgd
1994-04-22Remove description of EINVAL, "The pathname contains a character with thejtc
high-order bit set", as this error is obsolete. Eventually we may want to add code to some of the "optional" filesystems (msdosfs, etc.) that checks for illegal characters. At that time it would be appropriate to reintroduce this error with appropriate text. Perhaps "The pathname contains a character that is not valid for filesystem type".
1994-04-19Use symbolic names {NAME_MAX} & {PATH_MAX} instead of 255 and 1023 injtc
description of ENAMETOOLONG error.
1993-11-29Use "Er" for argument to -width in the lists in the ERROR sections --- sojtc
the formatting is consistant.
1993-11-25Clean up manpages:jtc
Use .Fn rather than .Nm macro in HISTORY and STANDARDS sections. Use .At and .St macros instead of spelling out "Version 6 UNIX", "IEEE 1003.1-1988 (POSIX)", etc.
1993-10-26fixes from Garrett A. Wollman <wollman@emba.uvm.edu>:cgd
note that EACCES is returned if program file is on an FS mounted MNT_NOEXEC. also fix missing close-paren.
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd