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
/
hp300
Age
Commit message (
Expand
)
Author
2012-06-26
create new machine/_float.h which is namespace clean. create a new
Theo de Raadt
2012-01-22
Repair 68030 support, broken by mistake in 1.67. Found the hard way and
Miod Vallat
2011-12-30
I had the opportunity to glance at HP-UX's /etc/conf/graf/gr_98705.h, so
Miod Vallat
2011-12-21
Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425e
Miod Vallat
2011-12-21
Allow intr_dispatch() on hp300 to be used on the clock interrupt level
Miod Vallat
2011-11-16
Make userret() MI. On architectures which jammed stuff into it in the
Theo de Raadt
2011-11-09
Auto-repeat keys in WSKBD_RAW mode is not needed.
Alexandr Shadchin
2011-11-08
consistant "config bsd" lines; ok miod
Theo de Raadt
2011-11-08
Garbage collect now unused MKDEP definitions. ok deraadt@
Matthieu Herrb
2011-11-01
Drop support for the HP MMU. It was only found on two hp300 systems (models
Miod Vallat
2011-10-27
Specify the TLS variant for each platform.
Philip Guenthe
2011-10-06
ccd goes to the attic
Theo de Raadt
2011-09-20
Clear RB_POWERDOWN early in boot() on systems which can not powerdown and
Miod Vallat
2011-09-18
Fix exchanged arguments in a "can't happen" printf
Miod Vallat
2011-08-18
Add sti@dio attachments.
Miod Vallat
2011-08-18
So, it turns out that models 362 and 382 built-in frame buffer only shows up
Miod Vallat
2011-08-18
Fix various lies in comments, extend hex constants to 8 hex digits for easier
Miod Vallat
2011-08-18
Because model 362 does not have an SGC bus (or a blind, deaf and mute one),
Miod Vallat
2011-08-18
Do not skip 362 and 382 DIO frame buffer select codes; this was written
Miod Vallat
2011-08-18
Do not use NULL when 0 is intended.
Miod Vallat
2011-07-07
The drahn memorial bad kernel build fix: prevent blood pressure
Philip Guenthe
2011-07-06
Eliminate redundant buf validation checks in xxstrategy() methods now
Matthew Dempsky
2011-07-06
make clean should clean .d files, so as to leave a fresh canvas.
Ted Unangst
2011-07-05
Recommit the reverted sigacts change now that the NFS use-after-free
Philip Guenthe
2011-06-29
Replace all instances of "scsibus* at hba?" with a single "scsibus* at
Matthew Dempsky
2011-06-26
if_downall() cannot be done MI in sys_reboot() because vfs_shutdown()
Theo de Raadt
2011-06-19
Unbreak
Miod Vallat
2011-06-19
Use disk_lock_nointr() in the xxclose() routines so that they cannot
Theo de Raadt
2011-06-19
Use disk_lock/disk_unlock directly and in the same way in these drivers,
Theo de Raadt
2011-06-05
Move the bufcachepercent setting code to MI locations -- set it to 42%
Theo de Raadt
2011-06-05
Drop kernel support for the useless DIOCWLABEL ioctl and prune a lot
Matthew Dempsky
2011-06-03
Get rid of the wlabel argument to bounds_check_with_label(). It's
Matthew Dempsky
2011-05-30
Remove the freelist member from vm_physseg
Owain Ainsworth
2011-05-30
Remove unused ACB_ALLOC define.
Miod Vallat
2011-04-28
- enable fenv
Martynas Venckus
2011-04-25
Callers of scsi_iopool_init() ought to set up the pool member in struct
Miod Vallat
2011-04-18
Revert the sigacts diff: NFS can apparently retain pointers to processes
Philip Guenthe
2011-04-16
Use 'CLR(<buf>->b_flags, B_READ | B_WRITE | B_DONE)' regardless of
Kenneth R Westerback
2011-04-15
In days of yore one could arbitrarily whack buffer flags. Those days
Kenneth R Westerback
2011-04-15
Correct the sharing of the signal handling state: stuff that should
Philip Guenthe
2011-04-15
Convert the kernel Makefiles to autogenerate dependencies during compilation
Philip Guenthe
2011-04-07
Do not use NULL in integer comparisons. No functional change.
Miod Vallat
2011-04-06
The various read*label() have stopped returning error strings for quite
Miod Vallat
2011-04-02
Iopoolification.
Kenneth R Westerback
2011-03-23
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
Paul Irofti
2011-03-18
Fix obj directory probing to support cross compiling.
Matthew Dempsky
2011-03-15
unbreak tree for nested endian.h includes
Theo de Raadt
2011-03-13
Change daddr_t to daddr32_t. The bootblocks on our architectures only
Theo de Raadt
2011-03-11
Use _MACHINE_ENDIAN_H_ for this is The Right Thing To Do.
Paul Irofti
2011-02-26
Force the DUID cache used to generate hw.disknames to be updated
Kenneth R Westerback
[next]