summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-24PR/57376: Jorge Giner: readline file completion does not quote; do the same.christos
2023-04-24rump_wmd(1): there is no space in -lcomponentuwe
2023-04-24rump_allserver: trim down the list of librariesuwe
2023-04-24Fix DEVMAP_FLAGS, patch from Nick.martin
2023-04-24Merge x86 boot options in x86/boot(8) and add undocumented UEFI optionsmanu
2023-04-24enable rkv1crypto on rock64.mrg
2023-04-24rump_allserver(1): fix markup, clarifyuwe
2023-04-23lua: fix ftb in lstrlib.c for clangnikita
2023-04-23Allow 24bit support.mlelstv
2023-04-23dlopen(3): Read _rtld_objtail under the lock.riastradh
2023-04-23tests/lint: add rationale for not warning about alignment problemsrillig
2023-04-23build.sh: drop -lrumpdev hack introduced in previousuwe
2023-04-23lint: be strict when parsing command line for excluded message IDsrillig
2023-04-23print stage formats with AUDIO_DEBUGmlelstv
2023-04-23tests/lint: test command line parsing for message and query IDsrillig
2023-04-23Be a little bit more informative on device timeout.mlelstv
2023-04-23Whitespacemlelstv
2023-04-23No longer use AUDIO_INTERNAL_BITS but rely on passed audio format.mlelstv
2023-04-23Enable 24bit support by default.mlelstv
2023-04-23Add 24bit/32bit hardware support.mlelstv
2023-04-23rumpdev: Catch up to buf_syncwait -> vfs_syncwait rename.riastradh
2023-04-23Explicitly check machine type (LUNA-II) on secondary spc(4) probe.tsutsui
2023-04-23Whitespacemlelstv
2023-04-23Make audio_device information available to drvctl and devpubd.mlelstv
2023-04-23Weed out duplicate sample rates and add comment about UAC2 clocks.mlelstv
2023-04-23build.sh: tweak rumptest and RUMP_LIBSETSuwe
2023-04-23t_open_pr_57260.c: KNF a block (spaces to tabs)gutteridge
2023-04-22lint: allow cast from a type to a union containing that typerillig
2023-04-22lint: fix wrong warning about 'extern' temporary identifierrillig
2023-04-22tests/lint: demonstrate wrong warning about extern temporary identifierrillig
2023-04-22lint: fix missing initialization for cast to unionrillig
2023-04-22tests/lint: test cast to union with stricter alignmentrillig
2023-04-22lua: formatting in lvm.cnikita
2023-04-22rumpvfs: Link in secmodel_extensions_vfs.c as intended, like kernel.riastradh
2023-04-22lint: rename type_t.t_str to t_sourillig
2023-04-22lint: don't warn about cast between union and one of its member typesrillig
2023-04-22tests/lint: add test for conversions to and from a union typerillig
2023-04-22specfs: KNF. No functional change intended.riastradh
2023-04-22lint: do not warn about parenthesized assignment in controlling exprrillig
2023-04-22Remove unused mount member mnt_transinfo.hannken
2023-04-22Remove unused specdev member sd_rdev.hannken
2023-04-22fcntl(2), flock(2): Assert FHASLOCK is clear if no fo_advlock.riastradh
2023-04-22fcntl(2), flock(2): Unify error branches.riastradh
2023-04-22fcntl(2), flock(2): Fix missing fd_putfile in error branch.riastradh
2023-04-22Welcome to 10.99.4, courtesy of struct fileops additions!riastradh
2023-04-22rump: Move vnode_if.c from rumpkern to rumpvfs.riastradh
2023-04-22secmodel_extensions: Split vfs part into separate .c file.riastradh
2023-04-22rump: Move ubc_uiomove, ubc_zerorange from rumpvfs to rumpkern.riastradh
2023-04-22rumpkern: Provide stub pnbuf_cache weak alias.riastradh
2023-04-22rumpkern: Provide stub uvm_vnodeops weak alias.riastradh