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
2017-03-07
Some tweaks from jmc@ and describe better what recallocarray does;
Otto Moerbeek
2017-03-07
enable vioscsi(4)
Jonathan Gray
2017-03-07
Setup backlight pwm alternate increment on backlight enable
Joshua Stein
2017-03-07
move a TODO to the top
Joshua Stein
2017-03-07
deprecate ifq_enqueue_try, and let backends drop arbitrary mbufs.
David Gwynne
2017-03-06
Use an unsigned loop variable to avoid a comparison between signed
Alexander Bluhm
2017-03-06
Localize the 'hn' and 'if' variables in enable_network().
Robert Peichaer
2017-03-06
sync
Theo de Raadt
2017-03-06
Introducing recallocarray(3), a blend of calloc(3) and reallocarray(3)
Otto Moerbeek
2017-03-06
recallocarray bump
Otto Moerbeek
2017-03-06
Introducing recallocarray(3), a blend of calloc(3) and reallocarray(3)
Otto Moerbeek
2017-03-06
size is unsigned so using ==0 not <=0 when checking for buffer exhaustion
Todd C. Miller
2017-03-06
Pull in a change from the bind 8 resolver that fixes a potential
Todd C. Miller
2017-03-06
Using .Nd only makes sense in the NAME section.
Ingo Schwarze
2017-03-06
Clean up and simplify the tls1_PRF() implementation now that we have a
Joel Sing
2017-03-06
URIs need different escaping; reported by reyk@
Ingo Schwarze
2017-03-06
Do not print uninitialized variable in DPRINTFN().
Martin Pieuchot
2017-03-06
domaininit() doesn't need splnet().
Martin Pieuchot
2017-03-06
Move the guts of route_output() meesing with the routing table in their
Martin Pieuchot
2017-03-06
Guard headers to make sure userland do not look at them.
Martin Pieuchot
2017-03-06
Use 'inline' rather than _any of_ __the __other__ variants__.
Martin Pieuchot
2017-03-06
Use nitems() when passing all known parameters to wsmouse_configure().
Martin Pieuchot
2017-03-06
It is unsafe to dereference ``xfer'' after calling the callback as it
Martin Pieuchot
2017-03-06
Collect strings correctly when on terminals that don't support UTF-8.
Nicholas Marriott
2017-03-06
When redrawing a combined UTF-8 characters in its existing position,
Nicholas Marriott
2017-03-06
Kill global list of IPv6 addresses.
Martin Pieuchot
2017-03-06
Prefix functions dealing with routing messages with 'rtm_' and keep
Martin Pieuchot
2017-03-06
Just exit 1 instead of printing usage on error.
Antoine Jacoutot
2017-03-06
De-platformize exynos. Disable exdisplay(4) for now.
Mark Kettenis
2017-03-06
Attach exiic(4) using the FDT.
Mark Kettenis
2017-03-06
Remove unused unit number from softc.
Mark Kettenis
2017-03-06
Check l->hosts before dereferencing; fixes potential null pointer deref.
Darren Tucker
2017-03-06
linenum is unsigned long so use %lu in log formats. ok deraadt@
Darren Tucker
2017-03-05
match GENERIC
Theo de Raadt
2017-03-05
Turn exgpio(4) into a pinctrl driver.
Mark Kettenis
2017-03-05
first batch of -T markdown tests
Ingo Schwarze
2017-03-05
Infrastructure for -T markdown tests.
Ingo Schwarze
2017-03-05
Stop using and copying the on-disk /etc/hosts file to the bsd.rd
Robert Peichaer
2017-03-05
Clear pending interrupts and mask them all.
Mark Kettenis
2017-03-05
The current code in exuartcnputc() that tries to make sure the character
Mark Kettenis
2011-12-04
test some simple macros; written while working on -Tman
Ingo Schwarze
2017-03-05
Correctly convert an SSLv2 challenge into an SSLv3/TLS client random by
Joel Sing
2017-03-05
6.2 key for future packages
Christian Weisgerber
2017-03-05
bump one more 2016
Theo Buehler
2017-03-05
Provide a rolling handshake hash that commences as soon as the cipher
Joel Sing
2017-03-05
Convert various handshake message generation functions to CBB.
Joel Sing
2017-03-05
Add an initial regress test that covers the server-side of libssl, by
Joel Sing
2017-03-05
When we're unable to determine which NCQ command failed, fail all active
Jonathan Matthew
2017-03-05
We've fixed PID handling, so update the comment describing ps_mainproc
Philip Guenther
2017-03-05
Update to unicode 8
Andrew Fresh
[next]