summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-03-06enable elansc; ok deraadt@Markus Friedl
2003-03-06Improve comments, including type fixes; lebel@Miod Vallat
2003-03-06Premiliminary driver for the Fujitsu AG-10e SBus frame buffer.Miod Vallat
2003-03-06move cpu_configre() lower after the proc0 is more completely initialized.Michael Shalayeff
2003-03-06set ip6_nxt to IPPROTO_ETHERIP; ok angelos@Markus Friedl
2003-03-06Support for ServerWorks CSB6 IDEAlexander Yurchenko
2003-03-06bpf_mtap incoming proto 97 traffic; ok jason@Markus Friedl
2003-03-06The existing IOMMU code had a rounding problem that was most noticeableHenric Jungheim
2003-03-06Remove double include of scsi_all.hmjacob
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
2003-03-05syncTheo de Raadt
2003-03-05new VIA gear on EPIA M-seriesTheo de Raadt
2003-03-05make sure asi and sasi are set in the bustag. Fixes the le@lebuffer problemJason Wright
2003-03-05update media handling based on NetBSD: mainly fix setting up of the outputJason Wright
2003-03-05no \n in panic(); rimshot@pandora.beTheo de Raadt
2003-03-05Driver for the Parallax XVideo and PowerVideo frame buffers.Miod Vallat
2003-03-05Small fixes after code review, mostly on error path.Cedric Berger
2003-03-05Some typos prevented STCs from being detected and the size of theHenric Jungheim
2003-03-04told you it was not knfTheo de Raadt
2003-03-04Move 'userret' code to a seperate function, add it to child_return(). w/KNFDale Rahn
2003-03-04remove -beta markerTheo de Raadt
2003-03-04do not treat map entries above the stack as stack; only for the grow-upsMichael Shalayeff
2003-03-04(really) support user/group rules with 'inet6'Philipp Buehler
2003-03-03Prefer pmap_kenter_pa() in pmap_map().Miod Vallat
2003-03-03nuke extra semicolonmjacob
2003-03-03Enabled inclusion of ISP SBus f/w for GENERIC kernels. This tendsmjacob
2003-03-03Argh. Put back mickey's change here and also follow Ted's suggestionmjacob
2003-03-03Add some A64 defines.mjacob
2003-03-03Get rid of ISP_DMA_ADDR_T and uses ISP_DAC_SUPPORTED to define themjacob
2003-03-03spelling fixesmjacob
2003-03-03In isp_putback_atio, propagate iid && rxid for FC ATIOs.mjacob
2003-03-03Remove STRNCAT define.mjacob
2003-03-03For type 3 requests, the count is ISP_RQDSEG_T3, not ISP_RQDSEG_T2, that we needmjacob
2003-03-03Add (untested, no h/w) 10160 support. Propagate some spelling fixes.mjacob
2003-03-03march through the trapframes on the stack trace until the very lastMichael Shalayeff
2003-03-03Use new pci_matchbyid routine. Add (unable to test, no h/w) 10160 support.mjacob
2003-03-03Make "pfctl -ss" output easier to parse. NO TRAFFIC -> NO_TRAFFIC.Cedric Berger
2003-03-03set n->m_len, somehow the line have lost. thanks danielJun-ichiro itojun Hagino
2003-03-03use M_READONLY instead of defining M_SHAREDCLUSTER(). the change should haveJun-ichiro itojun Hagino
2003-03-03Provide a functional d_psize() function for ramdisk block devices.Miod Vallat
2003-03-02Use priority queue for TCP ACKs that have no payload. Very useful onDaniel Hartmeier
2003-03-02only assign a new queue id if a->qid is 0. otherwise, check a->qid forHenning Brauer
2003-03-02The gem driver will sometimes unmap bus_dma mappings that are stillHenric Jungheim
2003-03-01- only declare and provide pmap_map() for mac68k, until it bites the dust.Miod Vallat
2003-03-01Provide real ieee fp*() functions; from NetBSD.Miod Vallat
2003-02-28intrcnt's are now int's to fit with kern.intrcnt assumptions; miod okJason Wright
2003-02-28Based on several comments from tedu:Jason Wright
2003-02-28update lasttick in clockintr() so that time doesn't run away with usJason Wright
2003-02-28do not entice people into playing with broken fsTed Unangst
2003-02-28make intrcnt[n] an int to fit with the kern.intrcnt changes in JanuaryJason Wright