summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1996-06-20fdformat support:Jason Downs
1996-06-19turn off *DIAG; something is miserably wrong with it and various peopleTheo de Raadt
1996-06-18bpf BIOCSRTIMEOUT can round tv_usec down to zero & block; netbsd pr#2531; jha...Theo de Raadt
1996-06-18Try to avoid collisions with reselection when starting a new selection.Theo de Raadt
1996-06-18fix a type mismatchTheo de Raadt
1996-06-18New rev. from Matt Thomas (June 7, 1996), whichTheo de Raadt
1996-06-18add missing newline in printf. pointed out by Matt ThomasTheo de Raadt
1996-06-18from netbsd; Fix typos in SUSP and DSUSP mapping when setting UltrixTheo de Raadt
1996-06-18sync to libcTheo de Raadt
1996-06-18merge in rev 1.6; emul_nativeTheo de Raadt
1996-06-18sync to 0616, retaining local diffsTheo de Raadt
1996-06-18sick netbsd alpha hack (why not do what other ports do?)Theo de Raadt
1996-06-17probe routine has to have a way to succeed; netbsd pr#2555; peter@peter.noc.d...Theo de Raadt
1996-06-17set default level to 5, misc cleanup.Michael Shalayeff
1996-06-17bad splx, bad bad badTheo de Raadt
1996-06-17Change from my, umm, BSD/OS tree: allow root to run TIOCGPGRP on anything.Jason Downs