index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
zaurus
Age
Commit message (
Expand
)
Author
2014-05-31
Revert previous diff setting cold to 1 on shutdown because it breaks machine
Martin Pieuchot
2014-05-30
Set cold to 1 before executing the DVACT_POWERDOWN handlers when halting or
Martin Pieuchot
2014-05-08
Format string fixes and removal of -Wno-format for arm kernels.
Miod Vallat
2014-04-08
Add rgephy(4) for axe(4) and axen(4).
Brad Smith
2014-04-07
Enable upd(4) on archs where uhidev(4) is present, requested by mpi@.
andre
2014-04-07
Add axen(4) wherever axe(4) is.
Brad Smith
2014-04-03
More uvm_extern.h cleanup.
Martin Pieuchot
2014-03-31
Change the order of operations during a suspend/resume cycle and
Martin Pieuchot
2014-03-29
It's been a quarter century: we can assume volatile is present with that name.
Philip Guenther
2014-03-13
get rid of the assumption that the head of the alldevs list is the
David Gwynne
2014-02-12
Do not include pmap.h from .S code, but get the necessary defines from
Miod Vallat
2014-01-26
Attempt to make user changes of keyboard layout a bit more `sticky' on wsmux
Miod Vallat
2013-12-28
crank the version
Theo de Raadt
2013-12-08
reflect reality, mark as NOOBJ
Marc Espie
2013-12-06
Add a DVACT_WAKEUP op to the *_activate() API. This is called after the
Theo de Raadt
2013-11-15
Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A
sasano
2013-11-04
remove iop(4) driver. it is entirely unmaintained and supports something
Theo de Raadt
2013-10-24
add rcsids
aalm
2013-10-21
Add load_font and list_font accessops to all rasops-based wsdisplay drivers.
Miod Vallat
2013-10-20
Use C99 named initializers for struct wsdisplay_accessops fields.
Miod Vallat
2013-10-17
zap ecoff and a.out support like in MI loadfile
Theo de Raadt
2013-10-17
Remove a.out leftovers now that libsa loadfile() will only boot ELF binaries.
Miod Vallat
2013-10-17
Remove support for a.out and ecoff. We only do elf now.
Theo de Raadt
2013-10-15
Rewrite the awk script that generates the data for option DDB_STRUCT:
Philip Guenther
2013-09-28
A few missing config_suspend(, DVACT_POWERDOWN) constructs after
Miod Vallat
2013-09-10
fix typos for additional functions
Theo de Raadt
2013-08-30
Lock the audio mutex before invoking the audio(4) call-back, fixes
Alexandre Ratchov
2013-08-20
Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.
Antoine Jacoutot
2013-08-19
divdi3 moddi3 qdivrem are needed by 64 bit time_t
Matthieu Herrb
2013-06-28
Uninitialized variable; Maxime Villard
Miod Vallat
2013-06-23
Stop using -traditional-cpp on gcc3/4 platforms.
Miod Vallat
2013-06-01
unbreak tree (will take a shot at flash_activate later)
Theo de Raadt
2013-06-01
add missing license (PD) block
Jasper Lievisse Adriaanse
2013-05-30
Enforce ca_activate tree-walks over the entire heirarchy for all events,
Theo de Raadt
2013-05-17
Add a dummy IPL_MPSAFE definition.
Mark Kettenis
2013-05-15
Introduce a global interrupt-aware mutex protecting data
Alexandre Ratchov
2013-03-30
reorder include search directories. cuts lookups by quite a bit.
Ted Unangst
2013-03-26
sync TDIRS with reality
Jasper Lievisse Adriaanse
2013-03-23
refactor sys/param.h and machine/param.h. A lot of #ifdef _KERNEL is added
Theo de Raadt
2012-11-05
unifdef -D __HAVE_TIMECOUNTER
Miod Vallat
2012-10-17
Document the 'boothowto hack' used to flag to (a few) DVACT_POWERDOWN
Theo de Raadt
2012-10-08
Revamp the sequences for suspend/hibernate -> resume so that the code
Theo de Raadt
2012-09-27
enable smsc
Jonathan Gray
2012-09-27
remove the zlib rfc text: these pages already point to gzip(1), which
Jason McIntyre
2012-09-11
Cope with PIE, if it is enabled. Note that this has not been completely
Theo de Raadt
2012-08-30
no md_root_setconf
Theo de Raadt
2012-08-28
Add -nopie to LINKFLAGS on ELF architectures. Note that this needs an
Pascal Stumpf
2012-08-22
Build the kernel with -fno-pie. Just getting Ms out of my tree; this will be
Pascal Stumpf
2012-08-21
Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be
Pascal Stumpf
2012-08-15
use Lk for links;
Jason McIntyre
[next]