summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include
AgeCommit message (Expand)Author
2005-12-14Make clock_t consistent across platforms as a 32 bit int. OK deraadt@Todd C. Miller
2005-12-13First step in include files overhaul. Use __FOO_VISIBLE (as definedTodd C. Miller
2005-12-10, after end of last enum entry is bogusTheo de Raadt
2005-11-24add lint-specific hacks. at the same time, clean out a lot of ancientTheo de Raadt
2005-11-13move kgdb_connect and kgdb_panic into MI. looked by miod@ and kettenis@Federico G. Schwindt
2005-11-01remove Mach macros, they were unused anywayMartin Reindl
2005-09-25Do not try increasing NKMEMPAGE_MAX on sun4m at all, until we makeMiod Vallat
2005-09-21Reduce NKMEMPAGES_MAX_DEFAULT_SUN4M, or we may allocate too much of kernel_mapMiod Vallat
2005-09-12Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bitMiod Vallat
2005-08-14Add more flexibility to the fast trap handlers mechanism:Miod Vallat
2005-07-31Get rid of unused SINCR and SSIZE constants.Miod Vallat
2005-07-17Attach com(4) to the built-in modem found on Tadpole SPARCbooks.Miod Vallat
2005-07-08Declare mainbus_model as extern here so that code outside of autoconf.c canMiod Vallat
2005-04-19nothing uses spllowersoftclock() anymoreMichael Shalayeff
2005-04-19No more a.out symbols support in ddb.Miod Vallat
2005-04-17Do not use KERNBASE when VM_MIN_KERNEL_ADDRESS or VM_MAXUSER_ADDRESS areMiod Vallat
2005-04-14internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.Marc Espie
2005-04-11use MD #define to choose stackgap size per-architecture. on sparc, specialTheo de Raadt
2005-04-04Nuke pmap_bootstrap_alloc(), not used anymore.Miod Vallat
2005-04-03Simple performance improvements:Miod Vallat
2005-03-29Add an apm interface to the tctrl(4) device found on SPARCbooks; currentlyMiod Vallat
2005-03-23Move the alloc_screen, free_screen and show_screen wsdisplay accessops toMiod Vallat
2005-03-23Move wzero() and wcopy() from machdep.c to where they are really used.Miod Vallat
2005-03-23Kill the sparc-specific mountroot hooks (which are run before the rootMiod Vallat
2005-03-15Nuke matchbyname(), which isn't used anymore.Miod Vallat
2005-03-07Do not bother passing the blanking routine to fbwscons_console_init(),Miod Vallat
2005-01-04SET_PC_REGS, arches tested between me and miod.Marc Espie
2004-11-29Move the struct wsscreen_descr from a per-driver global to a per-instanceMiod Vallat
2004-11-28MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t...Michael Shalayeff
2004-11-26Kill __HAVE_EVCOUNT, now that all architectures provide them.Miod Vallat
2004-09-29Switch sparc to evcount; ok deraadt@Miod Vallat
2004-08-06rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubsTheo de Raadt
2004-08-06provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ okMichael Shalayeff
2004-07-06only pull in a.out stuff if COMPAT_SUNOSTheo de Raadt
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-05-20Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpcMark Kettenis
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-02-08restored & repaired wcookie support; kettenis@chello.nlTheo de Raadt
2004-01-03put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macrosMarc Espie
2003-11-14the the; rohee@Miod Vallat
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2003-07-14i_loadstore is missing the rs1 decode which shifts the i_i bits and i_simm13Jason Wright
2003-07-08BUS_SPACE_BARRIER_{READ,WRITE} are needed for some drivers -- fakeMichael Shalayeff
2003-06-28Sync sparc fb API with the sparc64 changes (fbwscons_init takes flags, andMiod Vallat
2003-06-25Extend the sparc bus_space_tag_t to store access endianness in it, andMiod Vallat
2003-06-25fix _set_ functions as found while debugging an@stpMichael Shalayeff
2003-06-23*_raw_*_1() functions do not existMichael Shalayeff
2003-06-23Add a very straightforward subset of the bus_space API, where all functionsMiod Vallat
2003-06-04Delete UCB term 3. When there are other copyright owners, we affirmTheo de Raadt
2003-06-03terms 3 & 4 cleanup based on "terms" fileTheo de Raadt