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
2015-02-06
Add syslogd tests for dropped messages.
Alexander Bluhm
2015-02-06
To get reliable TCP and TLS logging, report when messages get lost.
Alexander Bluhm
2015-02-05
Use sizeof(struct X) rather than sizeof(*p) in calloc() invocations.
Kenneth R Westerback
2015-02-05
Remove some unneeded <uvm/uvm_extern.h> inclusions.
Martin Pieuchot
2015-02-05
Whitespace.
Masao Uebayashi
2015-02-05
Use octeon_xkphys_*_8().
Masao Uebayashi
2015-02-05
Expand STACKGAP_RANDOM to 2MB on machines with large user VA
Theo de Raadt
2015-02-05
backout previous for now; issues seen with "tar: Directory vanished before
Stuart Henderson
2015-02-05
snippit/snippet
Stuart Henderson
2015-02-05
tweak previous
Ingo Schwarze
2015-02-05
Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@
Todd C. Miller
2015-02-05
Include sys/stdint.h for SIZE_MAX. OK deraadt@ miod@
Todd C. Miller
2015-02-05
Add missing check for stdint.h, needed for SIZE_MAX in xsize.h.
Todd C. Miller
2015-02-05
unbreak after previous macro removal.
Martin Pieuchot
2015-02-05
Do what the comments suggest and check for port-[ab]-ignore-cd properties,
Miod Vallat
2015-02-05
Reset bracket paste mode on detach.
Nicholas Marriott
2015-02-05
Fix potential NULL pointer dereference.
Reyk Floeter
2015-02-05
compat for check-lib-depends
Marc Espie
2015-02-05
Add missing error case to free allocated server_config on failure.
Reyk Floeter
2015-02-05
add some (untested) examples of use
Peter Hessler
2015-02-05
Remove a couple of now-unused variables.
Nicholas Marriott
2015-02-05
implement "ifconfig <if> -inet", removing all inet addresses
Henning Brauer
2015-02-05
Wrap all the individual format_* calls in a single format_defaults
Nicholas Marriott
2015-02-05
implement SIOCIFAFATTACH and SIOCIFAFDETACH for AF_INET
Henning Brauer
2015-02-05
There is no need to save the guard state because the function checks it
Nicholas Marriott
2015-02-05
typos
Stuart Henderson
2015-02-05
The pf table process should die if the pipe to the dhcpd process is
Kenneth R Westerback
2015-02-05
unbreak the tree, oups
Peter Hessler
2015-02-05
start documenting routing tables and routing domains
Peter Hessler
2015-02-05
For directories whose times or mode will be fixed up in the clean-up pass,
Philip Guenther
2015-02-05
Convert various rtrequest1(RTM_DELETE,...) calls to rtdeletemsg(9).
Martin Pieuchot
2015-02-05
macro fixes from Kaspars at Bankovskis dot net;
Ingo Schwarze
2015-02-05
fix handling of empty .An macros
Ingo Schwarze
2015-02-05
Declare the x509_(mem|file|dir)_lookup symbols as static because they
Reyk Floeter
2015-02-05
Make sure pf(4) does not see embedded scopes.
Martin Pieuchot
2015-02-05
Simplify by deleting the "lastline" member of struct mdoc_node.
Ingo Schwarze
2015-02-04
potential double free in while-loop
Henning Brauer
2015-02-04
Discard excess head arguments for .Bd .Bl .Bk and delete hwarn_eq0().
Ingo Schwarze
2015-02-04
Replace realloc() with reallocarray() in libkeynote. Do not free
Alexander Bluhm
2015-02-04
Fix potentional double free in do-while-loop.
Alexander Bluhm
2015-02-04
improve diagnostics regarding arguments of .An .Pp .Lp .br .sp
Ingo Schwarze
2015-02-04
fix column numbers of macro arguments in messages
Ingo Schwarze
2015-02-04
discard .Rs head arguments and improve .Rs diagnostics
Ingo Schwarze
2015-02-04
more specific .Nd diagnostics, allowing to get rid of enum check_lvl
Ingo Schwarze
2015-02-04
Typo
Florian Obser
2015-02-04
Kill annoying comments about ether_input()
Martin Pieuchot
2015-02-04
Return the correct report ID when hitting a "collection" item.
Martin Pieuchot
2015-02-03
fix odd error recovery (noticed by kili@): fw_update -d with !installed
Marc Espie
2015-02-03
Make the mandoc test suite completely silent.
Ingo Schwarze
2015-02-03
reduce indentation for better readability
Ingo Schwarze
[prev]
[next]