index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
32 hours
Use msgbuf_queuelen() where approriate
Claudio Jeker
32 hours
Use imsgbuf_queuelen() instead of accessing the w.queue member.
Claudio Jeker
32 hours
Use imsgbuf_clear() where appropriate instead of msgbuf_clear().
Claudio Jeker
32 hours
Rename imsg_init, imsg_clear, imsg_read, imsg_write and imsg_flush to
Claudio Jeker
32 hours
Convert imsg_write() callers to the new simplified return logic.
Claudio Jeker
32 hours
Convert ibuf_write() callers to new simplified return logic.
Claudio Jeker
32 hours
Convert msgbuf_write() callers to the new return logic.
Claudio Jeker
32 hours
Use ibuf_write() to send BGP messages to peers instead of msgbuf_write().
Claudio Jeker
32 hours
Introduce imsg_write() and use it instead of msgbuf_write().
Claudio Jeker
32 hours
Use imsg_flush() instead of implementing the same by hand.
Claudio Jeker
32 hours
imsg_flush no longer returns EAGAIN. Simplify proc_flush_imsg() accordingly.
Claudio Jeker
32 hours
ibuf_get_string() was added to the ibuf API, remove local version
Claudio Jeker
8 days
rpki-client: use macros for skipping rather than hardcoded numbers
Theo Buehler
9 days
Take into account how long the dns probe takes before decding to
Otto Moerbeek
9 days
Second sweep of foosz -> num_foos and friends
Theo Buehler
10 days
Rename ips/as and ipsz/asz to ips/ases, num_ips/num_ases
Theo Buehler
13 days
sync curly braces markup, fix indent
Klemens Nanni
14 days
Remove unnecessary variable
Andrew Fresh
14 days
Add a -l flag to list drivers or files
Andrew Fresh
2024-11-08
Only install a second copy of the bootloader if the EFI System Partition
Mark Kettenis
2024-11-07
The comparator of the RBtree for the IP addresses was broken.
YASUOKA Masahiko
2024-11-07
Move syslogd(8) TLS handshake callback from read to write handler.
Alexander Bluhm
2024-11-07
Add multi-line strings support to the bt(5) script parser.
Martin Pieuchot
2024-11-07
Log the username when rejecting by ipcp.
YASUOKA Masahiko
2024-11-06
Fix vmd(8) logging to syslog(3) from child process.
Alexander Bluhm
2024-11-06
vmd(8) logs psp(4) firmware version.
Alexander Bluhm
2024-11-06
Add -g option to get the index of the current virtual terminal.
Miod Vallat
2024-11-06
Fix broken vmd(8) build on arm64 due to missing psp_setup().
Alexander Bluhm
2024-11-06
Reference SendHoldTimer RFC in bgpd(8)
Job Snijders
2024-11-05
vmd(8) resets psp(4)
Alexander Bluhm
2024-11-05
mark up fix; from jesper wallin
Jason McIntyre
2024-11-05
Check for pfxsz, not the pointer
lucas
2024-11-05
Avoid zero-sized allocations
Theo Buehler
2024-11-05
ncomplete is set but never used. Noticed by cc
Claudio Jeker
2024-11-05
rpki-client: check validity time in filemode
Theo Buehler
2024-11-04
Ignore extra groups that don't fit in the buffer passed to getgrouplist(3)
Jeremie Courreges-Anglas
2024-11-04
Update reference
Job Snijders
2024-11-04
Some atoi -> strtonum conversions; ok denis
Theo de Raadt
2024-11-04
Allow downloading firmware without root
Andrew Fresh
2024-11-04
Make fw_update -p consistent
Andrew Fresh
2024-11-02
Improve detection of gaps in Manifestissuance
Job Snijders
2024-10-31
Use imsg_get_fd() to extract the fd from an imsg.
Claudio Jeker
2024-10-30
Install a copy of the UEFI bootloader in /efi/openbsd on the EFI system
Mark Kettenis
2024-10-30
print pppoe tags as hex dumps rather than strvis-a-like'd text, unless
Stuart Henderson
2024-10-30
remove unneeded conf.h include
Jonathan Gray
2024-10-30
directly use dev_t for swdevt[], remove struct swdevt
Jonathan Gray
2024-10-30
Add fw_update pattern for AMD SEV firmware used with psp(4).
Alexander Bluhm
2024-10-29
Fix logic to return CTL_RES_NOSUCHPEER. The RB_EMPTY check needs to be
Claudio Jeker
2024-10-28
relayd: add support for client certificates
Theo Buehler
2024-10-28
Remove two fatalx calls in pt_fill since they are wrong.
Claudio Jeker
[next]