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
/
sys
/
dev
/
ksyms.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips/sgi uses same symbol table style setup as sparc64
pefo
2004-08-09
1
-4
/
+4
*
remove uvm_extern.h
brad
2004-01-09
1
-3
/
+1
*
Convert to 2 term license; OK with art@
millert
2003-06-03
1
-3
/
+1
*
proper cdev_decl(ksyms), fix ksyms's broken functions
mickey
2002-07-10
1
-6
/
+6
*
First round of __P removal in sys
millert
2002-03-14
1
-5
/
+5
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-2
/
+2
*
Change d_mmap in struct cdevsw from:
art
2001-11-01
1
-3
/
+4
*
make ksyms work on sparc64 (requires essentially same goop as db_sym)
jason
2001-09-17
1
-2
/
+17
*
Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface to
art
2001-06-08
1
-3
/
+3
*
Remove debuging printf left by accident.
art
2001-02-12
1
-2
/
+1
*
Violent cleanup of the code. Lots of effort duplication removed.
art
2001-02-03
1
-68
/
+118
*
Another comment change. (NBPG -> PAGE_SIZE).
art
1999-11-26
1
-1
/
+1
*
Fix comment typo.
angelos
1999-11-02
1
-1
/
+1
*
vaddr_t/vsize_t
mickey
1999-09-14
1
-9
/
+7
*
careful with mmap off
deraadt
1998-11-20
1
-0
/
+2
*
/dev/ksyms; kernel symbols pseudo-device that masquerades as an a.out binary for ports that copy the symbol table to the end of kernel space (all that use DDB do this)
millert
1998-08-24
1
-0
/
+187