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
/
mmap.2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
- section reorder
jmc
2003-06-01
1
-9
/
+9
*
typo from deraadt@
jmc
2003-05-16
1
-4
/
+4
*
.Xr typos;
jmc
2003-03-06
1
-2
/
+2
*
Initial cleanup:
mpech
2002-04-30
1
-3
/
+3
*
for MAP_ANON, dont mention giving an fd of anything but -1, this never worked.
ericj
2001-12-03
1
-3
/
+2
*
detail the different protections in mprotect(2) man page and add PROT_NONE
jjbg
2001-10-24
1
-1
/
+3
*
avoid first person in manual pages
deraadt
2001-09-05
1
-3
/
+3
*
Powered by @mantoya.
mpech
2001-08-20
1
-2
/
+2
*
Acknowledge VM's limitations.
espie
2001-08-03
1
-1
/
+14
*
Add back MAP_COPY. Just describe why it shouldn't be used.
art
2001-05-11
1
-1
/
+8
*
Remove MAP_COPY. It shouldn't be used anymore.
art
2001-05-11
1
-5
/
+1
*
Another round of man page cleanup, this time to remove more hard sentence
aaron
2000-10-18
1
-3
/
+3
*
trash some old leftover macros and replace them with -mdoc macros
aaron
1999-07-04
1
-2
/
+2
*
remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,
aaron
1999-07-02
1
-2
/
+2
*
- change references to nil to null; tschroed@acm.org
aaron
1999-06-29
1
-3
/
+5
*
More xref sorting under SEE ALSO.
alex
1999-06-16
1
-6
/
+6
*
use .Tn instead of .Em for logical/bitwise OR + AND
aaron
1999-06-05
1
-2
/
+2
*
grammar and punctuation
pjanzen
1999-05-30
1
-4
/
+4
*
add missing .El macros (which properly terminate .Bl macro lists)
aaron
1999-05-27
1
-2
/
+3
*
or'ing -> OR'ing
aaron
1999-05-27
1
-2
/
+2
*
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
aaron
1999-05-23
1
-2
/
+2
*
make function names the correct case
deraadt
1999-02-27
1
-4
/
+4
*
document MAP_COPY
millert
1998-08-21
1
-1
/
+5
*
fix openbsd tag
deraadt
1998-07-06
1
-0
/
+1
*
MAP_FAILED; kleink
deraadt
1998-06-06
1
-1
/
+11
*
make mmap() return void *, add MAP_FAILED
deraadt
1998-01-02
1
-1
/
+1
*
convert to void *addr
deraadt
1997-11-14
1
-1
/
+1
*
fix lots of .Xr and other minor things
deraadt
1997-06-13
1
-1
/
+1
*
no MAP_WRITE, fix like freebsd; spotted by bgrayson@ece.utexas.edu
deraadt
1997-06-02
1
-2
/
+1
*
for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \
deraadt
1997-05-30
1
-1
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+207