summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1999-09-27Some cleaning...Steve Murphree
1999-09-27Adding support for MVME188 and MVME197Steve Murphree
1999-09-27This gets us to 2.6...Steve Murphree
1999-09-27changed loader load address.Steve Murphree
1999-09-27Added to support MVME188 and MVME197Steve Murphree
1999-09-27adding support for MVME188 and MVME197. Plus 32bit if_ie.Steve Murphree
1999-09-27reindent after removing staticsJason Wright
remove %d/wb_unit in favor of %s/sc_dev.dv_xname From aaron@: uncomment and use splimp() (and fix case where splx would be missed) correct check for mem mapped mode
1999-09-27Disable ints. later; NetBSD.Federico G. Schwindt
1999-09-27Sync with NetBSD.Federico G. Schwindt
1999-09-27regen.Federico G. Schwindt
1999-09-27Sync devices with NetBSD.Federico G. Schwindt
1999-09-27Some cosmetic repairs.Aaron Campbell
1999-09-27do not attempt to run NetBSD binaries using native emulkstailey
1999-09-27GlueMarc Espie
1999-09-27The device-streams tools, including binaries in uu.gz format.Marc Espie
1999-09-27syncTheo de Raadt
1999-09-27another ne2000; marco@tecnogi.comTheo de Raadt
1999-09-27Made loader load at 0x3f0000Steve Murphree
1999-09-27Addition of 32bit if_ieSteve Murphree
1999-09-27Fix a display nit in scrollback code.Aaron Campbell
1999-09-27Sync with FreeBSD. Fix totally broken axrxeof() function.Aaron Campbell
1999-09-26the mbuf copy was still being modified; now totally correct that.Theo de Raadt
1999-09-26- OpenBSDify; remove #ifdef's and statics.Aaron Campbell
- Uncomment a splimp();
1999-09-26More installboot related stuff.Steve Murphree
1999-09-26This fixes installboot.Steve Murphree
1999-09-26add exphy on alpha tooJason Wright
1999-09-26add exphyJason Wright
1999-09-26This needed to be there...Steve Murphree
1999-09-26match if parent is 'xl'Jason Wright
1999-09-26use dev/mii for appropriate cardsJason Wright
1999-09-26netbsd_sendsig() + supporting codekstailey
1999-09-26s/memcpy/bcopy/kstailey
1999-09-26netbsd_sendsig() + supporting codekstailey
1999-09-26openbsd-ify: remove staticsJason Wright
merge with freebsd: clean up buffer allocation fix call to m_adj() in ti_newbuf_jumbo() align on i386 & alpha make sure mbufs have sane values upgrade to latest firmware: 12.3.15
1999-09-25syncTheo de Raadt
1999-09-25amd 751 chipsetTheo de Raadt
1999-09-25alpha-specific part of ross@netbsd's NetBSD scheduler fix.Paul Janzen
1999-09-25clean upkstailey
1999-09-25STACKGAPLEN of 400 for COMPAT_NETBSD too--trampoline preservativekstailey
1999-09-25line not neededTheo de Raadt
1999-09-25syncJason Wright
1999-09-25SysKonnect 984xJason Wright
1999-09-25sorry, but the last two changes completely broke disklabel spoofing, which ↵Theo de Raadt
we need for the release
1999-09-25byeTheo de Raadt
1999-09-24Fix a bug that was causing timeouts every time an ATAPI device was reset.Constantine Sapuntzakis
1999-09-23move towards 2.6-betaTheo de Raadt
1999-09-23fix same-interface-out-as-in and packet gets corrupted bug noted byTheo de Raadt
james@oaktree.co.uk by re-working icmp embedded-packet code so that ip_forward() m_copy()-aliased packet can be forwarded to ip_output and icmp_error() safely, because no packet tweaking is needed before calling icmp_error()
1999-09-23Typo fixes.Alex Feldman
1999-09-22syncTheo de Raadt
1999-09-222940UWPro supportTheo de Raadt