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-05-05
Populate SCSI inquiry data with information from SD and MMC cards.
Mark Kettenis
2016-05-05
Add support for named initializers for anonymous structs/unions. This is a
Mark Kettenis
2016-05-05
Fix one of the reads past the end of the buffer. Found
Alexandre Ratchov
2016-05-05
Fix a pasto; from Michal Mazurek <akfaew at jasminek dot net>.
Ingo Schwarze
2016-05-05
sync
Jonathan Gray
2016-05-05
Return ENOTTY in acpithinkpad backlight get/set ioctls if the maximum
Jonathan Gray
2016-05-04
Fix up a couple of long lines.
Nicholas Marriott
2009-10-15
import of gcc-4.2.1, the last gcc release under GPLv2
Robert Nagy
2016-05-04
Kill #ifdef INET6 occurrences in userland.
Jeremie Courreges-Anglas
2016-05-04
Use BUS_DMA_OVERRUN to cope with the broken DMA engine of the Davicom DM9102
Mark Kettenis
2016-05-04
Some hardware (such as the onboard dc(4) of the Netra X1) has a broken DMA
Mark Kettenis
2016-05-04
fix for integer overflow in encode and encrypt update functions.
Ted Unangst
2016-05-04
fix a padding oracle in aesni cbc mac check. there must be enough data
Ted Unangst
2016-05-04
internal only negative types should not be handled here.
Ted Unangst
2016-05-04
be careful about consuming excessive memory by reading in chunks.
Ted Unangst
2016-05-04
revert the big change from yesterday to prepare for smaller commits.
Ted Unangst
2016-05-04
add IdentityAgent; noticed & ok jmc@
Markus Friedl
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-05-04
allow setting IdentityAgent to SSH_AUTH_SOCK; ok djm@
Markus Friedl
2016-05-04
move SSH_MSG_NONE, so we don't have to include ssh1.h; ok deraadt@
Markus Friedl
2016-05-04
Print SD host controller version.
Mark Kettenis
2016-05-04
missing const in prototypes (ssh1)
Markus Friedl
2016-05-04
Fix inverted logic for updating StreamLocalBindMask which would cause the
Darren Tucker
2016-05-04
Preserve DiffServ value when fragmenting an ipv4 packet.
Vincent Gross
2016-05-04
IdentityAgent for specifying specific agent sockets; ok djm@
Markus Friedl
2016-05-04
fix junk characters after quotes
Damien Miller
2016-05-04
Add high-speed support for SD cards. In theory this should double the
Mark Kettenis
2016-05-04
Correct the description of the != operator in arithmetic expansion;
Ingo Schwarze
2016-05-04
Don't mask pins configured as direct IRQ. Those are tied directly to the APIC
Mark Kettenis
2016-05-04
Fall back to "safe-value" when "unmanage-value" is not evailable to
Martin Pieuchot
2016-05-04
line editing correction; from andras farkas
Jason McIntyre
2016-05-04
Remove old cruft.
Vadim Zhukov
2016-05-04
Add ERRORS section (requested by bluhm@). While there, move start of
Vadim Zhukov
2016-05-04
Make KERN_FILE_BYPID return ESRCH when PID not found, both in sysctl and
Vadim Zhukov
2016-05-03
Print missing newline if we bail out because of a uid mismatch.
Mark Kettenis
2016-05-03
Fix regression on usermod/userdel by calling getpwnam_shadow(3) and saving
Ricardo Mestre
2016-05-03
Fix some Perl statements perlcritic was bitching about: Variable
Alexander Bluhm
2016-05-03
listen directive may use a table for authentication, to make this work the
Joerg Jung
2016-05-03
correct article;
Jason McIntyre
2016-05-03
Fix test after changing default column size from 60 to 80.
Martijn van Duren
2016-05-03
Also remove -DINET6 here, noticed by tedu
Jeremie Courreges-Anglas
2016-05-03
Remove INET6 #ifdefs
Jeremie Courreges-Anglas
2016-05-03
To test syslogd compatibility rsyslog is used as remote server.
Alexander Bluhm
2016-05-03
These tests depended on whatever the user's locale was,
Ingo Schwarze
2016-05-03
Regression tests for fold(1).
Ingo Schwarze
2016-05-03
fix overriding of StreamLocalBindMask and StreamLocalBindUnlink in
Damien Miller
2016-05-03
Set umask to prevent "Bad owner or permissions" errors.
Darren Tucker
2016-05-03
don't forget to include StreamLocalBindUnlink in the config
Damien Miller
2016-05-03
make nethack^wrandomart fingerprint flag more readily searchable
Damien Miller
2016-05-03
Stop using a soft-interrupt context to process incoming network packets.
Martin Pieuchot
[next]