#
c45efb56 |
| 28-Aug-2018 |
dlg <dlg@openbsd.org> |
add support for storing the time of day on OPL based machines.
this let's me pull the date back from 2023 to 2018, and have it stay like that after a reboot.
ok deraadt@
|
#
0aa7a4da |
| 30-Dec-2008 |
kettenis <kettenis@openbsd.org> |
Add domain state related PROM calls.
|
#
c1c1037e |
| 09-Aug-2008 |
kettenis <kettenis@openbsd.org> |
Add prom_set_sun4v_api_version().
|
#
929a70db |
| 10-Jul-2008 |
kettenis <kettenis@openbsd.org> |
Add a function to get the time of day from the prom on the m4k.
|
#
37344b84 |
| 07-Jul-2008 |
kettenis <kettenis@openbsd.org> |
Extend sbbc(4) to provide a console driver for the v1280.
|
#
333a4656 |
| 19-Mar-2008 |
kettenis <kettenis@openbsd.org> |
Add prom_itlb_load() and prom_dtlb_load().
|
#
4a593c83 |
| 08-Mar-2008 |
kettenis <kettenis@openbsd.org> |
SUNW,set-trap-table takes an extra argument on sun4v; sun4u doesn't seem to mind.
tested by miod@
|
#
727e71d4 |
| 08-Sep-2007 |
kettenis <kettenis@openbsd.org> |
Add prom functions to start secondary CPUs.
|
#
40306c6d |
| 17-Dec-2003 |
jason <jason@openbsd.org> |
bad me, left commented code in here...
|
#
5f598e46 |
| 16-Dec-2003 |
jason <jason@openbsd.org> |
uncessary defns
|
#
c4071fd1 |
| 14-Mar-2002 |
millert <millert@openbsd.org> |
First round of __P removal in sys
|
#
4e486e96 |
| 26-Sep-2001 |
deraadt <deraadt@openbsd.org> |
change *int64*_t types to long long; ok art/jason
|
#
af3f3b5c |
| 20-Aug-2001 |
jason <jason@openbsd.org> |
$OpenBSD$
|
#
df39fa9d |
| 18-Aug-2001 |
jason <jason@openbsd.org> |
more includes from NetBSD
|