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
2016-08-21
Use generic clock API to enable the module clock.
Mark Kettenis
2016-08-21
Add support for all the ahb, apb0 and apb1 clock gating devices on sun4i,
Mark Kettenis
2016-08-21
Implement some fundamental clocks using the new clock framework.
Mark Kettenis
2016-08-21
Add a minimal clock "framework". Build it on armv7.
Mark Kettenis
2016-08-21
introduce a union of sockaddr types and eliminate a lot of casts.
Ted Unangst
2016-08-21
bugfix: when fgetwc(3) fails, fgetwln(3) must fail as well;
Ingo Schwarze
2016-08-21
Make lease_value() unescape quoted strings. To be fully compliant, we
Alexander Hall
2016-08-21
tweak previous
Robert Peichaer
2016-08-21
Fix a pasto in a comment.
Mark Kettenis
2016-08-21
fix obvious typo in the .Dt section number
Ingo Schwarze
2016-08-21
There are three callers of update_vattr(). Two of them don't use the
Martin Natano
2016-08-21
When detecting the console on attach test fa_node and stdout_node not fa_reg
Jonathan Gray
2016-08-21
Remove the remains of a workaround to get GIC ranges for exynos.
Jonathan Gray
2016-08-21
Dynamically attach exuart using the FDT.
Jonathan Gray
2016-08-21
Change sleep from crazy backoff to one second of sleep between retries
Bob Beck
2016-08-20
sync
Theo de Raadt
2016-08-20
Fix indentation.
Mark Kettenis
2016-08-20
Argh, commit from the wrong tree. Revert previous commit.
Mark Kettenis
2016-08-20
Fix indentation.
Mark Kettenis
2016-08-20
Properly initialize the message parser. fix a regression where the
Eric Faurot
2016-08-20
add "armv7" to the Dt line;
Jason McIntyre
2016-08-20
Sync connect_wait() example with its real usage in ftp(1).
Todd C. Miller
2016-08-20
Use connect(2) + a connect_wait() function instead of connect_sync(),
Todd C. Miller
2016-08-20
sximmc(4)
Mark Kettenis
2016-08-20
Enable sximmc(4).
Mark Kettenis
2016-08-20
Increase MSGBUFSIZE to 8 pages.
Mark Kettenis
2016-08-20
Various improvements to make this work better.
Mark Kettenis
2016-08-20
Add some code to set the SD/MMC clocks.
Mark Kettenis
2016-08-20
Don't set MSGBUFSIZE here such that the setting in <machine/param.h> takes
Mark Kettenis
2016-08-20
Format string fixes in debug code: need %llx to print 64 bit values
Stefan Kempf
2016-08-20
Declare all _asr_* debug functions as hidden.
Jeremie Courreges-Anglas
2016-08-20
already in v2 according to http://www.tuhs.org/Archive/PDP-11/Distributions/r...
Ingo Schwarze
2016-08-20
When a mismatching end macro occurs while at least two nested blocks
Ingo Schwarze
2016-08-20
When scanning upwards for a column list to put a .Ta macro in,
Ingo Schwarze
2016-08-20
Replace bcmmuart(4) with com(4).
Mark Kettenis
2016-08-20
Tweak timer debug output.
Jeremie Courreges-Anglas
2016-08-20
Move counters from u_quad_t to uint64_t.
Jeremie Courreges-Anglas
2016-08-20
fsdb(8) sucks in and is pledged by fsck(8). Since it uses editline(3),
Theo Buehler
2016-08-20
If a column list starts with implicit rows (that is, rows without .It)
Ingo Schwarze
2016-08-20
Remove obsolete sxiuart(4) header.
Patrick Wildt
2016-08-20
sxiuart(4) has been replaced with com(4).
Patrick Wildt
2016-08-20
shorten pkcs7 text;
Jason McIntyre
2016-08-20
Correctly enter a mapping as writable if no "page modified" emulation
Mark Kettenis
2016-08-20
Figuring out the clock frequency used for a com(4) device on armv7 is hard.
Mark Kettenis
2016-08-20
Push 'field changed' guards into 'change field' functions;
Richard Procter
2015-01-29
reorg tbl(7) test suite
Ingo Schwarze
2016-08-20
Retire pf_translate_ap()
Richard Procter
2016-08-20
shorten the passwd text; ok jsing
Jason McIntyre
2016-08-19
move mem.c to hppa directory like every other arch.
Ted Unangst
2016-08-19
Make the FSR encoding strings match the ARMv7 ARM.
Mark Kettenis
[next]