summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Collapse)Author
1996-08-29randomTheo de Raadt
1996-08-28kill keyboard randomness; it causes random problemsTheo de Raadt
1996-08-27Add:Jason Downs
* GPL_MATH_EMULATE: fpemul * ALWAYS_MATH_EMULATE: causes npx probe to always fail. * better fp context in struct pcb.
1996-08-27curses! "you should call keypad()" is dumbTheo de Raadt
1996-08-27do not lose in 2 cases; from graichenTheo de Raadt
1996-08-26Changes and bugfixes in memory handling system.Per Fogelstrom
Sysmap too small. Alloc map page failure. Support for discontigous memory. Needs testing. Name changes. "Mach" removal. Kernel memory size increased.
1996-08-26Allow for 16 partition disklabels, hepp!Per Fogelstrom
1996-08-26Cleanup...Per Fogelstrom
1996-08-26Have one asm.h regardless of endian.Per Fogelstrom
Ooops, adding tehst strings in the .text segment requires .align before function starts...
1996-08-26Move kernel start from 0x80080000 to 0x80100000Per Fogelstrom
1996-08-26ports 61 and 70 are not a part of realityTheo de Raadt
1996-08-24Use HOSTCC to build genassym to fix cross compilationsimp
1996-08-24Clarify commentimp
1996-08-23From NetBSD: new keymap handling (should be integrated with kbd later)Niklas Hallqvist
1996-08-23From NetBSD: Build rules for amiga/stand/loadkmapNiklas Hallqvist
1996-08-23From NetBSD: Build rules for amiga/standNiklas Hallqvist
1996-08-23Add BOOT_CONFIGNiklas Hallqvist
1996-08-23profiling macro needs semicolons, obviously hasn't been used in a long timeNiklas Hallqvist
1996-08-23From NetBSD: A config suitable for installsNiklas Hallqvist
1996-08-23From NetBSD: build stand/Niklas Hallqvist
1996-08-23treat 060sp build like fpsp, i.e. automatic subdir-diving from arch/m68kNiklas Hallqvist
and then handle de-facto standard rules intuitively
1996-08-23Merge to late July NetBSD, more to come...Niklas Hallqvist
1996-08-23Add missing device decls (acd, rd, rnd,uk & wd)Niklas Hallqvist
1996-08-23Removed DDB again, as it is missing a lot of stuff. Added COMPAT_OSF1Niklas Hallqvist
which at least compiles...
1996-08-22someone forgot the most important driver!Jason Downs
1996-08-22ugly but make it workTheo de Raadt
1996-08-20init sc_mem; cleanupTheo de Raadt
1996-08-20ensure whole kernel name gets passed inTheo de Raadt
1996-08-19Oops major {fd = 2} was doubly specifiedNiklas Hallqvist
1996-08-19virtual terimals' name become ttyC*shawn
1996-08-19Merge of Late July NetBSD + s/options/option/Niklas Hallqvist
1996-08-19s/options/option/Theo de Raadt
1996-08-19IDE & ATAPI added, s/options/option/Niklas Hallqvist
1996-08-19Include generic GENERIC :-) Add ISA-support. Merge NetBSD Late JulyNiklas Hallqvist
1996-08-19Remove some dependencies on Makefile, an amiga is slow as it is..Niklas Hallqvist
1996-08-19Added wd, fd & acd major numbers. Fixed a typo. Fake isadma define.Niklas Hallqvist
1996-08-19s/options/option/; kill pseudo-devsTheo de Raadt
1996-08-19use /sys/conf/GENERICTheo de Raadt
1996-08-19silence warnings for nowTheo de Raadt
1996-08-19Merge of Late July NetBSD sources (mostly DRACO support). More to come...Niklas Hallqvist
1996-08-19Addition of IDE WD&ATAPI CD config (Ram disk too, but out-commented)Niklas Hallqvist
1996-08-17pcvt virtual terminal is now ttyC*shawn
1996-08-17do not reset/disable for fails on some laptops; rees@umich.edu from someone elseTheo de Raadt
1996-08-16fix for sun4 netbsd mergesccappuc
1996-08-16ipx.Michael Shalayeff
1996-08-16someone send me an i386 assembler bookTheo de Raadt
1996-08-16spin processing ast events before going back to userland; my fixTheo de Raadt
1996-08-16Some mostly cosmetic bug fixes.dm
1996-08-15isapnp0Theo de Raadt
1996-08-15Change old -c flag to -C, support -c for BOOT_CONFIGNiklas Hallqvist