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
2020-09-12
link btrace(8) to the build
Sebastien Marie
2020-09-12
Include openssl/x509.h in extern.h since it uses a few of the typedefs from
Claudio Jeker
2020-09-12
Remove last two arguments from repo_lookup() since they are unused.
Claudio Jeker
2020-09-12
Move the proc_rsync and with that the rsync processing into rsync.c
Claudio Jeker
2020-09-12
Delete unused strdup().
tobhe
2020-09-12
Change the noop (-n) behaviour. When no network fetch is done there
Claudio Jeker
2020-09-12
Use the original requested URI for REQUEST_URI.
YASUOKA Masahiko
2020-09-11
Support '-p' a flag to filter all actions by PID.
Martin Pieuchot
2020-09-11
If we get messages but they are not ntp replies (e.g. caused by
Otto Moerbeek
2020-09-10
Move the tcp/udp keyword before <address>. This allows for easier adding
Martijn van Duren
2020-09-10
Use the ROUTE_FLAGFILTER setsockopt to filter out routing socket messages
Jonathan Matthew
2020-09-08
Fix PCI config space union such that the register state is properly
Mark Kettenis
2020-09-06
Remove snmpe_dispatch_parent.
Martijn van Duren
2020-09-06
replace duplicated sizeofa marco with predefined nitems
jan
2020-09-06
Split "trap receiver" into its own trap_address struct and clean up the
Martijn van Duren
2020-09-05
Use SETSDIR consistently.
Florian Obser
2020-09-05
httpd(8) uses TLSv1.3 and TLSv1.2 by default
Theo Buehler
2020-09-04
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-09-04
Ignore ftruncate failure with errno == EAGAIN
Theo Buehler
2020-09-03
No need for a private #define for the INQUIRY response_format value '2'. Just
Kenneth R Westerback
2020-09-02
Fix clang warning in vmctl(8)
Theo Buehler
2020-09-01
Rename [READ|WRITE]_BIG to [READ|WRITE]_10. Rename struct scsi_rw_big to
Kenneth R Westerback
2020-08-30
If no replies are received for a while due to connectivity issues
Otto Moerbeek
2020-08-29
typo; pointed out by Matthias (mpfr AT fn.de), thanks!
Florian Obser
2020-08-27
add missing "regex" keyword; from heddi nabbisen
Jason McIntyre
2020-08-26
Set fastcgi socket default on server and location.
Florian Obser
2020-08-25
check that fcgiport string value is within range
tracey
2020-08-24
Add support for non-localhost fastcgi sockets.
tracey
2020-08-24
The kernel provides sufficiently randomised ports.
Florian Obser
2020-08-24
merge unbound 1.11.0
Stuart Henderson
2020-08-24
update to unbound 1.11.0, tests tb@ dtucker@, ok tb@
Stuart Henderson
2020-08-23
Merge listen_sock into address, since there's a 1:1 correlation. Save some
Martijn van Duren
2020-08-21
Fix wrong fall through. The IMSG_CTL_SHOW_DB_INTRA case should only
jan
2020-08-21
Remove redundent code.
jan
2020-08-21
Fix column spacing for disk transfer speeds
kn
2020-08-20
Use the ROUTE_FLAGFILTER setsockopt to filter out routing socket messages
Jonathan Matthew
2020-08-19
add unveil(2) again
Ricardo Mestre
2020-08-17
Previous commit broke two things:
Martijn van Duren
2020-08-17
add geneve option printing.
David Gwynne
2020-08-17
don't need to shift the vxlan vni twice.
David Gwynne
2020-08-17
add initial support for handling geneve packets.
David Gwynne
2020-08-16
Reflect recent wsfontload(8) changes in the man page.
Frederic Cambus
2020-08-13
Be compatible with bpftrace(8)'s output when printing stack traces in maps.
Martin Pieuchot
2020-08-13
When dealing with integers, it seems that [1] and [1, 2) are the same.
Martin Pieuchot
2020-08-13
Improve documentation.
Martin Pieuchot
2020-08-09
Some times ago we disabled in-kernel timeout for pppx(4) related
mvs
2020-08-08
Greatly simplify snmpe_parsevarbinds.
Martijn van Duren
2020-08-07
Do not hardcode the key length.
Martin Pieuchot
2020-08-05
Get the default values for font height and width in wsfontload(8) using
Frederic Cambus
2020-08-03
remove unused functions
Sebastian Benoit
[next]