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