summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/execve.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Document that execve(2) resets SIGCHLD to SIG_DFLguenther2015-10-111-4/+16
* use .In rather than .Fd #includeschwarze2015-09-101-3/+3
* Hide many (194!) symbols that nothing should be using.guenther2015-08-261-17/+3
* ARG_MAX is the standard name (not NCARGS); probab[l]y guentherderaadt2015-07-281-5/+3
* document restriction on argv having one elementtedu2015-02-071-3/+6
* Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGmillert2015-01-191-6/+7
* A program is the thing you run; a process is an instance of somethingguenther2014-05-301-4/+4
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-4/+4
* catch up with elf(5)/stab(5) removal;jmc2013-10-201-6/+3
* Fix HISTORY:schwarze2011-11-171-6/+8
* Update POSIX references for chdir(2) and chmod(2) from 1988 to 2008.schwarze2011-10-241-2/+6
* make -column lists pretty again;jmc2011-09-031-16/+43
* as with other list types, column lists generally do not need a Pp/-compactjmc2011-08-191-4/+3
* 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