summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-01-23new ibm framebufferTheo de Raadt
2001-01-22Art is a B.....Theo de Raadt
2001-01-22fix pretty printingTheo de Raadt
2001-01-22this should make i850 and i860 hubs do RNGTheo de Raadt
2001-01-22from NetBSD: only pass one byte for control register handle (Manuel Bouyer)Chris Cappuccio
2001-01-22syncAaron Campbell
2001-01-22Another TI FireWire product.Aaron Campbell
2001-01-22paste error in pdcopen, a few formatting cnages and use int for charMichael Shalayeff
2001-01-22fix pretty printTheo de Raadt
2001-01-22pretty print even during failure conditionsTheo de Raadt
2001-01-22syncTheo de Raadt
2001-01-22more intel devicesTheo de Raadt
2001-01-22syncTheo de Raadt
2001-01-22fix typoTheo de Raadt
2001-01-22dirty trap should be handed w/ uvm_fault() as wellMichael Shalayeff
2001-01-22ATAPI CD-ROMs BCD-16X and BCD-24X have troubles starting and stopping their d...Constantine Sapuntzakis
2001-01-22Reduce # of retries on scsi_test_unit_ready to 5. This means that devicesConstantine Sapuntzakis
2001-01-22repair printingTheo de Raadt
2001-01-22keyboard led update lockup patch; pr 1432, smat@acm.orgTheo de Raadt
2001-01-22If ELFSIZE isn't explicitly defined, define it do ARCH_ELFSIZEArtur Grabowski
2001-01-22Define ARCH_ELFSIZE that is the default elf size on this arch.Artur Grabowski
2001-01-22gc NATIVE_ELF - not used any more and should not be set here anyway.Artur Grabowski
2001-01-22NATIVE_ELF -> NATIVE_EXEC_ELF (just some leftovers)Artur Grabowski
2001-01-22need wskbdArtur Grabowski
2001-01-22Initialize xs->stimeout, even when pollingKenneth R Westerback
2001-01-22fix router renumbering bit decl for little endian. KAME PR 320Jun-ichiro itojun Hagino
2001-01-22nobody has base station for fh, and this was not ever discussed, bad angelosMichael Shalayeff
2001-01-21map the bios rom at both it's real address andMichael Shalayeff
2001-01-21UVM and PMAP_NEW are required.Artur Grabowski
2001-01-21Some fixes to the size independent macros.Artur Grabowski
2001-01-21sync router renumbering flag bit to conform to 2292bis-02 and RR RFC.Jun-ichiro itojun Hagino
2001-01-21map and establish interrupts _after_ chip was initializedMichael Shalayeff
2001-01-21map and establish interrupt earlier in the attach routine,Michael Shalayeff
2001-01-20machine/alpha.h is only included in cpu.h and the name givesArtur Grabowski
2001-01-20No need to include machine/alpha.hArtur Grabowski
2001-01-20No need to include machine/alpha.h here.Artur Grabowski
2001-01-20No need to include machine/alpha.h here.Artur Grabowski
2001-01-20No need to include machine/alpha.h here.Artur Grabowski
2001-01-20if using serial console, do not apply graphics rows/cols to tty settings; joo...Theo de Raadt
2001-01-19validate gate targets; sommerfeld, mycroftTheo de Raadt
2001-01-19as the rest of our systems, make the most common key return ^? not ^H; agreed...Theo de Raadt
2001-01-19pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted).Jun-ichiro itojun Hagino
2001-01-19syncAaron Campbell
2001-01-19ATI All-In-Wonder RadeonAaron Campbell
2001-01-18Support more than 256MB of physical memory.Dale Rahn
2001-01-18Only try VIA CLK66 bit code for VIA rev >= 6,Chris Cappuccio
2001-01-18Remove some commented out stuff that will never be enabled.Artur Grabowski
2001-01-18do not remove default route by mistake, on interface removal.Jun-ichiro itojun Hagino
2001-01-18workaround; be sure to initialize nd6 interface information when IPv6Jun-ichiro itojun Hagino
2001-01-18wrap too noisy warnings into #ifdef ND6_DEBUGJun-ichiro itojun Hagino