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