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-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
2016-08-19
Seems we need to hold the PHY into reset a little bit longer. Without it
Mark Kettenis
2016-08-19
Add support for arm and enable on armv7.
Mark Kettenis
2016-08-19
Start using to XN flag to enforce that mappings without PROT_EXEC are
Mark Kettenis
2016-08-19
Mark device memory as execute-never to prevent a speculative instruction fetch
Mark Kettenis
2016-08-19
make smtpd less verbose at startup
Eric Faurot
2016-08-19
Map kernel .text read-only.
Mark Kettenis
2016-08-19
Adjust the definitions of L1_S_COHERENT_v7, L2_L_COHERENT_v7 and
Mark Kettenis
2016-08-19
Use Access Flag to do page reference emulation.
Mark Kettenis
2016-08-19
update man pages now that login.conf uses auto rounds
Daniel Jakots
2016-08-19
Reorder entries to match current multipath ordering.
Martin Pieuchot
2016-08-19
correct a rate test introduced in rev 1.326
Jonathan Gray
2016-08-19
shorten the ocsp text; ok beck
Jason McIntyre
2016-08-19
Start with a default fragsize of 2048, double it for large disks and then cap
Otto Moerbeek
2016-08-19
Do not seroize a struct needed for RTM_RESOLVE in the hot path.
Martin Pieuchot
2016-08-19
add tests for matching functions
Damien Miller
2016-08-19
avoid using an uninitialised variable with zero length iic_exec calls
Jonathan Gray
2016-08-19
remove UseLogin option and support for having /bin/login manage
Damien Miller
2016-08-19
string.h not strings.h
Theo de Raadt
2016-08-18
Add an EXAMPLES section that illustrates how to deal with connect(2)
Todd C. Miller
2016-08-18
Reset the input state completely when wsmouse is (re-)opened.
Ulf Brosziewski
2016-08-18
uvm_wxcheck() should only abort the process if kern.wxabort is set.
Theo de Raadt
[next]