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-09-19
ansify function definitions
Jasper Lievisse Adriaanse
2016-09-19
Remove unused getdev() audio driver functions.
Alexandre Ratchov
2016-09-16
move the vm_page struct from being stored in RB macro trees to RBT functions
David Gwynne
2016-09-15
all pools have their ipl set via pool_setipl, so fold it into pool_init.
David Gwynne
2016-09-14
Remove drain(), query_encoding(), mappage() and get_default_params()
Alexandre Ratchov
2016-09-13
crank bootloader version after .SUNW_ctf change
Jasper Lievisse Adriaanse
2016-09-04
Remove support for tape block devices. Nobody mount(8)s tapes any longer.
Christian Weisgerber
2016-09-04
bha depends on the deleted aha.h, so it will follow it into the attic
Ted Unangst
2016-09-03
the src tree is growing too large. delete the aha and ahb drivers in
Ted Unangst
2016-09-03
Increase the number of mbufs on most architectures. This is based
Alexander Bluhm
2016-09-02
Add switch(4) cdev entry
Kazuya Goda
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
[next]