summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-17Make the mandoc.db(5) tests work with BSDOBJDIR set,Ingo Schwarze
2021-07-17Nuke a bunch of Capt. Obvious or misleading comments.Kenneth R Westerback
2021-07-17Change edit/gedit/setpid/gsetpid to return 0/-1 to indicate success or failureKenneth R Westerback
2021-07-17Ignore unwind socket with kevent(2) under SMALLkn
2021-07-17wrap some long linesDamien Miller
2021-07-17fix sftp on ControlPersist connections, broken by recent SessionTypeDamien Miller
2021-07-17syncJonathan Gray
2021-07-16drm/amdgpu: add another Renoir DIDJonathan Gray
2021-07-16amdgpu: Add Missing Sienna Cichlid DIDJonathan Gray
2021-07-16Change PRT_protected_guid() to take native order uuid's instead of little endianKenneth R Westerback
2021-07-16vmd(8): simplify vcpu logic, removing uart & vionet readsdv
2021-07-16this media can also use dhcpleased nowTheo de Raadt
2021-07-16Switch from dhclient to dhcpleased in the installer.Florian Obser
2021-07-16Create working directories earlier so that resolvd can writeFlorian Obser
2021-07-16Replace dhclient with dhcpleased/resolvd on the ramdisk.Florian Obser
2021-07-16create lease directory for dhcpleased in the ramdiskFlorian Obser
2021-07-16The installer plays weird tricks with /etc/resolv.conf and symlinks itFlorian Obser
2021-07-16switch to dhcpleased/resolvd in baseFlorian Obser
2021-07-16Improve comments in IPsec replay window calculation.Alexander Bluhm
2021-07-16Update the default block size in the manual, in sndiod.c r1.37 it wasStuart Henderson
2021-07-16main proc doesn't speak with sockets during the main loop and setpriority plusRicardo Mestre
2021-07-16/etc/ssl/cert.pem is loaded into mem with tls_load_file(3) on local functionRicardo Mestre
2021-07-16Remove unneeded call to tls_init(3)kn
2021-07-16Compare pointer to NULL, not 0.Kenneth R Westerback
2021-07-16Be consistent and always return -1 to indicate failure.Kenneth R Westerback
2021-07-16regenJonathan Gray
2021-07-16add some x570 ppbs and another navi 23Jonathan Gray
2021-07-16recognise more pci capabilitiesJonathan Gray
2021-07-16Explicitly check for and start time-based rekeying in the clientDamien Miller
2021-07-16Remove the unveil current directory pointer from struct process. InsteadClaudio Jeker
2021-07-15Nuke unused variable.Kenneth R Westerback
2021-07-15No need for separate b_sectors, b_offset and b_type variables. We have structKenneth R Westerback
2021-07-15Consolidate disk geometry fiddling, turning -l/-c/-h/-s values into MBRKenneth R Westerback
2021-07-15more space savingsTheo de Raadt
2021-07-15space savings on install kernels. (restore and ralink drivers+firmware goTheo de Raadt
2021-07-15Wrap over 80 long lines in ca.cKinichiro Inoguchi
2021-07-15Explicitly check pointer variable if it is NULL or not in ca.cKinichiro Inoguchi
2021-07-15Fix regress for rpki-clientjob
2021-07-15Remove space between '*' and pointer variable in ca.cKinichiro Inoguchi
2021-07-15Use 'serial' rather than 'ser' in ca.cKinichiro Inoguchi
2021-07-15Convert openssl(1) ca option handlingKinichiro Inoguchi
2021-07-15UNVEIL_INSPECT is no longer needed, adjust code accordingly.Claudio Jeker
2021-07-15drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Jonathan Gray
2021-07-15drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()Jonathan Gray
2021-07-14Export SA replay counters via pfkey and print with ipsecctl.tobhe
2021-07-14After VFS shutdown, init(8) cannot map a missing page that containsAlexander Bluhm
2021-07-14Resend the TCP packet only if the MTU locked flag appears at theAlexander Bluhm
2021-07-14Shrink cluster size for FAT32 to fullfil the new minimum clusterAlexander Bluhm
2021-07-14LibreSSL error message has changed, adapt test.Alexander Bluhm
2021-07-14Remove unneeded calls to tls_init(3)kn