summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-04-26managment -> management;Jason McIntyre
2003-04-25Enable lm(4) and viaenv(4).Alexander Yurchenko
2003-04-25Add lm(4) and viaenv(4). Commented out and i386-only for now.Alexander Yurchenko
2003-04-25- added missing .EdJason McIntyre
2003-04-23be extra cautious in managing pv-entries for pages that are not managableMichael Shalayeff
2003-04-23DVMA, not DMVA.Miod Vallat
2003-04-17new bootsMichael Shalayeff
2003-04-17there is no reason to keep both around. just renameMichael Shalayeff
2003-04-17A SEVERE hack given to me by mickey to draw the line in the sand at 1G.Dale Rahn
2003-04-17i386 ELF bootloader. developed with weingart@Dale Rahn
2003-04-17i386 changes to move to ELF. asm cleanup. Change MAXDSIZ to 512M for 1Gsep.Dale Rahn
2003-04-16fix my copyright. make the part that's without fee unambiguousNathan Binkert
2003-04-16Clarify license terms.Miod Vallat
2003-04-16siginfo support for vax.Miod Vallat
2003-04-16better limits and clean out old consts and commentsMichael Shalayeff
2003-04-16half the uspace seems to be very much enoughMichael Shalayeff
2003-04-16clean some spaces and registers and other fluffMichael Shalayeff
2003-04-15rearrange devsw to place dk in the beginning. necessary glue hookups in cdbootMichael Shalayeff
2003-04-13Add a simple driver for the SBus ``Prestoserve'' NVRAM cards.Miod Vallat
2003-04-11always reread curproc and frame on return from the system callMichael Shalayeff
2003-04-11count traps and interruptsMichael Shalayeff
2003-04-10more POSIX chownTodd C. Miller
2003-04-10make all entry points of the same number of arguments and that greatly simpli...Michael Shalayeff
2003-04-09Remove one of two identical comment blocksNiklas Hallqvist
2003-04-09add strl{cat,cpy} to unbreak "make build" on sparc64Nikolay Sturm
2003-04-09Correct commentary describing page table layoutsNiklas Hallqvist
2003-04-08just wate that debug altogetherMichael Shalayeff
2003-04-08Make dmesg prettier if attachment fails and no option DEBUGMiod Vallat
2003-04-08Ahem, fix printf format.Miod Vallat
2003-04-08Move definition of storage for cpu_model to locore.c so sizeof hasHugh Graham
2003-04-07oopsMichael Shalayeff
2003-04-07add mfcpu() and kill get_psw/set_psw that should not be used from the .c codeMichael Shalayeff
2003-04-07remove dead stuffMichael Shalayeff
2003-04-07enable viper touching again.Michael Shalayeff
2003-04-07do not limit the kmem to just the physmemMichael Shalayeff
2003-04-07only check for space mismatch when coming from user.Michael Shalayeff
2003-04-07properly recalculate spa-epa when it comes to per-pageMichael Shalayeff
2003-04-07move out non-gsc devices from the gsc sectionMichael Shalayeff
2003-04-07this makes wax interruptMichael Shalayeff
2003-04-07com1@waxMichael Shalayeff
2003-04-07s/HP9000/HP 9000/; from weissmanndudeMichael Shalayeff
2003-04-07Spring cleaning: remove unused code.Niklas Hallqvist
2003-04-06kvm_iocache() is not used anymore.Miod Vallat
2003-04-06IPL_FDSOFT not IPL_AUSOFT (in comments)Miod Vallat
2003-04-06The return value for bounds_check_with_label() is not set in stone, and itMiod Vallat
2003-04-06strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64.Hakan Olsson
2003-04-06Run the console in the overlay plane, or in low-depth mode, as appropriate,Miod Vallat
2003-04-06Check for the "addr" locator versus the physical address of the VSIMM, soMiod Vallat
2003-04-06When encountering an older or unexpected model this driver can not handle,Miod Vallat