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
/
share
/
man
/
man9
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
no more iop/ioprbs; ok deraadt
jmc
2013-11-05
3
-28
/
+6
*
oops, wrong MLINK
deraadt
2013-10-31
1
-2
/
+2
*
task_systq got removed;
jmc
2013-10-30
2
-5
/
+3
*
deprecate taskq_systq() and replace it with extern struct taskq
dlg
2013-10-30
1
-11
/
+6
*
task_add tweaks; ok dlg
jmc
2013-10-29
2
-7
/
+8
*
wire task_add.9 in
dlg
2013-10-29
1
-2
/
+6
*
u_int -> unsigned int
dlg
2013-10-29
1
-2
/
+2
*
document the kernel task api
dlg
2013-10-29
1
-0
/
+156
*
Now that the M_ICMP_CSUM_* flags are actually used in the kernel by PF,
lteo
2013-10-25
1
-2
/
+8
*
update documentation for these functions. They now state the case regarding
deraadt
2013-10-21
1
-7
/
+22
*
Reference mi_syscall() and mi_syscall_return() and syscall_mi.h
guenther
2013-10-08
1
-5
/
+11
*
getdirentries(2) is dead; long live getdents(2)!
guenther
2013-10-07
1
-16
/
+4
*
Unify and document usbd_transfer(9).
mpi
2013-09-20
2
-2
/
+110
*
get rid of the copy argument in m_devget that let you provide an
dlg
2013-08-21
1
-14
/
+5
*
some Bx/Ox conversion;
jmc
2013-08-14
2
-8
/
+9
*
no longer any need to quote macro lines with >9 args;
jmc
2013-08-14
8
-24
/
+24
*
When net.inet.ip.sourceroute is enable, store the source route
mpi
2013-08-13
1
-2
/
+7
*
some minor fixes; From: Jan Stary
jmc
2013-08-12
1
-3
/
+3
*
rename fuse docs after existent functions;
jmc
2013-08-08
2
-9
/
+10
*
- remove redundant sentence about misc functions
jmc
2013-07-20
1
-8
/
+15
*
use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@
schwarze
2013-07-17
32
-131
/
+127
*
document fls/flsl
jsg
2013-07-11
2
-4
/
+16
*
Document RI_WRONLY, committing on behalf of miod@.
mpi
2013-07-05
1
-2
/
+8
*
various tidy up;
jmc
2013-07-05
1
-43
/
+44
*
free(null) works
tedu
2013-07-04
1
-2
/
+5
*
Document RI_VCONS.
kettenis
2013-06-28
1
-2
/
+4
*
some simple initial fixes; this file still needs read properly
jmc
2013-06-12
1
-5
/
+6
*
split "filesystem" and "mountpoints" as "file system" and "mount points",
sobrado
2013-06-11
1
-2
/
+2
*
fix argument to document title (.Dt) macro in the manual page prologue.
sobrado
2013-06-11
1
-3
/
+3
*
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
deraadt
2013-06-11
2
-11
/
+11
*
return ENOBUFS on failure from m_defrag and m_tag_copy_chain.
dlg
2013-06-11
2
-6
/
+8
*
Add CTASSERT macro, for compile time assertions
sf
2013-06-08
1
-2
/
+14
*
\-1;
jmc
2013-06-05
1
-2
/
+2
*
m_defrag(9) wasnt documented.
dlg
2013-06-05
2
-5
/
+19
*
Replace old-fashioned .Fd by new-fangled .In for #include lines.
schwarze
2013-06-04
93
-356
/
+356
*
fusebufsize update
tedu
2013-06-04
1
-5
/
+6
*
rewording
tedu
2013-06-03
1
-43
/
+40
*
5.4 is the magic number
tedu
2013-06-03
1
-2
/
+2
*
rcsids
tedu
2013-06-03
1
-1
/
+2
*
add two more fuse files
tedu
2013-06-03
1
-0
/
+239
*
userland fuse support, but not attaching libfuse yet. ok beck deraadt
tedu
2013-06-03
1
-3
/
+3
*
lookup() and relookup() have 'vfs_' prefix
guenther
2013-05-31
2
-32
/
+55
*
correct some lies
tedu
2013-05-30
1
-10
/
+5
*
there is no vfs_shutdown(9) page;
jmc
2013-05-23
1
-5
/
+4
*
fix formatting here too; from ingo
jmc
2013-05-22
1
-2
/
+4
*
Wrap list of prototypes in a .nr nS 1/0 pair just like all the others. No
kettenis
2013-05-20
1
-2
/
+4
*
i got SEE ALSO completely wrong ;(
jmc
2013-05-17
1
-4
/
+4
*
Sync with reality.
mpi
2013-05-17
1
-27
/
+44
*
Link m_dup_pkthdr(9) to mbuf(9)
mpi
2013-05-17
1
-2
/
+3
*
sys/uvm_extern.h -> uvm/uvm_extern.h
jsg
2013-05-17
1
-3
/
+3
[next]