Go to file
tsutsui 0f84edae2d Add proper RealTime Clock support for HP9000/425e.
As the OpenBSD/hp300 page says 425e doesn't have the traditional
RTC at intio (as it also lacks DCA 16550 serial at intio?),
but after a few hour investigation it turns out that
425e uses mc146818 compatible calendar clock in
the Apollo "frodo" utility chip and the frodo chip on
425e actually has the 32kHz OSC and is actually backed up
by the onboard lithium battery.

Tested on HP425e (with mcclock) and HP362 (with old rtc).
2014-04-19 05:37:54 +00:00
bin PR/48729: Torbjörn Granlund: Avoid negative index in array ref. 2014-04-11 01:49:45 +00:00
common Undef possible macro versions of memcpy and friends for kernel builds 2014-04-16 20:39:55 +00:00
compat No need for LDFLAGS 2014-03-07 05:48:30 +00:00
crypto Append to CPPFLAGS.${src}, don't overwrite it. 2014-04-15 10:02:21 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib Reference the correct test file name... 2014-04-17 23:15:27 +00:00
doc The sparc64 port switched to TOPDOWN_VM finally. 2014-04-14 10:57:46 +00:00
etc Send a "nop" metadata message to the postprocessor every few seconds, 2014-04-09 12:45:05 +00:00
external lint has __alignof__ too. 2014-04-18 02:28:06 +00:00
extsrc
games Remove unused. 2014-03-30 09:11:50 +00:00
gnu Bring back the playstation2 port - now that a toolchain for it is 2014-03-31 11:25:47 +00:00
include add stpncpy() 2014-04-06 19:29:58 +00:00
lib Mention the word 'inode' next to st_ino so it's easier to find. 2014-04-10 17:11:15 +00:00
libexec The table of masks applied for each relocation type was wrong for some 2014-04-02 14:11:25 +00:00
regress eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
rescue Append -Os to DBG, not overwrite in case DBG has more than just -Ox from 2014-01-30 22:19:00 +00:00
sbin Iterate over fields of struct seperately to avoid warnings from pedantic compilers 2014-04-05 12:32:27 +00:00
share Add -g (gnu) so lint recognizes __attribute__ 2014-04-18 00:37:46 +00:00
sys Add proper RealTime Clock support for HP9000/425e. 2014-04-19 05:37:54 +00:00
tests add more tests 2014-04-17 18:34:44 +00:00
tools ctfconvert/ctfmerge need libdwarf &c., so build them if MKCTF=yes. 2014-04-03 18:23:38 +00:00
usr.bin add more places where attribute is valid. 2014-04-18 21:54:52 +00:00
usr.sbin Use base 10 when logging the exit status or exit signal for sub-processes, 2014-04-05 23:36:10 +00:00
x11 Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
build.sh Typo 2014-03-31 19:29:21 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile prepare for moving GCC 4.5 into gcc.old: 2014-02-26 09:54:32 +00:00
Makefile.inc
UPDATING Improve the compiler_rt entry slightly 2014-02-01 13:29:45 +00:00