artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2016-08-22
kettenis
Add an API to set the clock frequency.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
kettenis
Move all the platform-specific code into a new function...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
kettenis
Add support for the usb clock. Also implements reset...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
kettenis
Add a reset signal API alongside the clock API.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
mpi
Use a reachable next hop for test 13, which make it...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
jsing
Various clean up and reorganisation of the connection...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
jsing
Stick with the usual 'if NULL return NULL' idiom.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
mpi
Sync counters now that ifa_ifwithroute() no longer...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
mpi
Use rtalloc(9) instead of ifa_ifwithnet() to find an...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
millert
Replace "union sockunion" with "union sockaddr_union...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
schwarze
When trying to edit an existing database with makewhati...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
schwarze
When running into a mandoc.db(5) file still using the...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
mpi
Sync refcount with recent change.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
mpi
Make the ``rt_gwroute'' pointer of RTF_GATEWAY entries...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
mpi
Do not dereference ``rt->rt_ifa'' after calling rtfree(9).
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
jsing
Enable SNI support in httpd(8).
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
jsing
Bump TLS_API due to the addition of server side SNI...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
jsing
Bump libtls minor due to the addition of symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
jsing
Provide an API that enables server side SNI support...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
jsing
Create contexts for server side SNI - these include...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
jmc
shorten the pkcs8 text;
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
kettenis
Use the new clock API.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
kettenis
Implement interfaces to disable clocks and add interfac...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
mpi
Call csignal() and selwakeup() from a KERNEL_LOCK'd...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
mpi
Sizes for free(9) from David Hill.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
claudio
Refactor the uio to mbuf code out of sosend and start...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
kettenis
Use the new clock API to get the clock frequency from...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
kettenis
Add code to enable the pll6 clock.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
tedu
fix typos
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
deraadt
Sorry Andrew and Luke, I'm pretty sure we deleted your...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
jsg
Before pmap7.c rev 1.35 and pmap.h rev 1.44 DMA'able...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
kettenis
Use generic clock API to enable the module clock.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
kettenis
Add support for all the ahb, apb0 and apb1 clock gating...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
kettenis
Implement some fundamental clocks using the new clock...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
kettenis
Add a minimal clock "framework". Build it on armv7.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
tedu
introduce a union of sockaddr types and eliminate a...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
schwarze
bugfix: when fgetwc(3) fails, fgetwln(3) must fail...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
halex
Make lease_value() unescape quoted strings. To be fully...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
rpe
tweak previous
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
kettenis
Fix a pasto in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
schwarze
fix obvious typo in the .Dt section number
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
natano
There are three callers of update_vattr(). Two of them...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
jsg
When detecting the console on attach test fa_node and...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
jsg
Remove the remains of a workaround to get GIC ranges...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
jsg
Dynamically attach exuart using the FDT.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
beck
Change sleep from crazy backoff to one second of sleep...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
kettenis
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
kettenis
Argh, commit from the wrong tree. Revert previous...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
kettenis
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
eric
Properly initialize the message parser. fix a regressio...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
jmc
add "armv7" to the Dt line;
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
millert
Sync connect_wait() example with its real usage in...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
millert
Use connect(2) + a connect_wait() function instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
kettenis
sximmc(4)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
kettenis
Enable sximmc(4).
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
kettenis
Increase MSGBUFSIZE to 8 pages.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
kettenis
Various improvements to make this work better.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
kettenis
Add some code to set the SD/MMC clocks.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
kettenis
Don't set MSGBUFSIZE here such that the setting in...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
stefan
Format string fixes in debug code: need %llx to print...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
jca
Declare all _asr_* debug functions as hidden.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
schwarze
already in v2 according to tuhs.org/Archive/PDP-11...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
schwarze
When a mismatching end macro occurs while at least...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
schwarze
When scanning upwards for a column list to put a .Ta...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
kettenis
Replace bcmmuart(4) with com(4).
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
jca
Tweak timer debug output.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
jca
Move counters from u_quad_t to uint64_t.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
tb
fsdb(8) sucks in and is pledged by fsck(8). Since...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
schwarze
If a column list starts with implicit rows (that is...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
patrick
Remove obsolete sxiuart(4) header.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
patrick
sxiuart(4) has been replaced with com(4).
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
jmc
shorten pkcs7 text;
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
kettenis
Correctly enter a mapping as writable if no "page modif...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
kettenis
Figuring out the clock frequency used for a com(4)...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
procter
Push 'field changed' guards into 'change field' functions;
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
procter
Retire pf_translate_ap()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
jmc
shorten the passwd text; ok jsing
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
tedu
move mem.c to hppa directory like every other arch.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
kettenis
Make the FSR encoding strings match the ARMv7 ARM.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
kettenis
Seems we need to hold the PHY into reset a little bit...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
kettenis
Add support for arm and enable on armv7.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
kettenis
Start using to XN flag to enforce that mappings without...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
kettenis
Mark device memory as execute-never to prevent a specul...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
eric
make smtpd less verbose at startup
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
kettenis
Map kernel .text read-only.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
kettenis
Adjust the definitions of L1_S_COHERENT_v7, L2_L_COHERE...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
kettenis
Use Access Flag to do page reference emulation.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
danj
update man pages now that login.conf uses auto rounds
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
mpi
Reorder entries to match current multipath ordering.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
jsg
correct a rate test introduced in rev 1.326
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
jmc
shorten the ocsp text; ok beck
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
otto
Start with a default fragsize of 2048, double it for...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
mpi
Do not seroize a struct needed for RTM_RESOLVE in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
djm
add tests for matching functions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
jsg
avoid using an uninitialised variable with zero length...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
djm
remove UseLogin option and support for having /bin...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
deraadt
string.h not strings.h
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
millert
Add an EXAMPLES section that illustrates how to deal...
commit
|
commitdiff
|
tree
|
snapshot
next