summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/execve.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* We don't have an "Ap" macro so ".Fn execve() Ap d" is wrong, reword to removenicm2009-10-271-16/+15
* convert to new .Dd format;jmc2007-05-311-2/+2
* credit .Bx 3 in HISTORY too;jmc2005-05-121-2/+4
* from perry@netbsd -r1.35:jmc2005-05-081-3/+3
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-3/+3
* typo from jared yanovich;jmc2004-07-051-2/+2
* various improvements to lists and displays:jmc2004-04-151-3/+2
* Mention session ID; OK deraadt@millert2003-12-281-1/+2
* elf(5) is relevant here too;jmc2003-12-281-2/+6
* put escapes in the right place;jmc2003-09-041-2/+2
* the arrays are null terminated, but the strings are only nul terminated.tedu2003-07-021-3/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - section reorderjmc2003-06-011-2/+2
* duplicate words: and and, the thedavid2003-03-181-2/+2
* add some notes about nosuid mounted file systems. suggested by deraadt@tedu2003-03-101-1/+5
* ansideraadt2002-07-161-4/+2
* Move the const qualifier to the right place. deraadt@ oknordin2002-01-021-2/+2
* Move description of exect() to execve(2) man page. Add a note about exect() notaaron2001-03-141-2/+17
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-17/+20
* char const* -> const char *fgsch2000-09-251-2/+2
* NCARGS is bigger these days; akr@m17n.orgderaadt2000-04-281-2/+2
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-5/+7
* these can also return ENFILEderaadt1999-07-061-1/+5
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-5/+5
* punctuationaaron1999-05-251-2/+2
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
* correct some Xr's which referred to the wrong man page sectionsaaron1999-05-101-2/+2
* make function names the correct casederaadt1999-02-271-4/+4
* fix openbsd tagderaadt1998-07-061-0/+1
* document fd 0-2 scheme for setuid/setgidderaadt1998-07-021-0/+7
* doc execve & setitimer setuid side effectderaadt1997-06-131-0/+2
* fix lots of .Xr and other minor thingsderaadt1997-06-131-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+270