summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-02Stop sending debug logging to syslog (which would then drop it on theFlorian Obser
2021-09-02Lay groundwork to support X.509 v3 extensions for IP Addresses and AS Identif...Job Snijders
2021-09-02Import more NetBSD system call regression tests.mbuhl
2021-09-02Refactor how unveil generates EACCES errors. Instead of tracking theClaudio Jeker
2021-09-02trailing whitespaceJasper Lievisse Adriaanse
2021-09-02Fix comment spelling.Patrick Wildt
2021-09-02Call the ocsp callback if present and we get no response, instead ofBob Beck
2021-09-02Use defined constantsKinichiro Inoguchi
2021-09-02atactl(8): few printf("%s", NULL) cleanupSebastien Marie
2021-09-02Add DB_TYPE_SUSPKinichiro Inoguchi
2021-09-02timeout(1): execvp(2) does not return except on errorSebastien Marie
2021-09-02Make all signal handler functions async-signal-safeIngo Schwarze
2021-09-02Correct the is_server flag in the call to the debug callback to be correct.Bob Beck
2021-09-02Move subject check process after the subject edit processKinichiro Inoguchi
2021-09-02Ah, I was fooled by a left over man pageTheo de Raadt
2021-09-02add aq(4) to amd64 RAMDISK_CD and riscv64 RAMDISKMike Larkin
2021-09-02Fix the TCR_TG0_xxx definitions and add TCR_TG0_4K to the initial settingMark Kettenis
2021-09-02nameserver alias on domain (53) collided with true nameserver (42)Theo de Raadt
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2021-09-02delete reference to X11 README file which is no longer installed.Theo de Raadt
2021-09-02Typo in previous commitMike Larkin
2021-09-02.Xr for aq(4) in pci(4) manpageMike Larkin
2021-09-02Forgot the man page Makefile in the previous commitMike Larkin
2021-09-02aq(4) driver for Aquantia 1/2.5/5/10Gb/s PCIe ethernet adaptersMike Larkin
2021-09-02Document new %n syslog+abort behaviour, text mostly copied from printf.3Theo de Raadt
2021-09-02delete %n using test cases, which now intentionally faultTheo de Raadt
2021-09-02move comment into correct placeTheo de Raadt
2021-09-02bunch of err() should be errx()Theo de Raadt
2021-09-02No need to list foreign source code repository tagsJob Snijders
2021-09-02RFC 6066 section 8 allows the server MAY choose not send the CertificateStatusBob Beck
2021-09-02Initialize mutex to IPL_NONE.Martin Pieuchot
2021-09-02rename rw locks to avoid ambiguity and verbosenessDave Voutila
2021-09-02regress tests shouldn't set or modify MALLOC_OPTIONS unless they're actually ...Jasper Lievisse Adriaanse
2021-09-02Change copying arguments to that flags without arguments are insertedNicholas Marriott
2021-09-02this is not a section 3 man page anymoreTheo de Raadt
2021-09-02some functionality requires pledge "proc"Theo de Raadt
2021-09-02Allow snmpd(8) to send SNMPv3 traps.Martijn van Duren
2021-09-01Add the NetBSD source code repository tag back to help future historiansJob Snijders
2021-09-01Fix overflow / underflow check by moving it up before the returnJob Snijders
2021-09-01Update project tag line, shorten some err() callsJob Snijders
2021-09-01Improve editing GPT partition type GUID's by rejecting partitionKenneth R Westerback
2021-09-01small unused/initialization improvementsTheo de Raadt
2021-09-01repair strtonum idiom and improve error messagingTheo de Raadt
2021-09-01Enable making timeout(1)Job Snijders
2021-09-01Style nitsJob Snijders
2021-09-01consider two files sharing the same inode identicalAlexander Hall
2021-09-01remove unused macro;Jason McIntyre
2021-09-01Case h is pointlessJob Snijders
2021-09-01Fix indentingJob Snijders
2021-09-01Use ttopen in tty drivers open functions as ttysleep string, as the others do.Jan Klemkow