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
/
hppa
Age
Commit message (
Expand
)
Author
2016-08-19
move mem.c to hppa directory like every other arch.
Ted Unangst
2016-08-01
bring the light of ansi to a few more files
Ted Unangst
2016-07-30
Prep for relro: make sure it's off for any non-PIE stand/ program
Philip Guenther
2016-07-04
DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS
Philip Guenther
2016-06-28
enable ure(4) where we already have url(4)
Jonathan Matthew
2016-06-07
consistently set ipls on pmap pools.
David Gwynne
2016-05-23
Place a cpu-dependent trap/illegal instruction over the remainder of the
Theo de Raadt
2016-05-21
hand-massage sendsig() and sys_sigreturn() to be much more similar.
Theo de Raadt
2016-05-10
SROP mitigation. sendsig() stores a (per-process ^ &sigcontext) cookie
Theo de Raadt
2016-05-10
The hppa trapframe PC is marked (in the low two bits) to indicate a
Theo de Raadt
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-19
Reduces the noise around the global ``ticks'' variable by renaming
Martin Pieuchot
2016-03-01
db_sym_numargs() has always been defined to FALSE so nuke it with all
Martin Pieuchot
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
make __cpu_simple_lock provide serialisation of the critical section.
David Gwynne
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-12-11
Replace mountroothook_establish(9) by config_mountroot(9) a narrower API
Martin Pieuchot
2015-11-24
You only need <net/if_dl.h> if you're using LLADDR() or a sockaddr_dl.
Martin Pieuchot
2015-11-24
The only network driver needing <net/if_types.h> is upl(4) for IFT_OTHER.
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
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-20
Put memory barriers in the appropriate place.
Mark Kettenis
2015-09-14
Fix more ifmedia64 fallout in the kernel. It's hiding everywhere...
Stefan Sperling
2015-09-13
intr_barrier(9) for hppa.
Mark Kettenis
2015-09-13
Adjust printf for the fact that device locators are now long.
Mark Kettenis
2015-09-10
reduce .Nd to one line and kill .Tn while here
Ingo Schwarze
2015-09-08
sizes for free(), when known; ok semarie
Theo de Raadt
2015-08-30
The pmap_pmap_pool pool will never be used in interrupt context, so pass the
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-27
Always #include <sys/mutex.h>: need struct mutex for struct vm_page_md
Philip Guenther
2015-07-17
remove obsolete INET kernel option
Ted Unangst
2015-07-14
First stab at making the hppa mpsafe. Not quite there yet though.
Mark Kettenis
2015-07-13
First stab at making the hppa mpsafe. Not quite there yet though.
Mark Kettenis
[next]