NetBSD/sys/arch
jonathan 8472af018d Update a kludge from 4.4bsd/pmax: DECstation PROMs force the clock to
be in 1972 or 1973. If the clock is set to the actual time, the PROM
appears to reset the chip date to 1972 at each reboot.

Change the "year offset" from 22 years to 24 years (good till 1997)
until this code is replaced with something that uses the chip as a
seconds-since-beginning-of-year clock (encoded as a date, relative to
1972-01-01 00:00:00).
1996-01-07 15:38:44 +00:00
..
alpha Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and 1996-01-04 22:21:33 +00:00
amiga Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and 1996-01-04 22:21:33 +00:00
atari Keep more debugging history (Paul Goyette). Synced with mac68k version. 1996-01-06 20:17:15 +00:00
hp300 Move the obviously machine-dependent HP-UX compat code to hpux_machdep.{c,h}. 1996-01-06 12:44:06 +00:00
i386 Deal with GCC's dead code elimination being suboptimal. 1996-01-07 03:59:28 +00:00
m68k Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and 1996-01-04 22:21:33 +00:00
mac68k Fix from Paul Goyette for off-by-one error. 1996-01-06 15:56:12 +00:00
mips Change MachEmulateBranch() to be able to read an insn from user space. 1995-12-28 16:22:41 +00:00
mvme68k Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and 1996-01-04 22:21:33 +00:00
pc532 Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and 1996-01-04 22:21:33 +00:00
pmax Update a kludge from 4.4bsd/pmax: DECstation PROMs force the clock to 1996-01-07 15:38:44 +00:00
sparc Use {U,L} suffices per Charles' recommendation. 1996-01-05 18:10:57 +00:00
sun3 Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and 1996-01-04 22:21:33 +00:00
vax Changed to work correctly with both K&R and ANSI cpp. 1996-01-06 18:37:35 +00:00