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
/
hppa64
Age
Commit message (
Expand
)
Author
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-04-29
Do not remove local symbols from the table.
Martin Pieuchot
2016-04-27
G/C DDB_REGS.
Martin Pieuchot
2016-04-25
remove systrace
Ted Unangst
2016-04-20
pool_setipl for floating point context things
David Gwynne
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2016-03-01
db_sym_numargs() has always been defined to FALSE so nuke it with all
Martin Pieuchot
2016-02-27
Remove a couple malloc casts. No functional change.
mmcc
2016-02-27
Rename kdb_trap() into db_ktrap().
Martin Pieuchot
2016-02-24
Restore validity checks for the disklabels read from disk. They
Kenneth R Westerback
2016-02-09
bring in dlg's fix from rev 1.10 of the equivalent hppa file:
Jonathan Gray
2016-01-08
Move HID support files out of dev/usb into new dev/hid directory
Joshua Stein
2016-01-08
Enable uonerng(4) where ualea(4) is already present.
Martin Pieuchot
2015-11-16
Replace unbounded gets() in libsa with getln() which takes a buffer size,
Miod Vallat
2015-11-01
Remove the definition of USRTEXT. It has no relevance outside of the non-PIE
Miod Vallat
2015-10-23
Allocate a new major for tap(4) also note that pseudo-device tun is for tap
Claudio Jeker
2015-10-21
Do not call uvm_swap_finicrypt_all() a second time in dumpsys().
Martin Pieuchot
2015-10-01
Remove more blinding trailing whitespace.
Kenneth R Westerback
2015-09-30
Remove some trailing whitespace.
Kenneth R Westerback
2015-09-30
Use consistant whitespace/comments for #define'ing LABELSECTOR,
Kenneth R Westerback
2015-09-28
More mechanical switching to readdisksector(), although this is a
Kenneth R Westerback
2015-09-28
Use readdisksector() instead of manual buf initialization. hppa compiles
Kenneth R Westerback
2015-09-27
Tweak a bit of daddr_t goodness and make hppa64 disksubr.c identical to
Kenneth R Westerback
2015-09-27
Eliminate unneeded 2nd buf (dbp). One is enough for any i/o needed during
Kenneth R Westerback
2015-09-26
lint is dead and C99 may be old enough to drive a car: delete LONGLONG
Philip Guenther
2015-09-10
reduce .Nd to one line and kill .Tn while here
Ingo Schwarze
2015-09-06
PR_WAITOK for the pmap_pmap_pool here as well.
Mark Kettenis
2015-08-29
_NLIST_DO_ELF is no longer needed: it's the only option
Philip Guenther
2015-08-12
Fix a free of an uninitialized variable in an error path.
Mike Larkin
2015-07-17
remove obsolete INET kernel option
Ted Unangst
2015-06-22
document that boot.conf can contain comments;
Jason McIntyre
2015-05-05
emul_native is only used for kernel threads which can't dump core, so
Philip Guenther
2015-04-30
Remove SIZE_MAX from limits.h. It was added years ago before we
Todd C. Miller
2015-04-16
Enable ualea(4) where we have uhub(4), these USB device lists cry for
Martin Pieuchot
2015-02-15
Change pmap_remove_holes() to take a vmspace instead of a map as its argument.
Miod Vallat
2015-02-11
Needs <sys/atomic.h> explicitely now.
Miod Vallat
2015-02-11
Backout non-wanted changed introduced by accident as part of 1.24.
Miod Vallat
2015-02-10
Convert to uiomove().
Miod Vallat
2015-02-10
First step towards making uiomove() take a size_t size argument:
Miod Vallat
2015-02-10
increase min address to page size for all remaining min == 0 systems.
Ted Unangst
2015-01-24
correct the syntax description of the boot command; ok jmc@
Christian Weisgerber
2015-01-20
Move ps_strings "after" the random stackgap. This makes its location a
Mark Kettenis
2015-01-15
remove .Tn; from Jan Stary <hans at stare dot cz>
Ingo Schwarze
2015-01-13
for the install: target, use cmp as a rough attempt for avoiding repeated
Theo de Raadt
2015-01-11
switch prototype warnings to implicit-declaration warnings.
Ted Unangst
2014-12-17
delete simplelocks
Theo de Raadt
2014-12-11
dragonflybsd has added a urio driver. conservation of urios requires
Ted Unangst
2014-12-10
retire shutdown hooks; ok deraadt, krw
Mike Belopuhov
2014-12-09
Replace some malloc(n*size,...) calls with mallocarray().
Doug Hogan
2014-11-24
use the correct capitalization for Realtek.
Brad Smith
[next]