Commit Graph

9 Commits (1915e9377e8ef713011babf35afc58c065f19efe)

Author SHA1 Message Date
shirou bc060cc227 add SPDX License, remove old build tag, and replace import 12 months ago
Justin Yang 826037fe4b Fix build_test on amd64 NetBSD 2 years ago
Ville Skyttä f7e1f36418 refactor: remove unnecessary exec.LookPath calls
Executing the command does the lookup if needed and returns the same
error when not found, no need to do it separately.
3 years ago
mmorel-35 1e6b445a8a gofumpt 3 years ago
WAKAYAMA shirou 46d6fcc192 [mem][bsd] fix missing arg 4 years ago
Punya Biswal 32b14a3723 Use invoke.CommandWithContext 4 years ago
Punya Biswal 5169bfe02d
Update mem/mem_bsd.go
Co-authored-by: shirou <shirou.faw@gmail.com>
4 years ago
Punya Biswal 7c1aa06a5e Respond to review comments
* use LookPath for better error messages
* support procfs in containers
4 years ago
Tom Barker 84a665b712 Add mem.SwapDevices() method. 4 years ago