summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-11document UNLINKED/BUILD_UNLINKEDMarc Espie
2023-11-11Fix a few bugs in X509v3_asid_add*()Theo Buehler
2023-11-11Cope with recent rt_hash() const changes.Anton Lindqvist
2023-11-11Ignore -N in "gzip -dN <in.gz" and "zcat -N in.gz"George Koehler
2023-11-11Delete the useless .\" ----- comments before .Sh.Ingo Schwarze
2023-11-11more details about error recoveryIngo Schwarze
2023-11-10rtable_match() takes constant destination.Alexander Bluhm
2023-11-10Mention gnome in DIST_TUPLE.Antoine Jacoutot
2023-11-10zap some unused includesJasper Lievisse Adriaanse
2023-11-10scsi_xs_get() sets xs->flags via scsi_xs_io(). There is no needKenneth R Westerback
2023-11-10Also mention COMPILER_LANGS for CFLAGS_${CHOSEN_COMPILER}Jeremie Courreges-Anglas
2023-11-10Add doc for CFLAGS_${CHOSEN_COMPILER} and CXXFLAGS_${CHOSEN_COMPILER}Jeremie Courreges-Anglas
2023-11-10GPT partitions have many attributes. Don't stomp on them all whenKenneth R Westerback
2023-11-10sync with NetBSD -r1.38:Jasper Lievisse Adriaanse
2023-11-10Make ifq and ifiq interface MP safe.Alexander Bluhm
2023-11-10Enhance 'flag' to accept hex values in addition to the current 0Kenneth R Westerback
2023-11-10remove unused liblldbPluginOperatingSystemRobert Nagy
2023-11-10bsd.port.mk.5: document variables related to sccache, such as USE_SCCACHECaspar Schutijser
2023-11-10Add an initial SNMPv3 regression test.Martijn van Duren
2023-11-10regenJonathan Gray
2023-11-10add "Phoenix 2" APU device idJonathan Gray
2023-11-10Give ober_printf_elements() a ber_element array, similar toMartijn van Duren
2023-11-10accept numerical user IDsKlemens Nanni
2023-11-10Always prefer group from initial KE payload as responder if supported.Tobias Heider
2023-11-10Make further use of netcat server close barrier in regress to reduceAnton Lindqvist
2023-11-10MNT_SOFTDEP and mount -o softdep no longer have any effectIngo Schwarze
2023-11-09Run arp timeout without kernel lock.Alexander Bluhm
2023-11-09Forgot to fix the RFC number in the new commentTheo Buehler
2023-11-09Convert PKCS7_SIGNER_INFO_set() to X509_ALGOR_set0_by_nid()Theo Buehler
2023-11-09Tighten pledge in List and Append mode:Klemens Nanni
2023-11-09avoid restartable syscalls with siginterrupt() against all our handlers.David Gwynne
2023-11-09-C/resume without "proc exec"Klemens Nanni
2023-11-09Add [-P progam] to filter dumps by basenameKlemens Nanni
2023-11-09Finish clean up of old 6.7 softraid migration codeKlemens Nanni
2023-11-09get rid of the ioctl whitelist that bio will tunnel for other devs.David Gwynne
2023-11-09sort .xr after previous; from jmcKlemens Nanni
2023-11-09link to showmount(8); OK deraadtKlemens Nanni
2023-11-09vmctl(8): avoid abort when given an invalid "kernel" file.Dave Voutila
2023-11-09Convert ecx_item_sign() to X509_ALGOR_set0_by_nid()Theo Buehler
2023-11-09Convert asn1_item_sign() to X509_ALGOR_set0_by_nid()Theo Buehler
2023-11-09missing full stopJasper Lievisse Adriaanse
2023-11-09Remove delayed timeout(9) initialization. timeout_set*() only assignVitaliy Makkoveev
2023-11-09Fix X509_ALGOR_set0() usage in rsa_alg_set_oaep_padding()Theo Buehler
2023-11-09Use X509_ALGOR_set0_by_nid() in rsa_mgf1md_to_maskGenAlgorithm()Theo Buehler
2023-11-09drm/amdgpu: Reserve fences for VM updateJonathan Gray
2023-11-09gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETJonathan Gray
2023-11-09drm/amdgpu: Unset context priority is now invalidJonathan Gray
2023-11-09drm/ttm: Reorder sys manager cleanup stepJonathan Gray
2023-11-08Don't do the time window check if we're noAuthNoPriv. It's only neededMartijn van Duren
2023-11-08Let usm_make_report() utilize appl_report(). usm_make_report utilizedMartijn van Duren