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
/
distrib
/
syspatch
/
bsd.syspatch.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-24
Adjust the sanity check for patch file names to allow a hyphen.
tb
1
-2
/
+2
2019-05-12
exit early if the errata name is invalid to avoid building a syspatch
robert
1
-1
/
+5
2018-11-18
MACHINE_ARCH -> MACHINE to fix syspatch build on macppc and arm64.
ajacoutot
1
-5
/
+5
2018-10-27
SUBDIR is a remnant of the past.
ajacoutot
1
-2
/
+1
2018-10-08
Split the ${ERRATA}/${ERRATA}.patch target up into two: one for
tb
1
-8
/
+9
2018-06-25
white spaces
deraadt
1
-2
/
+2
2018-03-19
use the correct relink directory path
robert
1
-3
/
+3
2017-10-17
remove the remaining references to .depend files since nothing creates them
naddy
1
-2
/
+2
2017-08-23
Install the patched kernel on the build machine just like we do for
ajacoutot
1
-1
/
+5
2017-08-21
No need to explicitely add patch.sig to the plist, diff.sh will now pick it
ajacoutot
1
-4
/
+1
2017-08-21
Kernel syspatches will now only contain the differing object files.
ajacoutot
1
-9
/
+11
2017-07-11
use the previous syspatch's fake root for getting the link order
robert
1
-12
/
+13
2017-07-10
Set XSRCDIR to /usr/xenocara if it's not defined. Matches what
ajacoutot
1
-1
/
+2
2017-06-20
Set SRCDIR according to build type and s/X11SRC/XSRCDIR
ajacoutot
1
-4
/
+3
2017-06-06
Don't patch(1) as the 'build' user; it has no right over the src tree.
ajacoutot
1
-2
/
+2
2017-06-05
a kernel errata requires a full build as well in case some headers
robert
1
-6
/
+10
2017-06-05
set BUILDUSER to build by default, this can be overwritten from the environment
robert
1
-1
/
+4
2017-06-05
do not add ./ to the path of the files in the tarball
robert
1
-2
/
+2
2017-04-22
rework the syspatch makefile and do complete builds for each errata
robert
1
-36
/
+38
2017-01-17
rework some of the variables for better directory name handling and
robert
1
-53
/
+40
2016-11-09
oops, OSREV -> OSrev.
ajacoutot
1
-2
/
+2
2016-11-09
Use https to get the patches.
ajacoutot
1
-3
/
+3
2016-11-03
switch to using BUILDUSER and add more error checking
robert
1
-33
/
+61
2016-09-05
use OSREV and OSrev instead of setting them in the makefile
robert
1
-17
/
+9
2016-09-04
allow everything to run as unprivileged user except for fake
robert
1
-23
/
+45
2016-09-03
add infrastructure to build syspatches (binary updates to stable)
robert
1
-0
/
+164