index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
execve.2
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-10
Update ARG_MAX bytes count
jca
1
-3
/
+3
2019-12-01
comply with POSIX and make execve() return EACCES for directories
naddy
1
-4
/
+2
2019-07-29
correct mispellings of EACCES; from Kris Katterjohn
deraadt
1
-3
/
+3
2017-12-12
pledge()'s 2nd argument becomes char *execpromises, which becomes the
deraadt
1
-2
/
+8
2017-04-13
Xr sigprocmask(2) not the obsolete sigsetmask(3)
millert
1
-3
/
+3
2016-09-12
document that running a W^X violating binary from file system mounted
schwarze
1
-2
/
+11
2016-03-27
Add EISDIR to ERRORS and fix ETXTBSY description; from Piotr Durlej.
millert
1
-3
/
+5
2015-10-11
Document that execve(2) resets SIGCHLD to SIG_DFL
guenther
1
-4
/
+16
2015-09-10
use .In rather than .Fd #include
schwarze
1
-3
/
+3
2015-08-26
Hide many (194!) symbols that nothing should be using.
guenther
1
-17
/
+3
2015-07-28
ARG_MAX is the standard name (not NCARGS); probab[l]y guenther
deraadt
1
-5
/
+3
2015-02-07
document restriction on argv having one element
tedu
1
-3
/
+6
2015-01-19
Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONG
millert
1
-6
/
+7
2014-05-30
A program is the thing you run; a process is an instance of something
guenther
1
-4
/
+4
2014-01-21
obvious .Pa fixes; found with mandocdb(8)
schwarze
1
-4
/
+4
2013-10-20
catch up with elf(5)/stab(5) removal;
jmc
1
-6
/
+3
2011-11-17
Fix HISTORY:
schwarze
1
-6
/
+8
2011-10-24
Update POSIX references for chdir(2) and chmod(2) from 1988 to 2008.
schwarze
1
-2
/
+6
2011-09-03
make -column lists pretty again;
jmc
1
-16
/
+43
2011-08-19
as with other list types, column lists generally do not need a Pp/-compact
jmc
1
-4
/
+3
2009-10-27
We don't have an "Ap" macro so ".Fn execve() Ap d" is wrong, reword to remove
nicm
1
-16
/
+15
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2005-05-12
credit .Bx 3 in HISTORY too;
jmc
1
-2
/
+4
2005-05-08
from perry@netbsd -r1.35:
jmc
1
-3
/
+3
2005-02-25
Be correct in our man pages when talking about NUL termination (that is,
cloder
1
-3
/
+3
2004-07-05
typo from jared yanovich;
jmc
1
-2
/
+2
2004-04-15
various improvements to lists and displays:
jmc
1
-3
/
+2
2003-12-28
Mention session ID; OK deraadt@
millert
1
-1
/
+2
2003-12-28
elf(5) is relevant here too;
jmc
1
-2
/
+6
2003-09-04
put escapes in the right place;
jmc
1
-2
/
+2
2003-07-02
the arrays are null terminated, but the strings are only nul terminated.
tedu
1
-3
/
+3
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
millert
1
-6
/
+2
2003-06-01
- section reorder
jmc
1
-2
/
+2
2003-03-18
duplicate words: and and, the the
david
1
-2
/
+2
2003-03-10
add some notes about nosuid mounted file systems. suggested by deraadt@
tedu
1
-1
/
+5
2002-07-16
ansi
deraadt
1
-4
/
+2
2002-01-02
Move the const qualifier to the right place. deraadt@ ok
nordin
1
-2
/
+2
2001-03-14
Move description of exect() to execve(2) man page. Add a note about exect() not
aaron
1
-2
/
+17
2000-10-18
Another round of man page cleanup, this time to remove more hard sentence
aaron
1
-17
/
+20
2000-09-25
char const* -> const char *
fgsch
1
-2
/
+2
2000-04-28
NCARGS is bigger these days; akr@m17n.org
deraadt
1
-2
/
+2
2000-04-15
- For consistency, `super-user' -> `superuser' in all cases.
aaron
1
-5
/
+7
1999-07-06
these can also return ENFILE
deraadt
1
-1
/
+5
1999-06-29
- change references to nil to null; tschroed@acm.org
aaron
1
-5
/
+5
1999-05-25
punctuation
aaron
1
-2
/
+2
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
aaron
1
-2
/
+2
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
alex
1
-2
/
+2
1999-05-10
correct some Xr's which referred to the wrong man page sections
aaron
1
-2
/
+2
1999-02-27
make function names the correct case
deraadt
1
-4
/
+4
1998-07-06
fix openbsd tag
deraadt
1
-0
/
+1
[next]