index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
execve.2
Age
Commit message (
Expand
)
Author
2017-12-12
pledge()'s 2nd argument becomes char *execpromises, which becomes the
Theo de Raadt
2017-04-13
Xr sigprocmask(2) not the obsolete sigsetmask(3)
Todd C. Miller
2016-09-12
document that running a W^X violating binary from file system mounted
Ingo Schwarze
2016-03-27
Add EISDIR to ERRORS and fix ETXTBSY description; from Piotr Durlej.
Todd C. Miller
2015-10-11
Document that execve(2) resets SIGCHLD to SIG_DFL
Philip Guenther
2015-09-10
use .In rather than .Fd #include
Ingo Schwarze
2015-08-26
Hide many (194!) symbols that nothing should be using.
Philip Guenther
2015-07-28
ARG_MAX is the standard name (not NCARGS); probab[l]y guenther
Theo de Raadt
2015-02-07
document restriction on argv having one element
Ted Unangst
2015-01-19
Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONG
Todd C. Miller
2014-05-30
A program is the thing you run; a process is an instance of something
Philip Guenther
2014-01-21
obvious .Pa fixes; found with mandocdb(8)
Ingo Schwarze
2013-10-20
catch up with elf(5)/stab(5) removal;
Jason McIntyre
2011-11-17
Fix HISTORY:
Ingo Schwarze
2011-10-24
Update POSIX references for chdir(2) and chmod(2) from 1988 to 2008.
Ingo Schwarze
2011-09-03
make -column lists pretty again;
Jason McIntyre
2011-08-19
as with other list types, column lists generally do not need a Pp/-compact
Jason McIntyre
2009-10-27
We don't have an "Ap" macro so ".Fn execve() Ap d" is wrong, reword to remove
Nicholas Marriott
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-05-12
credit .Bx 3 in HISTORY too;
Jason McIntyre
2005-05-08
from perry@netbsd -r1.35:
Jason McIntyre
2005-02-25
Be correct in our man pages when talking about NUL termination (that is,
Chad Loder
2004-07-05
typo from jared yanovich;
Jason McIntyre
2004-04-15
various improvements to lists and displays:
Jason McIntyre
2003-12-28
Mention session ID; OK deraadt@
Todd C. Miller
2003-12-28
elf(5) is relevant here too;
Jason McIntyre
2003-09-04
put escapes in the right place;
Jason McIntyre
2003-07-02
the arrays are null terminated, but the strings are only nul terminated.
Ted Unangst
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-01
- section reorder
Jason McIntyre
2003-03-18
duplicate words: and and, the the
David Krause
2003-03-10
add some notes about nosuid mounted file systems. suggested by deraadt@
Ted Unangst
2002-07-16
ansi
Theo de Raadt
2002-01-02
Move the const qualifier to the right place. deraadt@ ok
Thomas Nordin
2001-03-14
Move description of exect() to execve(2) man page. Add a note about exect() not
Aaron Campbell
2000-10-18
Another round of man page cleanup, this time to remove more hard sentence
Aaron Campbell
2000-09-25
char const* -> const char *
Federico G. Schwindt
2000-04-28
NCARGS is bigger these days; akr@m17n.org
Theo de Raadt
2000-04-15
- For consistency, `super-user' -> `superuser' in all cases.
Aaron Campbell
1999-07-06
these can also return ENFILE
Theo de Raadt
1999-06-29
- change references to nil to null; tschroed@acm.org
Aaron Campbell
1999-05-25
punctuation
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1999-05-10
correct some Xr's which referred to the wrong man page sections
Aaron Campbell
1999-02-27
make function names the correct case
Theo de Raadt
1998-07-06
fix openbsd tag
Theo de Raadt
1998-07-02
document fd 0-2 scheme for setuid/setgid
Theo de Raadt
1997-06-13
doc execve & setitimer setuid side effect
Theo de Raadt
1997-06-13
fix lots of .Xr and other minor things
Theo de Raadt
[next]