summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1996-06-29INST requires ncr.Jason Downs
1996-06-27throw user_config() into #ifdef BOOT_CONFIGTheo de Raadt
1996-06-25MID_M68K is the default now (with backwards compat for MID_M68K4KTheo de Raadt
1996-06-25byeTheo de Raadt
1996-06-25COMPAT_M68K4KTheo de Raadt
1996-06-25Implement save/restore cursor position; new curses uses itThorsten Lockert
1996-06-25emul_nativeTheo de Raadt
1996-06-24struct intrhand protected by _KERNEL; some user-mode assembly codeThorsten Lockert
1996-06-24local version of isa/lpt.cPer Fogelstrom
1996-06-24com.c -> local ace.c, lpt -> local lpr.cPer Fogelstrom
1996-06-24kernel is /bsd; GENERIC is not an optionTheo de Raadt
1996-06-24kernel is /bsdTheo de Raadt
1996-06-24kernel is /bsdTheo de Raadt
1996-06-24ufs: sorry, one more pointer in struct inode.Jason Downs
1996-06-24Next try. ARC tree import. "New" Mips (spim) ARC compliant systems tree.Per Fogelstrom
1996-06-23Take out some stuff I don't useThorsten Lockert
1996-06-23Added support for user modifiable kernel at boot (-c) /majaMats O Jansson
1996-06-23Added support for user modifiable kernel at boot (-c) /majaMats O Jansson
1996-06-23Sync up with NetBSD.briggs
1996-06-23Update to scottr's current SPOT config from NetBSD.briggs
1996-06-23From scottr/NetBSD:briggs
1996-06-23Wait a little longer in wait_req_true/false. Some targets take theirbriggs
1996-06-23From scottr/NetBSD:briggs
1996-06-23From scottr/NetBSD:briggs
1996-06-23From scottr/NetBSD:briggs
1996-06-23Copyright foo.briggs
1996-06-23From scottr/NetBSD.briggs
1996-06-23From scottr/NetBSD:briggs
1996-06-23From scottr/NetBSD:briggs
1996-06-23NetBSD: Add constant for PB500.briggs
1996-06-23use /sys/conf/GENERIC; + eg0, change #wdc1 to irq 15Theo de Raadt
1996-06-23enable wdc1 for installsTheo de Raadt
1996-06-23sync to 0622Theo de Raadt
1996-06-23add cy driverTheo de Raadt
1996-06-22Assembly version of in_cksum by Dave Richards. >20% faster in the usualThorsten Lockert
1996-06-22Move struct intrhand to <machine/psl.h> [again] so user-level programs canThorsten Lockert
1996-06-21use correct copyrightchuck
1996-06-21add in "en" ATM devicechuck
1996-06-21sbus glue for "en" ATM device (only works on sun4c due to lack of supportchuck
1996-06-20don't blow away jtk's rcsidJason Downs
1996-06-20fdformat support:Jason Downs
1996-06-18merge in rev 1.6; emul_nativeTheo de Raadt
1996-06-18sync to 0616, retaining local diffsTheo de Raadt
1996-06-16pcvt doesn not recognize IBM Thinkpad keyboards; netbsd pr#2468; jhawk@mit.eduTheo de Raadt
1996-06-16leave code out if not XSERVER; netbsd pr#2528; mike.long@analog.comTheo de Raadt
1996-06-16init properly incaseof COMCONSOLE; netbsd pr#2510; enami@ba2.so-net.or.jpTheo de Raadt
1996-06-16MACHINE_NONCONTIG always onTheo de Raadt
1996-06-16use getsn() instead of private getstr()Theo de Raadt
1996-06-16fake includes targetTheo de Raadt
1996-06-16isadma is now a real driver, and the i386 ports needs to use itTheo de Raadt