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
2018-05-18
Add a const qualififer to the 'name' argument of X509_NAME_get_entry(3)
Theo Buehler
2018-05-18
Add const to the argument of X509_NAME_entry_count().
Theo Buehler
2018-05-18
The 'bytes' arguments of X509_NAME_add_entry_by_NID(3) and
Theo Buehler
2018-05-18
Add a const qualifier to the 'X509_NAME_ENTRY *ne' argument of
Theo Buehler
2018-05-18
Add const to the argument of X509_NAME_ENTRY_get_data(3).
Theo Buehler
2018-05-18
Add const qualifiers to the 'obj' and 'bytes' arguments of
Theo Buehler
2018-05-18
X509_LOOKUP_by_alias() now takes a 'const char str *' and
Theo Buehler
2018-05-18
negative assertions only work well on constant-width regexp, do things
Marc Espie
2018-05-18
X509_EXTENSION_get_critical(3) now takes a 'const ASN1_OBJECT *obj' and
Theo Buehler
2018-05-18
Revert previous commit; it break reading the RTC on my Cubox-i.
Mark Kettenis
2018-05-18
Move LISTEN ON {} code into a function listen_on().
Reyk Floeter
2018-05-18
Revert manpage description as well
Reyk Floeter
2018-05-18
Revert previous: it introduced a shift/reduce conflict in the grammar.
Reyk Floeter
2018-05-18
In a nutshell, all mobile browsers are broken.
Ingo Schwarze
2018-05-18
Add const qualifiers to the X509_CRL *x and ASN1_OBJECT *obj arguments of
Theo Buehler
2018-05-18
Allow to omit the listen port configuration. Default to port 80, tls port 443.
Reyk Floeter
2018-05-18
A pf rule with a "on rdomain n" with nonexisting rdomain n will cause an
Sebastian Benoit
2018-05-18
remove the alias type='whence -v' and replace it with
Sebastian Benoit
2018-05-18
merge two ifndef small blocks; no functional change
Florian Obser
2018-05-18
Add support for attribute filter rules on search/read operations.
Reyk Floeter
2018-05-18
don't think i had anything planned for whitespace-property-4; drop it
Jasper Lievisse Adriaanse
2018-05-18
dead stores; from llvm scan-build
Florian Obser
2018-05-18
typo, pointed out by llvm scan-build, how did this even work though?
Florian Obser
2018-05-18
After reading the first frame, which we can do in two reads (software
Patrick Wildt
2018-05-18
This needs some #ifndef SMALL_KERNEL as well. Fixes RAMDISK_CD.
Mark Kettenis
2018-05-18
Use SCSI_NOSLEEP for management commands issued during attach.
Jonathan Matthew
2018-05-18
Add bio(4) and sensors for mfii(4), based on code from mfi(4). Most of the
Jonathan Matthew
2018-05-18
Put commented minimal-reponses and refuse-any defaults into nsd.conf
Florian Obser
2018-05-18
Make mfii_mgmt() allocate and release a ccb to simplify the most common use
Jonathan Matthew
2018-05-18
Add DPRINTF/DNPRINTF for debug output as in mfi(4) and convert existing
Jonathan Matthew
2018-05-18
Turn on minimal-reponses and refuse-any per default.
Florian Obser
2018-05-18
Use passthrough IO rather than MFA for management commands.
Jonathan Matthew
2018-05-17
sync
Theo Buehler
2018-05-17
The Broadcom FullMAC firmware has a few ways of doing flow control. One
Patrick Wildt
2018-05-17
Sprinkle some #ifndef SMALL_KERNEL such that RAMDISK kernels cuild again.
Mark Kettenis
2018-05-17
Drop memory barrier in _atomic_lock() implementation since the callers now
Mark Kettenis
2018-05-17
Implement GenericSerialBus OpRegion support.
Mark Kettenis
2018-05-17
From upcomming nsd 4.1.22:
Florian Obser
2018-05-17
add some more whitespace torture partly induced by aja@
Jasper Lievisse Adriaanse
2018-05-17
update to nsd 4.1.21
Florian Obser
2018-05-17
Bytes only have eight bits, not nine.
Ingo Schwarze
2018-05-17
Update the manual to match with the current semantics of fd_getfile().
Visa Hankala
2018-05-17
Any IPv4 address change could alter which interface has the active
Kenneth R Westerback
2018-05-17
Handle RTM_DELETE of slaacd managed default route by re-inserting it.
Florian Obser
2018-05-17
Let hvn_iff handle promisc mode activation
Mike Belopuhov
2018-05-17
Fully align this with route(8); no need to be different here and might
Florian Obser
2018-05-17
Introduce SLAACD_RTA_LABEL define to not use a string constant all
Florian Obser
2018-05-17
Pass size argument to free(9).
helg
2018-05-17
Move the handling of SIOCIFGCLONERS out of the NET_RLOCK(). The global
Theo Buehler
2018-05-17
Implement LoadTable().
Mark Kettenis
[prev]
[next]