index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-02
Stop sending debug logging to syslog (which would then drop it on the
Florian Obser
2021-09-02
Lay groundwork to support X.509 v3 extensions for IP Addresses and AS Identif...
Job Snijders
2021-09-02
Import more NetBSD system call regression tests.
mbuhl
2021-09-02
Refactor how unveil generates EACCES errors. Instead of tracking the
Claudio Jeker
2021-09-02
trailing whitespace
Jasper Lievisse Adriaanse
2021-09-02
Fix comment spelling.
Patrick Wildt
2021-09-02
Call the ocsp callback if present and we get no response, instead of
Bob Beck
2021-09-02
Use defined constants
Kinichiro Inoguchi
2021-09-02
atactl(8): few printf("%s", NULL) cleanup
Sebastien Marie
2021-09-02
Add DB_TYPE_SUSP
Kinichiro Inoguchi
2021-09-02
timeout(1): execvp(2) does not return except on error
Sebastien Marie
2021-09-02
Make all signal handler functions async-signal-safe
Ingo Schwarze
2021-09-02
Correct the is_server flag in the call to the debug callback to be correct.
Bob Beck
2021-09-02
Move subject check process after the subject edit process
Kinichiro Inoguchi
2021-09-02
Ah, I was fooled by a left over man page
Theo de Raadt
2021-09-02
add aq(4) to amd64 RAMDISK_CD and riscv64 RAMDISK
Mike Larkin
2021-09-02
Fix the TCR_TG0_xxx definitions and add TCR_TG0_4K to the initial setting
Mark Kettenis
2021-09-02
nameserver alias on domain (53) collided with true nameserver (42)
Theo de Raadt
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2021-09-02
delete reference to X11 README file which is no longer installed.
Theo de Raadt
2021-09-02
Typo in previous commit
Mike Larkin
2021-09-02
.Xr for aq(4) in pci(4) manpage
Mike Larkin
2021-09-02
Forgot the man page Makefile in the previous commit
Mike Larkin
2021-09-02
aq(4) driver for Aquantia 1/2.5/5/10Gb/s PCIe ethernet adapters
Mike Larkin
2021-09-02
Document new %n syslog+abort behaviour, text mostly copied from printf.3
Theo de Raadt
2021-09-02
delete %n using test cases, which now intentionally fault
Theo de Raadt
2021-09-02
move comment into correct place
Theo de Raadt
2021-09-02
bunch of err() should be errx()
Theo de Raadt
2021-09-02
No need to list foreign source code repository tags
Job Snijders
2021-09-02
RFC 6066 section 8 allows the server MAY choose not send the CertificateStatus
Bob Beck
2021-09-02
Initialize mutex to IPL_NONE.
Martin Pieuchot
2021-09-02
rename rw locks to avoid ambiguity and verboseness
Dave Voutila
2021-09-02
regress tests shouldn't set or modify MALLOC_OPTIONS unless they're actually ...
Jasper Lievisse Adriaanse
2021-09-02
Change copying arguments to that flags without arguments are inserted
Nicholas Marriott
2021-09-02
this is not a section 3 man page anymore
Theo de Raadt
2021-09-02
some functionality requires pledge "proc"
Theo de Raadt
2021-09-02
Allow snmpd(8) to send SNMPv3 traps.
Martijn van Duren
2021-09-01
Add the NetBSD source code repository tag back to help future historians
Job Snijders
2021-09-01
Fix overflow / underflow check by moving it up before the return
Job Snijders
2021-09-01
Update project tag line, shorten some err() calls
Job Snijders
2021-09-01
Improve editing GPT partition type GUID's by rejecting partition
Kenneth R Westerback
2021-09-01
small unused/initialization improvements
Theo de Raadt
2021-09-01
repair strtonum idiom and improve error messaging
Theo de Raadt
2021-09-01
Enable making timeout(1)
Job Snijders
2021-09-01
Style nits
Job Snijders
2021-09-01
consider two files sharing the same inode identical
Alexander Hall
2021-09-01
remove unused macro;
Jason McIntyre
2021-09-01
Case h is pointless
Job Snijders
2021-09-01
Fix indenting
Job Snijders
2021-09-01
Use ttopen in tty drivers open functions as ttysleep string, as the others do.
Jan Klemkow
[next]