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
2013-12-08
reflect reality, mark as NOOBJ
Marc Espie
2013-12-08
Don't forget to create a boot-IP28 link in /usr/mdec, for the sake of the
Miod Vallat
2013-12-08
Force LC_ALL to 'C' before exec'ing ftp or gzip -d. pkg_add expects
Jeremie Courreges-Anglas
2013-12-08
After a completed upgrade, present reboot and post-reboot instructions in a
Stefan Sperling
2013-12-08
also cover initial installations (which means we do try to install
Marc Espie
2013-12-08
make use of the new "quirks" interface
Marc Espie
2013-12-08
Use a literal for the default value of KEXAlgorithms. ok deraadt jmc
Darren Tucker
2013-12-08
Enable rum(4) for armv7. Committing through it on pandaboard.
Martynas Venckus
2013-12-08
add static back to the ttm functions
Jonathan Gray
2013-12-08
Remove unsigned comparison < 0.
Brad Smith
2013-12-07
Some cleaning up of the ioctl handling bits to bring things in line
Brad Smith
2013-12-07
Rewrite receive filter handling and ioctl bits. Fixes not being able to
Brad Smith
2013-12-07
Emulating wait_event_timeout() using msleep() is hard. This version should
Mark Kettenis
2013-12-07
When checking whether a user may change the login class, just check
Todd C. Miller
2013-12-07
add missing mentions of ed25519; ok djm@
Christian Weisgerber
2013-12-07
Remove the agp-specific bus_dma code. It is no longer used now that
Mark Kettenis
2013-12-07
No need to blow away the cache after updating GTT entries. The driver already
Mark Kettenis
2013-12-07
Now that we properly flush caches, we can enable cpu relocations.
Mark Kettenis
2013-12-07
Enable fast path for relocations.
Mark Kettenis
2013-12-07
Change the response file handling such that it "consumes" an answer
Alexander Hall
2013-12-07
document -a and -o wrt new key format
Damien Miller
2013-12-07
Some fixes for jme_encap()..
Brad Smith
2013-12-07
#if 0 out the ieee80211_edca_table table to appease the LLVM warning.
Brad Smith
2013-12-07
Errata 122 is currently disabled so stick amd64_errata_set4 under #if 0 too
Brad Smith
2013-12-07
correct RCS idents
Damien Miller
2013-12-07
set k->cert = NULL after freeing it
Damien Miller
2013-12-06
Change a WARN_ON into a BUG_ON to match Linux.
Mark Kettenis
2013-12-06
Having stopped pretending we handle anything but ethernet packets,
Kenneth R Westerback
2013-12-06
Make clflush() flush the cache line specified by the address we pass it
Mark Kettenis
2013-12-06
Add a DVACT_WAKEUP op to the *_activate() API. This is called after the
Theo de Raadt
2013-12-06
It seems to be possible to truncate an object while it is still mapped.
Mark Kettenis
2013-12-06
missing comma;
Jason McIntyre
2013-12-06
now at 5.4.1
Eric Faurot
2013-12-06
fix smtpctl resume route
Eric Faurot
2013-12-06
test ed25519 support; from djm@
Markus Friedl
2013-12-06
support ed25519 keys (hostkeys and user identities) using the public domain
Markus Friedl
2013-12-06
new private key format, bcrypt as KDF by default; details in PROTOCOL.key;
Markus Friedl
2013-12-06
move private key (de)serialization to key.c; ok djm
Markus Friedl
2013-12-06
add ASUS WL-167G V3 to the list of adapters known to work
Kirill Bychkov
2013-12-06
Another round of reducing diffs with Linux.
Mark Kettenis
2013-12-06
"verify" is already documented with "tls-require verify".
Eric Faurot
2013-12-06
remove duplicated character ('g') in getopt() string;
Damien Miller
2013-12-06
Workaround closed stdin in non-interactive mode.
Robert Peichaer
2013-12-05
fix memory leak in error path in do_readdir(); pointed out by
Damien Miller
2013-12-05
Stop pretending we still support FDDI or token ring hardware types.
Kenneth R Westerback
2013-12-05
sync
Theo de Raadt
2013-12-05
Use destination size as size of memcpy(). Use <in_addr> rather than
Kenneth R Westerback
2013-12-05
Fully unstub intel_overlay_{map|unmap}_regs.
Mark Kettenis
2013-12-05
Nuke local #define ETHER_HEADER_SIZE and use the identical value'd
Kenneth R Westerback
2013-12-05
use dv_unit rather than storing local version (removed sc_unit in
sasano
[next]