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
/
i386_softraid.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert macppc, octeon, and loongson to use MI installboot, removing
deraadt
2020-06-27
1
-2
/
+2
*
Provide clear errors when trying to install oversized boot loader
kn
2020-06-08
1
-1
/
+2
*
Recommit, now that we found out how to fix the BIOS related issues: go
otto
2020-03-09
1
-1
/
+2
*
Revert previous, there are BIOS that do not like these changes.
otto
2020-03-07
1
-2
/
+1
*
Adapt biosboot(8) so it can read boot(8) from an ffs2 filesystem.
otto
2020-02-28
1
-1
/
+2
*
Fix copyright lines, the "one-inode file system" in i386_softraid.c is my
otto
2019-09-02
1
-1
/
+2
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-3
/
+3
*
Plug a couple of leaks of input buffers.
krw
2016-04-28
1
-1
/
+2
*
Don't need <sys/types.h> and <sys/param.h>. Nuke the former when DEV_BSIZE
krw
2015-12-01
1
-2
/
+1
*
Backout the backout of installboot softraid non-gpt case fix.
stsp
2015-10-28
1
-1
/
+7
*
Revert GPT change. Breaks non-GPT install/upgrade.
krw
2015-10-28
1
-7
/
+1
*
In sr_install_bootblk for i386, don't clobber 'part' in non-GPT case.
stsp
2015-10-28
1
-5
/
+5
*
Fix installboot(8) on i386/amd64 when softraid is on top of GPT.
stsp
2015-10-25
1
-1
/
+7
*
Nuke trailing whitespace to avoid cluttering possible upcoming diffs.
krw
2015-10-03
1
-4
/
+4
*
first batch of cleanup to programs based upon the namespace cleanups
deraadt
2015-01-16
1
-2
/
+3
*
Use calloc() instead of malloc()/memset().
jsing
2014-06-09
1
-3
/
+2
*
Rework installboot and use a single directory with a single makefile. The
jsing
2014-01-19
1
-0
/
+193