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-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
2016-02-03
Prevent efifb(4) from attaching if we're the console.
Mark Kettenis
2016-02-03
hookup dwctwo.4
Jasper Lievisse Adriaanse
2016-02-03
Use "esc_class" to classify bounce type instead of "errorline" as
Sunil Nimmagadda
2016-02-03
Test cpuid_level or ci->ci_pnfeatset before using a CPUID leaf; some BIOSes
Philip Guenther
2016-02-03
Remove needless alias macros for malloc and calloc. No binary change. I
mmcc
2016-02-02
Variables to count seen packets should be unsigned.
Stuart Henderson
2016-02-02
Nuke local #define ETHER_HEADER_SIZE and use the identical value'd
Stuart Henderson
2016-02-02
Remove unused (a.k.a. always passed NULL) parameter 'data' from
Stuart Henderson
2016-02-02
give sxidog it's own mapping as well so it wont't require sxitimer
Jonathan Gray
2016-02-02
in RSA privsep engine, do not provide methods for rsa_sign / rsa_verify,
Gilles Chehade
2016-02-02
enable xen devices here as well
Jonathan Gray
2016-02-02
- Swap atoi(3) for strtonum(3)
mestre
2016-02-02
Try to be user-friendly and check early that the datadir is somewhat sane.
Jeremie Courreges-Anglas
2016-02-02
A few reliability improvements in the power management interface
Mike Belopuhov
2016-02-02
Remove setproctitle() for the parent process. Because rc.d(8) uses process
Stuart Henderson
2016-02-02
tweak previous;
Jason McIntyre
2016-02-02
tweaks;
Jason McIntyre
[prev]
[next]