index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
build
/
netbsd.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm: add context to Pool.Create()
Aleksandr Nogikh
2025-10-01
1
-1
/
+1
*
vm: extract all the crashes from the log
Taras Madan
2025-08-28
1
-3
/
+3
*
vm: func Run accepts context
Taras Madan
2025-05-19
1
-1
/
+4
*
pkg/build/bsd: use the number of CPUs provided in params in clean
Florent Revest
2024-10-15
1
-2
/
+1
*
pkg/build: use the build environment in clean() calls
Florent Revest
2024-10-14
1
-2
/
+2
*
vm: make sure vm.Pools are cleaned up
Cameron Finucane
2024-09-19
1
-0
/
+1
*
all: rename build_jobs to build_cpus
Aleksandr Nogikh
2024-08-22
1
-4
/
+4
*
pkg/build: introduce the build jobs parameter
Aleksandr Nogikh
2024-08-22
1
-4
/
+4
*
vm: combine Run and MonitorExecution
Dmitry Vyukov
2024-04-11
1
-2
/
+1
*
pkg/build: run NetBSD in qemu emulation mode
Aleksandr Nogikh
2024-04-11
1
-1
/
+3
*
pkg/build: fix incorrect vm instantiation
Aleksandr Nogikh
2024-02-05
1
-1
/
+3
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-7
/
+7
*
pkg/build: modify builder interface
Aleksandr Nogikh
2021-07-20
1
-11
/
+11
*
all: remove pointers to pkg.build.Params
Aleksandr Nogikh
2021-07-20
1
-1
/
+1
*
pkg/build: fix qemu timeouts for netbsd
Dmitry Vyukov
2021-05-25
1
-0
/
+1
*
pkg/mgrconfig: move derived fields into separate struct
Dmitry Vyukov
2020-11-30
1
-9
/
+11
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-1
/
+2
*
all: fix comments format
Dmitry Vyukov
2020-07-12
1
-5
/
+5
*
pkg/build: chmod key file before running qemu
Dmitry Vyukov
2020-05-30
1
-0
/
+5
*
pkg/build/netbsd: use mknod rather than MAKEDEV
m00nbsd
2020-05-26
1
-1
/
+1
*
pkg/build: create /dev/vhci on NetBSD
m00nbsd
2020-05-24
1
-0
/
+1
*
pkg/build: Remove all the build dirs for NetBSD (#1688)
Siddharth M
2020-04-21
1
-0
/
+10
*
pkg/build: remove '-u' option for NetBSD build and increase timeout (#1686)
Siddharth M
2020-04-20
1
-8
/
+8
*
pkg/build: Raise the timeout limit to 30min for building LLVM (tools)
Kamil Rytarowski
2020-02-22
1
-1
/
+1
*
pkg/build: Fix always true case
Siddharth Muralee
2019-12-17
1
-10
/
+10
*
pkg/build: add support to build the NetBSD kernel with KMSan
Siddharth M
2019-12-06
1
-8
/
+24
*
pkg/build: refactor Image function arguments
Dmitry Vyukov
2019-11-06
1
-11
/
+11
*
pkg/build: build netbsd using config files
Siddharth M
2019-09-18
1
-17
/
+1
*
pkg/build: add DEBUG also
R3x
2019-06-24
1
-0
/
+1
*
pkg/build: add LOCKDEBUG and KASAN_PANIC
R3x
2019-06-24
1
-0
/
+3
*
pkg/build: fix the failing build
R3x
2019-06-11
1
-5
/
+3
*
pkg/build: Add the KCOV build commands
R3x
2019-05-23
1
-1
/
+6
*
pkg/build: extract bazel build errors
Dmitry Vyukov
2019-03-29
1
-2
/
+2
*
pkg/build: don't export OS-specific functions
Mark Johnston
2019-03-12
1
-2
/
+2
*
pkg/build: fix netbsd ifconfig
Dmitry Vyukov
2019-02-23
1
-1
/
+1
*
pkg/build: setup network interface on GCE for netbsd
Dmitry Vyukov
2019-02-23
1
-3
/
+8
*
pkg/build: netbsd build improvements
Dmitry Vyukov
2019-02-23
1
-20
/
+22
*
pkg/build: minor assorted improvements for netbsd
Dmitry Vyukov
2019-02-22
1
-26
/
+25
*
pkg/build: added feature to copy kernel image for netbsd
Siddharth M
2019-02-22
1
-9
/
+72
*
pkb/build: extractRootCause for NetBSD too
Greg Steuck
2019-02-11
1
-2
/
+2
*
pkg/build: add basic support for NetBSD
Siddharth M
2019-01-25
1
-0
/
+68