summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-12-14remove extra space in dmesgTheo de Raadt
2002-12-14Let this compile with option DEBUGMiod Vallat
2002-12-14handelr -> handlerFederico G. Schwindt
2002-12-14handeled -> handled; reported by someone on the list, but i no longerFederico G. Schwindt
2002-12-14Using quirks that make more sense.Thierry Deval
2002-12-13Some more cleaning...Thierry Deval
2002-12-13Limit our Data transfers only to the link speed imposed one.Thierry Deval
2002-12-13Only WRITE_REQUEST_DATABLOCK are limited to the device's max_receive.Thierry Deval
2002-12-13Define IEEE1394_MAX_ASYNC(), which gives the maximum (link speed dependent)Thierry Deval
2002-12-13Fix the memory leak introduced with the use of fwohci_block_handler_set().Thierry Deval
2002-12-13add pqueue and pqid to pf_rule.Henning Brauer
2002-12-13Malloc debug cleaning (MPRINTF).Thierry Deval
2002-12-13Comment out wsdisplay at sti attachment, as it causes problems at the moment.Miod Vallat
2002-12-13Add FireWire to kernel config.Thierry Deval
2002-12-13Enable support for SCSI over FireWire.Thierry Deval
2002-12-13Add preliminary support for the Serial Bus Protocol II (SBP-2) standard.Thierry Deval
2002-12-13"Documentation" update.Thierry Deval
2002-12-13Better memory balancing (between alloc/free),Thierry Deval
2002-12-13Detach fwnodes first.Thierry Deval
2002-12-13KNFThierry Deval
2002-12-12Dvorak typo.Miod Vallat
2002-12-12Pastos in pf_compare_pool(); dhartmei@, mcbride@ ok.Aaron Campbell
2002-12-12Remove dead prototypesMiod Vallat
2002-12-12minor KNFHenning Brauer
2002-12-12Always use queue(3) macros.Alexander Yurchenko
2002-12-12statement after label.Artur Grabowski
2002-12-12linux passes the 6th syscall argument in ebpJason Ish
2002-12-12can now get _ttylist via sysctl; millert okTheo de Raadt
2002-12-11Use m_copym2 to copy the whole mbuf (cluster included) and notFederico G. Schwindt
2002-12-11smaller delays, unneeded splsMichael Shalayeff
2002-12-11send-pr -> sendbug here as well; Peter WernerHenning Brauer
2002-12-11sendbug(1), not send-pr; Peter WernerHenning Brauer
2002-12-11unpeeMichael Shalayeff
2002-12-11Some people say that "__asm __volatile("")" is not enough.Artur Grabowski
2002-12-11Added paranoia to make sure that gcc doesn't reorder spl* inlines.Artur Grabowski
2002-12-11 - Call uvm_km_alloc_poolpage1 directly, no need to go through the macro.Artur Grabowski
2002-12-11delay(1) is enough on attentionMichael Shalayeff
2002-12-11in mountroot:Michael Shalayeff
2002-12-11descructive -> destructiveMiod Vallat
2002-12-10achetypal -> archetypalMiod Vallat
2002-12-10RegenMiod Vallat
2002-12-10Dec Pixelvision card, unfortunately not tga compatible enough.Miod Vallat
2002-12-10Config.new is so old its frozen now, no need to mention it.Miod Vallat
2002-12-10VT100 emul is the default, and there is no point yet having more than oneMiod Vallat
2002-12-10Use CPU_ISSUN4M macro rather than check cputyp value. Consistent with the restMiod Vallat
2002-12-10No need to hardclock IPL_STATCLOCK value anymore.Miod Vallat
2002-12-10Use bus_addr_t rather than paddr_t when it makes sense, and use TAILQ macrosMiod Vallat
2002-12-10``synthesizers'' is too difficult to spell correctly.Miod Vallat
2002-12-10Typos, and fix a comment's content.Miod Vallat
2002-12-10interupt->interruptMiod Vallat