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
2019-07-03
snprintf/vsnprintf return < 0 on error, rather than -1.
Theo de Raadt
2019-07-03
sync
Theo de Raadt
2019-07-03
Don't check if unsigned value is less than zero
ians
2019-07-02
acpi_set_gpehandler: turn edge arg into flags, add support for
Joshua Stein
2018-04-27
Import lpd, a re-implementation of the lpr daemon following the latest
Eric Faurot
2019-07-02
Drop % from register name used for register variable since it makes clang
Mark Kettenis
2019-07-02
Register rktemp(4) as a thermal sensor with the thermal zone support code.
Mark Kettenis
2019-07-02
Register cpu(4) as a cooling device. This supports passive cooling by
Mark Kettenis
2019-07-02
Add thermal zone handling code. This provides support for thermal zones
Mark Kettenis
2019-07-02
Command prompt key presses need to avoid the command queue, GitHub issue
Nicholas Marriott
2019-07-02
Add cpuid support for arm64 so that we can recognize which
Patrick Wildt
2019-07-02
I totally forgot about the instance where blink-and-insert can be
Mark Lumsden
2019-07-02
The "always hint that getpw operation is happening with access() the YP
Theo de Raadt
2019-07-02
Update to tzdata2019b from www.iana.org
Todd C. Miller
2019-07-02
re-add framebuffer size change from 1.4 that was lost in the big
Joshua Stein
2019-07-02
R.I.P. timespecfix(); ok visa@ mpi@
cheloha
2019-07-02
React properly to the very unlikely cases where snprintf(3) may
Alexander Bluhm
2019-07-02
up_generate_default() needs to fake a prefix entry so that the outbound
Claudio Jeker
2019-07-02
Replace mkstemp/fdopen/unlink dances with tmpfile.
Martijn van Duren
2019-07-02
When source address tracking record is used for "route-to", the next
YASUOKA Masahiko
2019-07-02
Use IPL_TTY for locks used as arguments to spin_lock_irq() and
Jonathan Gray
2019-07-02
Use IPL_TTY for locks used as arguments to spin_lock_irq() and
Jonathan Gray
2019-07-01
use the standard spelling of the word "idiosyncrasy";
Ingo Schwarze
2019-07-01
delete trailing whitespace and space-tab sequences; no code change;
Ingo Schwarze
2019-07-01
Document which mechanism protect some fields used w/o KERNEL_LOCK().
Martin Pieuchot
2019-07-01
Use timeout_add_msec(9)
kn
2019-07-01
Check if user tries to go to current directory in dired-goto-file.
Mark Lumsden
2019-07-01
drm/i915/gen9+: Fix initial readout for Y tiled framebuffers
Joshua Stein
2019-07-01
Nuke unused variable 'retries'.
Kenneth R Westerback
2019-07-01
kevent(2): remove 24hr timeout limit
cheloha
2019-07-01
Compile with -fno-jump-tables to avoid relocations in _dl_boot_bind() when
Mark Kettenis
2019-07-01
Remove stray comma.
Mark Kettenis
2019-07-01
Need to compile rcrt0.o with -fno-jump-tables on powerpc as well.
Mark Kettenis
2019-07-01
sync
Visa Hankala
2019-07-01
Switch the default compiler on octeon to clang.
Visa Hankala
2019-07-01
Implement the 'h' register constraint on mips64. This lets clang build
Visa Hankala
2019-07-01
Simplify and clarify logic in take_charge().
Kenneth R Westerback
2019-07-01
Must update the nexthop state before dropping the nexthop reference
Claudio Jeker
2019-07-01
Link the state and the source track to keep the source track while
YASUOKA Masahiko
2019-07-01
document control name changes
Marc Espie
2019-07-01
document changes
Marc Espie
2018-04-06
Import LLVM 6.0.1 release including clang, lld and lldb.
Patrick Wildt
2016-09-03
Use the space freed up by sparc and zaurus to import LLVM.
Pascal Stumpf
2019-07-01
add dired-goto-file
Mark Lumsden
2019-07-01
The proceed reply doesn't have a parameter, resulting in subsequent filters
Martijn van Duren
2019-07-01
Remove no longer needed local variable oasp.
Claudio Jeker
2019-07-01
Forgot to commit this patch.
Kevin Lo
2019-07-01
Oops, forgot to commit this patch.
Kevin Lo
2019-07-01
Unify the way object in the RDE are reference counted. The affected
Claudio Jeker
2019-07-01
Add a "fill" style attribute to clear the entire format drawing area in
Nicholas Marriott
[next]