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-02-05
Bail out if an unknown option is passed.
Jeremie Courreges-Anglas
2016-02-05
Fix a possible use-after-free in vmd, forward the result to the
Reyk Floeter
2016-02-05
rtadvd used a strncpy with a src interface name from the command line
Reyk Floeter
2016-02-05
Simple moderation of Tx completion notifications
Mike Belopuhov
2016-02-05
Silence warnings from static analyzers; found by jsg@
Mike Belopuhov
2016-02-05
Do not wrap cursor at start or end of history, from Michal Mazurek.
Nicholas Marriott
2016-02-05
pledge(2) for talk(1):
mestre
2016-02-05
pledge(2) for talkd(8):
mestre
2016-02-05
Improve Linux PCI compatibility code.
Mark Kettenis
2016-02-05
Fix a pci vendor/device conversion missed in rev 1.6.
Mark Kettenis
2016-02-05
Regen
Masao Uebayashi
2016-02-05
Add ipmi(4) cdev entry on amd64 and i386
Masao Uebayashi
2016-02-05
Implement FreeBSD-compatible IOCTL to access BMC in ipmi(4)
Masao Uebayashi
2016-02-05
avoid an uninitialised value when NumberOfPasswordPrompts is 0
Jonathan Gray
2016-02-05
avoid an uninitialised value in a return path added in rev 1.5
Jonathan Gray
2016-02-05
mention internal DH-GEX fallback groups; bz#2302
Damien Miller
2016-02-05
better description for MaxSessions; bz#2531
Damien Miller
2016-02-04
printf argument casts to avoid warnings on strict compilers
Damien Miller
2016-02-04
fix memory leak
Eric Faurot
2016-02-04
Convert sigemptyset and sigfillset to inline functions to avoid
Todd C. Miller
2016-02-04
Make iwn(4) pass 802.11 control frames in monitor mode.
Stefan Sperling
2016-02-04
In iwn(4), don't forget about restoring the CCMP key to firmware after
Stefan Sperling
2016-02-04
Make code more readable by putting the message parsing logic in a single place.
Eric Faurot
2016-02-04
Include stdint.h for the uint{8,16}_t types. OK nicm@
Todd C. Miller
2016-02-04
Restore the BlockAck session timer. It is still required to work around
Stefan Sperling
2016-02-04
Set up -t flag properly when passing new-session -A off to
Nicholas Marriott
2016-02-04
Bail early if there's no token; found by jsg@
Mike Belopuhov
2016-02-04
Minor ldapd -r tweaks
Jeremie Courreges-Anglas
2016-02-04
When deleting a message, remove associated envelopes from the cache,
Eric Faurot
2016-02-04
Prevent signed overflow when calculating i_modrev initial value
Mike Belopuhov
2016-02-04
Fix an infinite loop when printing a country element in a management
Stefan Sperling
2016-02-04
sync
Stuart Henderson
2016-02-04
Some (buggy) UEFI implementations don't report the correct framebuffer
Mark Kettenis
2016-02-04
Fix an unitialized variable; pointed out by jsg@.
Masao Uebayashi
2016-02-04
If the ROM size is 0, we won't be able to read the video BIOS from it.
Mark Kettenis
2016-02-03
sync
Jonathan Gray
2016-02-03
Do not access the scsi link of the disk at the beginning of sdopen()
Alexander Bluhm
2016-02-03
update the font cache by running fc-cache after removing packages
Robert Nagy
2016-02-03
Make tcpdump show 802.11 control frames.
Stefan Sperling
2016-02-03
Rename a local var so that we can call the global message buffer msg.
mmcc
2016-02-03
When accessing the scsi link of a scsi disk, use a variable "sc_link"
Alexander Bluhm
2016-02-03
be very careful accepting packets via bpf. First check that the
Kenneth R Westerback
2016-02-03
Increase the RPC buffer once more to 4096 bytes. The guestinfo.ovfEnv
Reyk Floeter
2016-02-03
Add helpers function to talk to the queue. Make the code simpler.
Eric Faurot
2016-02-03
Enable hostctl (only i386 and amd64 for now).
Reyk Floeter
2016-02-03
fix off-by-one in argument parsing
Alexander Hall
2016-02-03
tell filters to rollback the current transaction if MAIL or EOM fails
Eric Faurot
2015-12-03
enter new dir
Theo de Raadt
2016-02-03
When a filter rejects a message content, report immediatly to the
Eric Faurot
2016-02-03
NULL initialize two file pointers to make it more obvious when reading that
Gilles Chehade
[next]