summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-09-20silent probe, silent attach; netbsd pr#2108, mike.long@analog.comTheo de Raadt
1996-09-19reboot stuff + cleanupPer Fogelstrom
1996-09-19KLUDGE: make the bounce buffers work on rPC44 as well as the Tyne.imp
1996-09-19Take care of a bug in earlier versions of the R4600 chip.Per Fogelstrom
1996-09-19no special handling in this dirTheo de Raadt
1996-09-19byeTheo de Raadt
1996-09-19Deskstation rPC44 tweaksimp
1996-09-18Correct last arg handling of the *_raw_multi_* macrosNiklas Hallqvist
1996-09-18correct dkcksum return type.Michael Shalayeff
1996-09-18we need this.Michael Shalayeff
1996-09-18retry much quicker during vm_pageout_cluster(); from dyson@freebsd.orgTheo de Raadt
1996-09-18remove the obsolete bus_{from,to}_host macros and add the *_raw_multi_*Niklas Hallqvist
1996-09-18compiles now.Michael Shalayeff
1996-09-18NetBSD PR#2761 (wrong fmovem emulation) from Takeshi Nakayamabriggs
1996-09-17This driver and some other ether drivers violates the alignment ofPer Fogelstrom
1996-09-17BusLogic BT445C driver for DeskStation'sPer Fogelstrom
1996-09-17New .h files requiered for elf stuffPer Fogelstrom
1996-09-17support standalone.Michael Shalayeff
1996-09-17support boot.Michael Shalayeff
1996-09-16fix a typo.Michael Shalayeff
1996-09-16the linux realaudio doesn't work on netbsd under emulation.Michael Shalayeff
1996-09-16supporting advanced pentium architecture functions.Michael Shalayeff
1996-09-16update to reflect realityJason Downs
1996-09-16Be less verbose if we have been compiled without DEBUGThorsten Lockert
1996-09-16revert to in_cksum by zubin and ITheo de Raadt
1996-09-16theo the pendatJason Downs
1996-09-16pretty pretty pointless supportJason Downs
1996-09-15sync to netbsd; for graichenTheo de Raadt
1996-09-15Ok, ok! We now autosense system type. Same compiled kernel works on bothPer Fogelstrom
1996-09-14Joystick is at 0x201, not 0x200Thorsten Lockert
1996-09-14First shot at a multivendor kernel. This version handles pica's and desk-Per Fogelstrom
1996-09-13Heh Per, SVR4 wants to load the ELF interpreter too, sometimes :-)Niklas Hallqvist
1996-09-12foomTheo de Raadt
1996-09-12cvs.openbsd.org rules with 20% buffer cacheTheo de Raadt
1996-09-12BUFCACHEPERCENT for cranking % of mem usedTheo de Raadt
1996-09-1216 partitionsTheo de Raadt
1996-09-12ok, must have read access at least.Per Fogelstrom
1996-09-12remove excess tests...Per Fogelstrom
1996-09-12set correct 'maxpartitions'Michael Shalayeff
1996-09-12Close TCP receive window when we cannot receive data; suggested by DarrenThorsten Lockert
1996-09-12TCP Persist handling; from 4.4BSD Lite2 (via NetBSD PR 2335)Thorsten Lockert
1996-09-12Don't assume other subnets than our own are local to us; from Luigi RizzoThorsten Lockert
1996-09-12Add 16 partition support to the SPARC. From NetBSD PR#2675, by der Mouse,Jason Downs
1996-09-1216 partitionsTheo de Raadt
1996-09-12Add some spaces.Jason Downs
1996-09-11Rearrange much of the polling code so really, really *busted* NEC hardwareJason Downs
1996-09-11Remove unneeded quirk, and only print drive capabilities if it appears theJason Downs
1996-09-10Bring pipe_stat prototype in scopeNiklas Hallqvist
1996-09-10make compile w/ TRACE enabledMichael Shalayeff
1996-09-09TIOCMOD{G,S} -> TIOCM{GET,SET}. NetBSD PR#2741, Greg-Lindahl@deshaw.comJason Downs