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
4 days
Convert imsg_write() callers to the new simplified return logic.
Claudio Jeker
4 days
Convert ibuf_write() callers to new simplified return logic.
Claudio Jeker
4 days
Convert msgbuf_write() callers to the new return logic.
Claudio Jeker
4 days
Use ibuf_write() to send BGP messages to peers instead of msgbuf_write().
Claudio Jeker
4 days
Introduce imsg_write() and use it instead of msgbuf_write().
Claudio Jeker
4 days
Use imsg_flush() instead of implementing the same by hand.
Claudio Jeker
4 days
imsg_flush no longer returns EAGAIN. Simplify proc_flush_imsg() accordingly.
Claudio Jeker
4 days
ibuf_get_string() was added to the ibuf API, remove local version
Claudio Jeker
11 days
rpki-client: use macros for skipping rather than hardcoded numbers
Theo Buehler
12 days
Take into account how long the dns probe takes before decding to
Otto Moerbeek
12 days
Second sweep of foosz -> num_foos and friends
Theo Buehler
13 days
Rename ips/as and ipsz/asz to ips/ases, num_ips/num_ases
Theo Buehler
2024-11-09
sync curly braces markup, fix indent
Klemens Nanni
2024-11-09
Remove unnecessary variable
Andrew Fresh
2024-11-09
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
2024-10-25
Add support for performing a sysupgrade from a path. This is convenient
Theo de Raadt
2024-10-24
Adjust ldapclient prototype to prevent an "argument of type 'int[2]' with
Claudio Jeker
2024-10-23
Append fd to the variable names proc, rsync, rrdp, http since these variables
Claudio Jeker
2024-10-22
remove duplicate RT_BUF_SIZE define
Jonathan Gray
[next]