Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge FreeBSD 2024-02-02 #2168

Merged
merged 482 commits into from
Aug 1, 2024
Merged
Changes from 2 commits
Commits
Show all changes
482 commits
Select commit Hold shift + click to select a range
cba889e
sys/arm64/rockchip/rk_gpio.c: remove an extra semicolon
rilysh Feb 3, 2024
e9b261f
lib/libvgl/main.c: remove an extra semicolon
rilysh Feb 3, 2024
b139f2e
lib/libbe/be.c: remove an extra semicolon
rilysh Feb 3, 2024
fb3dc55
lib/libfetch/common.c: remove an extra semicolon
rilysh Feb 3, 2024
b809c7d
bsdinstall: Fix netconfig script when no interfaces are present
jrtc27 Feb 3, 2024
7414d14
bsdinstall: Drop Error from title in netconfig no interfaces dialog
jrtc27 Feb 3, 2024
af87ba6
traceroute: Silence compiler warning
jlduran Nov 17, 2023
00aa635
traceroute: Update values in examples
jlduran Nov 5, 2023
ba09352
traceroute: Standardize usage
jlduran Nov 5, 2023
5eb1aeb
traceroute: Lint manuals
jlduran Nov 17, 2023
864780b
traceroute: Remove $FreeBSD$ rcsid tags
jlduran Nov 17, 2023
521013e
urndis(4): retrospective, address for hselasky
grahamperrin Sep 2, 2023
0fa637f
release: Allow sudo -g anyone and sudo -u anyone -g anytwo
jlduran Sep 4, 2023
ef35e5e
release: Add the Ed25519 vagrant insecure key
jlduran Nov 4, 2023
4309f9f
include/math.h: fix warning with -Wconversion
iomartin Sep 12, 2023
f813017
.github: Build stable/14
zxombie Oct 27, 2023
78cc457
.github: Enable manually running github actions
zxombie Oct 27, 2023
7bd6cbb
vt.4: explain console fonts
concussious Jan 15, 2024
c1f6704
ipf: Fix some typos
ElyesH Oct 15, 2023
70f5c6e
tests/netinet: push variable 'sin' into function scope
glebius Feb 3, 2024
3d43177
inet(3): clarify syntax accepted by inet_pton
Jan 27, 2024
cac0ffe
kqueue tests: Add a regression test
markjdb Nov 24, 2023
2cf3b72
netinet: Remove stale references to Giant from comments
markjdb Mar 12, 2023
817a772
route tests: Serialize
markjdb Mar 25, 2023
f553f02
netinet6 tests: Restore an atf_check invocation
markjdb Mar 31, 2023
ebb683a
netinet tests: Make test jail names unique
markjdb Jan 27, 2024
c232921
msun: remove fabs from Symbol.map, and adjust comment
DimitryAndric Jan 27, 2024
9e83610
Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER):
DimitryAndric Jan 27, 2024
1a7aa13
Add libllvm and liblldb source files to enable WITH_ASAN build
DimitryAndric Jan 27, 2024
815a2b7
ntb_hw_plx: Workaround read-only scratchpad registers
amotin Jan 27, 2024
3420b1b
libc/amd64: Disable ASAN for amd64_archlevel.c
markjdb Jan 28, 2024
105aeb8
ds1307: restore hints-based configuration on FDT systems
avg-I May 2, 2023
12dc283
usbdevs: add Ralink RT7601 aka MT7601
avg-I Jul 10, 2022
37a06e4
add allwinner overlays for enabling additional USB ports
avg-I Jul 10, 2022
3236753
gpiopower: trigger low, high and both edges
avg-I Jan 28, 2024
9359db4
audio_soc: set "status" as being at simplebus
avg-I Jan 11, 2022
bfadf24
rk3328_codec: remove diagostic printfs
avg-I Jan 11, 2022
e522cf5
rk_i2s: change interrupt type from MISC to AV (audio/video)
avg-I Sep 24, 2021
e1a3dfd
rk_i2s: remove unused definition
avg-I Sep 24, 2021
db1cfed
dwmmc: fix a typo
avg-I Sep 24, 2021
c206294
mmc_fdt_parse: remove redundant bootverbose check
avg-I Sep 24, 2021
aa3d0bf
fix signature of ipmi_shutdown_event
avg-I Jan 3, 2023
b5d4367
change ipmi watchdog to awlays stop when system is halted
avg-I Jan 3, 2023
0f1a180
ichsmb: fix block read operation
avg-I Sep 13, 2022
3625e54
run acpi_shutdown_final later to give other handlers a chance
avg-I Dec 20, 2021
acd4caf
dtrace: make 'ring' and 'fill' policies imply 'noswitch' flag
avg-I Dec 24, 2021
6f8bbff
hdaa_pcmchannel_setup: do not advertise AC3 8+0
avg-I Jan 28, 2024
f3a227b
efibootmgr: fix potential endless loop with -v
avg-I Oct 25, 2022
1e9b6d7
subr_bus: report DEVICE_SUSPEND failures
avg-I Jan 3, 2023
7a4d0ab
lib/msun: Cleanup after $FreeBSD$ removal
Jan 28, 2024
09c95b3
if_eqos: Fix a typo in a kernel error message
gbergling Jan 28, 2024
22f8c01
stand: Use modern function definitions
bsdimp Jan 28, 2024
6a5c8d2
kboot: Move to kboot/kboot
bsdimp Jan 28, 2024
766e8db
kboot: Move _start out of kboot and into libkboot
bsdimp Jan 28, 2024
049e936
kboot: Cleanup libkern reference
bsdimp Jan 28, 2024
e0c64a4
kboot: Move syscall stubs to libkboot
bsdimp Jan 28, 2024
aa680d4
kboot: Move system calls to libkboot
bsdimp Jan 28, 2024
49b68a2
kboot: Move termios to libkboot
bsdimp Jan 28, 2024
b7e542d
kboot: Assert copyright here
bsdimp Jan 28, 2024
c3c934b
kboot: update copyright on these files.
bsdimp Jan 28, 2024
93e142b
snd_hdspe(4): Per device sysctl for period.
0EVSG Jan 28, 2024
91ad7ed
release.sh: Add -jN to `make release`
cperciva Jan 29, 2024
95fb3c5
mpi3mr: Fix confusion over | and &
bsdimp Dec 11, 2023
f6035cb
kldxref: Be more conservative about what we reject.
bsdimp Jan 29, 2024
8f593d3
vtnet: Adjust for ethernet alignment.
bsdimp Jan 29, 2024
eb46a8c
Revert "release.sh: Add -jN to `make release`"
cperciva Jan 29, 2024
609f1d4
tcp: move cc_post_recovery past snd_una update
rscheff Jan 27, 2024
e2ee3f9
pfil: PFIL_PASS never frees the mbuf
kprovost Jan 26, 2024
b546933
pf: bind route-to states to their route-to interface
kprovost Jan 25, 2024
3af6019
libbe: handle destroying/renaming temporary/bootonce boot environments
rcmcdonald91 Jan 26, 2024
9ce1413
linuxkpi: remove invalid KASSERT from hash_add_rcu
emaste Jan 29, 2024
193b6d2
libc: Annotate a couple of local functions as such
markjdb Jan 29, 2024
99eff13
Merge commit 4a39d0890894 from llvm-project (by Mark Johnston):
DimitryAndric Jan 29, 2024
0672594
service(8): direct user to rc(8) for a list of valid commands
llfw Jan 13, 2024
6baced2
TCP LRO: convert TCP header fields to host byte order earlier
tuexen Jan 29, 2024
6760339
pkgbase: Create two new rules for creating repo
evadot Jan 26, 2024
694a94c
pkgbase: Create a FreeBSD-dtb package
evadot Jan 27, 2024
a4fe2d4
nvme: Use the NVMEV macro instead of expanded versions
bsdjhb Jan 29, 2024
3415473
nda: Use the NVMEV macro instead of expanded versions
bsdjhb Jan 29, 2024
7588494
nvmecontrol: Use the NVMEV macro instead of expanded versions
bsdjhb Jan 29, 2024
473666c
bhyve: Use the NVMEV macro instead of expanded versions
bsdjhb Jan 29, 2024
1010971
camdd: Use the NVMEV macro instead of expanded versions
bsdjhb Jan 29, 2024
7b19df5
bhyve: Use NVMEV to read the ASQS field of AQA
bsdjhb Jan 29, 2024
6e83e12
nvme: Rename NVMEB helper macro to NVMEM
bsdjhb Jan 29, 2024
7a96af5
nvme: Use the NVMEM macro instead of expanded versions
bsdjhb Jan 29, 2024
d03901d
bhyve: Use the NVMEM macro instead of expanded versions
bsdjhb Jan 29, 2024
f06e018
nvme: Add NVMEF helper macro as the inverse of NVMEV
bsdjhb Jan 29, 2024
ed379d1
nvme: Use the NVMEF macro to construct fields
bsdjhb Jan 29, 2024
2d90615
nvmecontrol: Use NVMEF macro to construct fields
bsdjhb Jan 29, 2024
050f8c2
bhyve: Use NVMEF macro to construct fields
bsdjhb Jan 29, 2024
a26c6ba
open(2): describe *at behavior for dirfd opened without O_SEARCH
kostikbel Jan 29, 2024
fe2e162
setusercontext(): umask: Set it only once (in the common case)
OlCe2 May 25, 2023
8ac5197
login.conf(5): umask has no default value
OlCe2 May 25, 2023
1d74e66
New login_getcapenum(): Allows to read named enum values
OlCe2 Jun 20, 2023
2db9bf3
login_cap(3): Document login_getcapenum()
OlCe2 Jun 20, 2023
8549b64
setusercontext(): Set umask in a separate function, setclassumask()
OlCe2 Jun 20, 2023
043db23
setclassumask(): Accept 'inherit' as a value
OlCe2 Jun 20, 2023
22bde81
login.conf(5): Document umask's special value 'inherit'
OlCe2 Jun 21, 2023
685e795
setlogincontext(): Comply to style(9)
OlCe2 May 25, 2023
61a6ddd
login.conf(5): Default values: Rename column, elaborate on absence of…
OlCe2 May 29, 2023
44178e0
setusercontext(): Better error messages when priority is not set corr…
OlCe2 May 29, 2023
9851af0
login.conf(5): Document priority's default and possible values
OlCe2 Jun 21, 2023
a7210da
setusercontext(): Move priority setting in new setclasspriority()
OlCe2 May 29, 2023
57e5ae4
setclasspriority(): New possible value 'inherit'
OlCe2 Jun 21, 2023
88450f2
login.conf(5): Document priority's special value 'inherit'
OlCe2 Jun 21, 2023
65f8eb1
setusercontext(): Set priority from '~/.login_conf' as well
OlCe2 May 30, 2023
ed97bc8
login_cap.h: Remove LOGIN_DEFUMASK
OlCe2 Jan 25, 2024
5e0fa8e
login_cap.h: Remove LOGIN_DEFPRI
OlCe2 Jan 25, 2024
ac3c9ce
style(9): Remove $FreeBSD$ recommendation.
fel1x-developer Jan 29, 2024
09f9148
style(9): Note larger divergence than implied
bsdimp Jan 29, 2024
d1b449a
hostname(1): Add test cases
LeeLin2602 Jan 17, 2024
3c54a05
rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting
avg-I Jan 30, 2024
187ff53
Add uzsolt@ to committers
Jan 27, 2024
0b46661
scsi_cd: Use a bool for the second parameter of cdcheckmedia()
markjdb Jan 30, 2024
306f444
scsi_cd: Maintain a periph reference during media checks
markjdb Jan 30, 2024
d44c8c8
scsi_cd: Remove commented-out code
markjdb Jan 21, 2024
1a1b75d
snd_hdspe(4): Per device sysctl for sample rate.
0EVSG Jan 30, 2024
a7ea826
chflags(1): Fix -f option
ricardobranco777 Jan 29, 2024
347fa82
sockets: garbage collect SS_ISCONFIRMING
glebius Jan 30, 2024
e0a26eb
RELNOTES: document powerd enable on RPI images
Jan 30, 2024
657bc38
chflags(1): obey siginfo request on chflagsat(2) failure
kostikbel Jan 30, 2024
644408b
riscv: Remove the unused riscv64_cpu driver
jrtc27 Jan 30, 2024
058eece
pf: uncomment counter asserts after mem leak fix
ihoro Jan 30, 2024
9a0a8b5
etc: Set DISTBASE during distribute for sub-makes
jrtc27 Jan 30, 2024
171a3e7
share/man: Add mandoc.db files to METALOG
jrtc27 Jan 30, 2024
188d6a4
sys/mount.h: use __inline
kostikbel Jan 30, 2024
12ee4ec
zfs: merge openzfs/zfs@2e6b3c4d9
mmatuska Jan 30, 2024
36344d7
git subrepo pull --force sys/contrib/subrepo-openzfs
bsdjhb Aug 1, 2024
240493f
syscallsubr.h: Sort kern_membarrier prototype alphabetically
bsdjhb Jan 31, 2024
ac66c2a
cxgbe: Add counters for POSIX async I/O requests handled by the driver
bsdjhb Jan 31, 2024
fa313cd
cxgbe tom: Limit TOE connections to 2 reassembly islands always
bsdjhb Jan 31, 2024
ca3406c
cxgbe tom: Enable ULP_MODE_TCPDDP on demand
bsdjhb Jan 31, 2024
72eeebd
acpica: Import ACPICA 20230331
juikim Jan 30, 2024
fb84e9a
acpica: Import ACPICA 20230628
juikim Jan 30, 2024
509fcb1
virtio: Add more device IDs from the specification
bryanv Jan 31, 2024
56b2d49
timerfd: Move kern_timerfd_* prototypes to <sys/syscallsubr.h>
bsdjhb Jan 31, 2024
c9c1896
intro.9: minor changes
grahamperrin Aug 6, 2023
52adf49
acpica: Fix build with ACPICA 20230331 and later
juikim Jan 31, 2024
a461ea5
tools/build/make.py: Avoid Python 3.7+ subprocess.run capture_output
jrtc27 Jan 31, 2024
8bae5fb
csu: add crtbrand.o dependency on sys/param.h
emaste Jan 12, 2024
c4b43b1
periodic: fix a typo in a comment
ngie-eign Jan 31, 2024
505ada0
Skipping merge of 009d3f66cb5f0cf3f1d353f311d3a6878b2a534e
bsdjhb Aug 1, 2024
fdbeec0
pmap: Convert boolean_t to bool.
bsdjhb Jan 31, 2024
323756e
Merge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3'
gshapiro Jan 31, 2024
56c87fe
Add new source file for sendmail 8.18.1
gshapiro Feb 1, 2024
a4f2343
New sendmail 8.18.1 cf file
gshapiro Feb 1, 2024
ad84bd1
Add a note about sendmail 8.18.1's stricter SMTP protocol enforcement
gshapiro Feb 1, 2024
6c39796
Minor change to update these files so new freebsd*.cf files are
gshapiro Feb 1, 2024
e2c8eec
mpr: endianess fix for set/get dpm page0
rob-wing Feb 1, 2024
a0138f6
kbdmap: remove debug
bapt Feb 1, 2024
3b23a9f
kbdmap: fix typo preventing kbdmap to work under vt
bapt Feb 1, 2024
ab9260f
bintrans: Error out if writing to the output failed.
dag-erling Feb 1, 2024
eaaa56d
bintrans: Fix uninitialized variable.
dag-erling Feb 1, 2024
929f682
bintrans: Add base64 to name list in manual page.
dag-erling Feb 1, 2024
d1eefb9
bintrans: Remove unused variable.
dag-erling Feb 1, 2024
53415bf
syscalls.master: Remove stray blank lines
brooksdavis Feb 1, 2024
8b0561f
unix/dgram: don't clear so_error in case of MSG_PEEK
glebius Feb 1, 2024
15991e4
socket tests: improve error message
glebius Feb 1, 2024
2269631
tests/netinet: add a demo of TCP implied connect
glebius Feb 1, 2024
9cfbafa
pflowctl: add missing break to case 's'
emaste Feb 1, 2024
6b4cfbc
contrib/tzdata: import tzdata 2024a
ppaeps Feb 2, 2024
63452ff
Skipping merge of 0949b237bb901255cc418498b91edfe497131579
bsdjhb Aug 1, 2024
98a688b
Skipping merge of 33326dd5f5ed1585e370ecd5210f03e56cb3f634
bsdjhb Aug 1, 2024
6320d56
Skipping merge of c2f5306c64e7e44390c6f21179d696bfdea3260b
bsdjhb Aug 1, 2024
849689f
checkstyle9.pl: Another correction to github workflow
bsdimp Feb 2, 2024
98e12c5
checkstyle9.pl: Differentiate errors and warnings
bsdimp Feb 2, 2024
99db830
Revert "pkgbase: Create a FreeBSD-dtb package"
evadot Feb 2, 2024
bff9154
Skipping merge of e7951d0b04e6464b37264b8166b1e9ce368a9f1d
bsdjhb Aug 1, 2024
414aafa
freebsd-tips: freebsd-update fetch, then install
grahamperrin Feb 2, 2024
88f161c
share/examples/IPv6/USAGE: remove
llfw Feb 2, 2024
aa21edc
libthr: Force the thr_wake() symbol to be resolved during initialization
markjdb Feb 2, 2024
1535855
kldxref: Fix maketempfile function's way of finding the root dir
igalic Feb 2, 2024
d7dabad
.gitignore: add sys/*/compile
llfw Feb 2, 2024
377cf02
pf: ensure dummynet gets the correct direction after route-to
kprovost Feb 1, 2024
c1a4887
pf: implement addrule via netlink
kprovost Jan 12, 2024
2e368f9
libpfct: fix incorrect array check
kprovost Feb 1, 2024
a04637f
Skipping merge of 0e867a49115687398fd486b3af67fbb41f48b8a8
bsdjhb Aug 1, 2024
b5f954c
sys/cdefs.h: add __noexcept and __noexcept_if
llfw Feb 2, 2024
ba66d8f
stdlib.h: add __noexcept to prototypes
llfw Feb 2, 2024
8e6c264
daily/223.backup-zfs: improve daily_backup_zfs_verbose behaviour
llfw Feb 2, 2024
9053532
regex: fix freeing g->charjump in low memory condition
github-cygwin Feb 2, 2024
20a4a63
stand/lua: per-product conf if requested via product_vars
stephane-rochoy-stormshield May 4, 2023
3c7d0c2
stand/lua: always allow overriding with local config files
stephane-rochoy-stormshield Dec 21, 2023
0a9de65
socket: Don't assume m0 != NULL in sbappendcontrol_locked()
markjdb Feb 2, 2024
b9c5a6f
Revert "stand/lua: always allow overriding with local config files"
bsdimp Feb 2, 2024
047acca
Revert "stand/lua: per-product conf if requested via product_vars"
bsdimp Feb 2, 2024
160a166
stand/lua: per-product conf if requested via product_vars
stephane-rochoy-stormshield May 4, 2023
302a64f
stand/lua: always allow overriding with local config files
stephane-rochoy-stormshield Dec 21, 2023
c922294
stdlib.h: Partially revert c27a89971805
bsdimp Feb 2, 2024
8024e22
axgbe: Various link stability and module compatibilty improvements
swhite2 Feb 2, 2024
4cdcb11
arm: fix typo in GENERIC-MMCCAM
igalic Feb 2, 2024
30203da
amd64: switch GENERIC-MMCCAM to GENERIC
igalic Feb 2, 2024
46769f2
Skipping merge of 834517eff8aaab46760645619b880d97f23ab61b
bsdjhb Aug 1, 2024
b7f9396
ls: versort incompatible w/ timesort and sizesort
concussious Feb 2, 2024
9a4ecde
freebsd-update(8): Explain conflicts in /etc
grahamperrin Aug 19, 2023
eefac1e
freebsd-update(8): wrap to 80 columns
grahamperrin Aug 20, 2023
a166c3a
freebsd-update(8): Update date
grahamperrin Aug 20, 2023
454cd52
libsa: Move include file creation to the end of the Makefile
bsdimp Jan 31, 2024
33dac83
libsa: Move hash functions up a level
bsdimp Jan 31, 2024
56bf1c6
loader: Font module is EFI dependent
bsdimp Feb 2, 2024
6a7013d
loader: Move build_font_module to gfx_fb.c
bsdimp Feb 2, 2024
6e4275f
bsd.subdir.mk: Drop broken optimisation for realinstall parallelisation
jrtc27 Feb 2, 2024
5e143e2
OpenSSL: Vendor import of OpenSSL 3.0.13
cschuber Feb 2, 2024
c174fb7
traceroute6: remove -l flag
llfw Feb 2, 2024
a8bebc6
x86: Consistently pass true/false to is_pde parameter of pmap_cache_bits
bsdjhb Feb 2, 2024
ac7d901
amd64: Use bool for booleans in getmemsize
bsdjhb Feb 2, 2024
a54ef05
arm: pmap_extract() returns a PA not a boolean value
bsdjhb Feb 2, 2024
6c73a48
ddb: Use bool for boolean variables in MD code
bsdjhb Feb 2, 2024
8f10a8f
x86 mem: Pass standard bool value to pmap_demote_DMAP
bsdjhb Feb 2, 2024
380fcd1
OpenSSL: Update version strings
cschuber Feb 3, 2024
eed68ef
Skipping merge of 7143521f4cbc253884a001e9512920a8fe067837
bsdjhb Aug 1, 2024
b5399ea
man: fix redirect for locales and file arguments
mohd-akram Feb 2, 2024
fddec67
pkg-stage.sh: add x11/sddm
grahamperrin Feb 2, 2024
23108e8
wc: Do not use st_size if it equals zero
ricardobranco777 Feb 3, 2024
81be683
quot: Use getopt(3) and show usage() if no arguments
ricardobranco777 Feb 3, 2024
95d8774
procfs: Add self & exe symlinks like NetBSD does
ricardobranco777 Feb 3, 2024
c5eea6b
sctp: update manpages
llfw Feb 3, 2024
a91f234
umount: Add -d option to detach md devices
ricardobranco777 Feb 3, 2024
1704f54
amd64 & i386: enable VIMAGE in MINIMAL
igalic Feb 3, 2024
426503a
libc: Fix typo (triple M)
jlduran Feb 3, 2024
21ba074
ath: Fix typo (triple M)
jlduran Feb 3, 2024
06c31f0
qlnx: Fix typo (triple M)
jlduran Feb 3, 2024
d6dcc21
sys/dev/iicbus/pmic/rockchip/rk8xx.c: remove an extra semicolon
rilysh Feb 3, 2024
054092c
sys/dev/mii/mcommphy.c: remove an extra semicolon
rilysh Feb 3, 2024
f73090d
sys/dev/enic/if_enic.c: remove an extra semicolon
rilysh Feb 3, 2024
a045a83
sys/netpfil/pf/pf.c: remove an extra semicolon
rilysh Feb 3, 2024
ba22b15
sys/netpfil/pf/pf.c: remove an extra semicolon
rilysh Feb 3, 2024
d1627c4
sys/compat/linux/linux_misc.c: remove an extra semicolon
rilysh Feb 3, 2024
6f833d6
sys/fs/unionfs/union_vnops.c: remove an extra semicolon
rilysh Feb 3, 2024
9f7ed70
sys/netlink/route/iface.c: remove an extra semicolon
rilysh Feb 3, 2024
94c6722
sys/arm64/rockchip/rk_gpio.c: remove an extra semicolon
rilysh Feb 3, 2024
bacaffe
lib/libvgl/main.c: remove an extra semicolon
rilysh Feb 3, 2024
0976819
lib/libbe/be.c: remove an extra semicolon
rilysh Feb 3, 2024
0ba58f6
lib/libfetch/common.c: remove an extra semicolon
rilysh Feb 3, 2024
7e54b6e
bsdinstall: Fix netconfig script when no interfaces are present
jrtc27 Feb 3, 2024
8475ce7
bsdinstall: Drop Error from title in netconfig no interfaces dialog
jrtc27 Feb 3, 2024
c64fbd5
traceroute: Silence compiler warning
jlduran Nov 17, 2023
ea24f94
traceroute: Update values in examples
jlduran Nov 5, 2023
45153da
traceroute: Standardize usage
jlduran Nov 5, 2023
56fd60f
traceroute: Lint manuals
jlduran Nov 17, 2023
a98a99a
traceroute: Remove $FreeBSD$ rcsid tags
jlduran Nov 17, 2023
b03b4aa
urndis(4): retrospective, address for hselasky
grahamperrin Sep 2, 2023
5c8d6ea
release: Allow sudo -g anyone and sudo -u anyone -g anytwo
jlduran Sep 4, 2023
af99228
release: Add the Ed25519 vagrant insecure key
jlduran Nov 4, 2023
034d8dc
include/math.h: fix warning with -Wconversion
iomartin Sep 12, 2023
6c8e1c9
Skipping merge of f81301744e10789705fce10da47fd98bb5bc3af6
bsdjhb Aug 1, 2024
3e2b1b9
.github: Enable manually running github actions
zxombie Oct 27, 2023
d44982a
vt.4: explain console fonts
concussious Jan 15, 2024
c012736
ipf: Fix some typos
ElyesH Oct 15, 2023
5d3f6b4
tests/netinet: push variable 'sin' into function scope
glebius Feb 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion release/tools/vagrant.conf
Original file line number Diff line number Diff line change
@@ -50,7 +50,7 @@ vagrant_common () {
usermod root -h 0

# Configure sudo to allow the vagrant user
echo 'vagrant ALL=(ALL) NOPASSWD: ALL' >> ${DESTDIR}/usr/local/etc/sudoers
echo 'vagrant ALL=(ALL:ALL) NOPASSWD: ALL' >> ${DESTDIR}/usr/local/etc/sudoers

# Configure the vagrant ssh key
mkdir ${DESTDIR}/home/vagrant/.ssh