summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include
AgeCommit message (Expand)Author
1997-08-25Implement LED blinking as a run-time configurable option via the sysctlJason Downs
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1997-08-01proto __flt_rounds correctlyTheo de Raadt
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-07Too many things include <machine/ansi.h> w/o <sys/types.h> soTodd C. Miller
1997-07-05Make _BSD_TIME_T_ int32_t on all platforms. You can't writeTodd C. Miller
1997-07-01gestures in the direction of TurboSpPARC compatibilitygrr
1997-06-25Sigh, Revert changes to endian.h - it was all confusion due to incorrectgrr
1997-06-24The HTONS class of macros are defined as HTONS(x) <- (void) (x), whichgrr
1997-06-24New floppy and auxreg drivers, from NetBSD. fd.c has many changes preserved,Jason Downs
1997-06-12sparc/pmap.cgrr
1997-06-11import netbsd kcore.h so that sparc can use libkvm vs. libkvm.oldgrr
1997-06-04Bump MAXTSIZ to 16MB (makes latest netscape communicator work)Niklas Hallqvist
1997-05-06add ipl devicekstailey
1997-04-20Add new clock related types; from NetBSDThorsten Lockert
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-04-02add SVR4_T_* flags; might be wrong for sparcTheo de Raadt
1997-02-01trapsignal/sendsig type/sigval changesTheo de Raadt
1997-01-27add another parameter to trapsignal() and sendsig() -- fault addr to beTheo de Raadt
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-11SUNXPART always; also one case of MAXPARTITIONS not being thereTheo de Raadt
1996-12-11MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefoTheo de Raadt
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-09-12Add 16 partition support to the SPARC. From NetBSD PR#2675, by der Mouse,Jason Downs
1996-09-06random declTheo de Raadt
1996-08-16fix for sun4 netbsd mergesccappuc
1996-08-13Revert back to Theo's eeprom.h.Jason Downs
1996-08-11elf/a.out symbolsTheo de Raadt
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-03-24Prefix usage of "long long" with a "/* LONGLONG */" comment to shut upThorsten Lockert
1996-03-24Use __asm in place of asmThorsten Lockert
1996-03-24Provide empty __warn_references() when we are not running GCCThorsten Lockert
1996-01-12from netbsd;Theo de Raadt
1996-01-06from netbsd; some U tagsTheo de Raadt
1995-12-31from netbsd; handle more netbsd versionsTheo de Raadt
1995-12-30from netbsd: support more gcc versionsTheo de Raadt
1995-12-15new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supplyTheo de Raadt
1995-12-15simplify vm inclusionsTheo de Raadt
1995-12-14__FORK_BRAINDAMAGETheo de Raadt
1995-11-13varargs.h needs ... in va_dcl for gcc >= 2; from arnej@imf.unit.no; netbsd pr...Theo de Raadt
1995-10-25wrap function protos in __P()Theo de Raadt
1995-10-25Added V3 SMP function pointers to romvec.davem
1995-10-23add EE_TRUE and EE_FALSETheo de Raadt
1995-10-23+ SYSEN_VIDEOTheo de Raadt
1995-10-22crank NMBCLUSTERSTheo de Raadt
1995-10-19sun_* -> sunos_*Theo de Raadt
1995-10-19sun-like eeprom.hTheo de Raadt
1995-10-18mmu_pagein protoTheo de Raadt