summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/execve.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* We don't have an "Ap" macro so ".Fn execve() Ap d" is wrong, reword to removenicm2009-10-271-16/+15
| | | | | | it. ok jmc
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* credit .Bx 3 in HISTORY too;jmc2005-05-121-2/+4
| | | | agreed w/ otto@
* from perry@netbsd -r1.35:jmc2005-05-081-3/+3
| | | | execve() first appeared in At v7, not Bx 4.2;
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-3/+3
| | | | | termination with '\0') vs. null termination. Input from krw@, jaredy@, jmc@. OK deraadt@
* typo from jared yanovich;jmc2004-07-051-2/+2
|
* various improvements to lists and displays:jmc2004-04-151-3/+2
| | | | | | .Pp removal -compact removal for displays other list/display errors
* Mention session ID; OK deraadt@millert2003-12-281-1/+2
|
* elf(5) is relevant here too;jmc2003-12-281-2/+6
| | | | | | from Mathias K. Straede (PR 3619); ok miod@ deraadt@
* put escapes in the right place;jmc2003-09-041-2/+2
| | | | | | (i.e. stuff I got wrong the first time, or missed) this includes some .Cd's with missing quotes and .Nm abuse in man4;
* 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
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* - section reorderjmc2003-06-011-2/+2
| | | | | | - merge COMPATIBILITY - kill whitespace at EOL - tidy up macros
* duplicate words: and and, the thedavid2003-03-181-2/+2
| | | | ok miod@ jmc@
* add some notes about nosuid mounted file systems. suggested by deraadt@tedu2003-03-101-1/+5
| | | | ok deraadt@ millert@
* 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
| | | | being portable.
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-17/+20
| | | | breaks and getting rid of short lines, making these files easier to work with.
* 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
| | | | | - Some punctuation fixes. - Some `id' -> `ID'.
* these can also return ENFILEderaadt1999-07-061-1/+5
|
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-5/+5
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* punctuationaaron1999-05-251-2/+2
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* 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