summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include
AgeCommit message (Collapse)Author
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
lint(1) about it
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
New generic disk framework. Highlights: New metrics handling. Metrics are now kept in the new `struct disk'. Busy time is now stored as a timeval, and transfer count in bytes. Storage for disklabels is now dynamically allocated, so that the size of the disk structure is not machine-dependent. Several new functions for attaching and detaching disks, and handling metrics calculation. Old-style instrumentation is still supported in drivers that did it before. However, old-style instrumentation is being deprecated, and will go away once the userland utilities are updated for the new framework. For usage and architectural details, see the forthcoming disk(9) manual page.
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
base plus an offset new dvma routines
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 ↵Theo de Raadt
pr#1695
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
1995-10-18prettyTheo de Raadt
1995-10-18put bus_*() protos here; pfour supportTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt