summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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-23probe must be silent if no deviceTheo de Raadt
1996-06-23turn off debug optionsTheo de Raadt
1996-06-23workaround because of pica stuffTheo de Raadt
1996-06-23GENERIC to be included by arch/XXX/conf/GENERIC; this includes all MI options...Theo de Raadt
1996-06-23disable pica stuff for the moment, attribute problemTheo de Raadt
1996-06-23sync to 0622Theo de Raadt
1996-06-23missing splxTheo de Raadt
1996-06-23add cy driverTheo de Raadt
1996-06-22Pica bus support addedPer Fogelstrom
1996-06-22arch/arc have isa bus.Per Fogelstrom
1996-06-22Pica bus support addedPer Fogelstrom
1996-06-22Pica bus support addedPer Fogelstrom
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-21use correct copyrightchuck
1996-06-21use correct copyrightchuck
1996-06-21allow LKM listing.Michael Shalayeff
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-21PCI glue for the en ATM device.chuck
1996-06-21add ENI ATMchuck
1996-06-21regeneratechuck
1996-06-21add ENI-155P ATM.chuck
1996-06-21device driver from the Efficient Networks "MIDWAY" ATM155 chip.chuck
1996-06-21add in new files for ATMchuck
1996-06-21network support for ATM networks (ATM == Async Transfer Mode, notchuck
1996-06-21use <sys/queue.h> for pfsnode list.Michael Shalayeff
1996-06-21allocate LKM slot dynamically.Michael Shalayeff
1996-06-20show Virtual Memory total/used to df.Michael Shalayeff
1996-06-20add more kernel variables. calculate used/free physmem and vnodes.Michael Shalayeff
1996-06-20Cyclades Cyclom driver for isa/pci; by Timo Rossi; via jmarin@muikku.jmp.fiTheo de Raadt
1996-06-20syncTheo de Raadt
1996-06-20add Cyclom-Y definitions; from jmarin@pyy.jmp.fiTheo de Raadt
1996-06-20calcru() must calculate using u_quad_t to avoid overflows; netbsd pr#2496, br...Theo de Raadt
1996-06-20kern_malloc() can fail in canwait case if no more map space; return NULL inTheo de Raadt
1996-06-20tick v_swpin & v_swpoutTheo de Raadt
1996-06-20if kmem_malloc() fails to allocate a cluster, call m_reclaim(). logTheo de Raadt
1996-06-20don't blow away jtk's rcsidJason Downs