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
/
usr.sbin
/
installboot
/
installboot.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't print a blank line if no stage1 or stage2 aspects
deraadt
2019-10-29
1
-6
/
+8
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-2
/
+2
*
give up on pledge for now.
deraadt
2015-11-29
1
-4
/
+1
*
Apply pledge.
deraadt
2015-11-26
1
-1
/
+4
*
Backout last. Breaks sparc64, amoung other dubiousness.
krw
2015-10-14
1
-17
/
+2
*
Check that the disk specified on the command line is the disk that
krw
2015-10-12
1
-2
/
+17
*
Refactor fileprefix() and filecopy() to use warn() instead of err()
krw
2015-10-08
1
-3
/
+9
*
Nuke trailing whitespace to avoid cluttering possible upcoming diffs.
krw
2015-10-03
1
-2
/
+2
*
Assign the return value of getopt() to an int, not a char, so that options
miod
2015-09-10
1
-3
/
+2
*
Tweak comment re root prefixes.
jsing
2014-01-19
1
-2
/
+2
*
Do not prefix user specified stages with the root filesystem mount point.
jsing
2014-01-19
1
-3
/
+3
*
Add a -r flag that allows for the mount point of the root filesystem to be
jsing
2014-01-18
1
-3
/
+18
*
Initial version of a unified installboot(8) that lives outside of
jsing
2013-12-27
1
-0
/
+103