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
/
arch
/
sgi
/
stand
/
boot
/
arcbios.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
It's been a quarter century: we can assume volatile is present with that name.
guenther
2014-03-29
1
-2
/
+2
*
Put back the kl_n_shift variable, removed by mistake in 1.18, causing the
miod
2012-10-18
1
-15
/
+35
*
Bring the `let decide ARCBios address at runtime' code to the SGI bootblocks,
miod
2012-09-29
1
-8
/
+48
*
Support for the POWER Indigo2 R10000 systems (IP28). Currently running with
miod
2012-05-25
1
-1
/
+3
*
Prevent the Ethernet driver to be opened twice when using a bootp() path;
miod
2012-03-19
1
-3
/
+7
*
Teach the bootblocks how to load kernel from tftp (i.e. when OSLoadPartition
miod
2012-03-19
1
-5
/
+10
*
Make this compile without warnings in all modes, and do not use NULL when
miod
2011-04-09
1
-2
/
+11
*
unstatic variable we need elsewhere, fixes stand build on tezro
marco
2010-09-14
1
-2
/
+2
*
libsa printf doesn't support sizes in %s specifiers; fix format strings
miod
2009-07-22
1
-2
/
+2
*
Make the 64 bit bootblocks compile again after the <machine/mnode.h> changes.
miod
2009-06-19
1
-1
/
+3
*
When booting in `install software' mode from the SGI boot menu, do not try to
miod
2009-05-30
1
-4
/
+68
*
In addition to the existing IP32 boot block, build a real 64 bit boot block
miod
2009-05-14
1
-106
/
+62
*
Promote types in ARCBios function prototypes from int to long whenever
miod
2009-05-09
1
-3
/
+3
*
Remove unwanted code and sync with mips64/arcbios.c.
jsing
2008-03-27
1
-50
/
+60
*
Cleanup/style(9) code and comments.
jsing
2008-03-08
1
-42
/
+34
*
Remove duplicate strcmp().
jsing
2008-02-19
1
-3
/
+2
*
Fix some 64 bit address problems.
pefo
2004-10-20
1
-5
/
+3
*
Update boot with miods ELF64 symtab fixes and my 32 bit compiles
pefo
2004-09-16
1
-4
/
+4
*
Minor tweaks to make things work in install.
pefo
2004-08-25
1
-2
/
+1
*
disk boot and tools for sgi
pefo
2004-08-23
1
-0
/
+308