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
/
util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
snprintf/vsnprintf return < 0 on error, rather than -1.
deraadt
2019-07-03
1
-3
/
+3
*
avoid freeing r twice in error case; OK otto@
miko
2018-11-07
1
-2
/
+2
*
installboot: adapt fileprefix() to future realpath(3) behavior
jcs
2018-07-03
1
-9
/
+25
*
fix a memory leak in multiple error paths
jsg
2015-11-04
1
-6
/
+8
*
Nuke unused variable.
krw
2015-10-19
1
-2
/
+2
*
Backout last. Breaks sparc64, amoung other dubiousness.
krw
2015-10-14
1
-15
/
+4
*
Check that the disk specified on the command line is the disk that
krw
2015-10-12
1
-4
/
+15
*
Refactor fileprefix() and filecopy() to use warn() instead of err()
krw
2015-10-08
1
-26
/
+52
*
Add initial support for installing UEFI boot files to a GTP EFI System
krw
2015-10-07
1
-2
/
+35
*
first batch of cleanup to programs based upon the namespace cleanups
deraadt
2015-01-16
1
-3
/
+5
*
Change the installboot file copying process so that it carefully
jsing
2014-06-09
1
-18
/
+9
*
When copying files do it in 512 byte blocks so that we're less likely to
jsing
2014-01-19
1
-2
/
+2
*
Make installboot(8) easier to use - copy the second stage boot loader to
jsing
2014-01-18
1
-1
/
+57
*
Add a -r flag that allows for the mount point of the root filesystem to be
jsing
2014-01-18
1
-0
/
+43