Age | Commit message (Expand) | Author |
2002-12-16 | major KNF, Take 2 | Henning Brauer |
2002-12-16 | unbust *stat64. From NetBSD. | Federico G. Schwindt |
2002-12-16 | switchover to pf-based altq. | Kenjiro Cho |
2002-12-16 | remove altq files no longer used by a switch over to pf-based altq | Kenjiro Cho |
2002-12-16 | add options for 2 more queueing disciplines, PRIQ and HFSC. | Kenjiro Cho |
2002-12-16 | Major KNF. Incentive from Tedu | Thierry Deval |
2002-12-15 | max size for the iodc entry point is 64k, by the iodc spec; | Michael Shalayeff |
2002-12-15 | Fix/Cleanup some SCSI #defines. | Kenneth R Westerback |
2002-12-15 | pdc device class for fibrechannel; from the iodc spec | Michael Shalayeff |
2002-12-15 | and one more typo | Henning Brauer |
2002-12-15 | more typos fixed by torh | Henning Brauer |
2002-12-15 | typos; torh at bogus.net | Henning Brauer |
2002-12-15 | Correctly report MicroVAX-30 as a MicroVAX, not a VAXstation. | Miod Vallat |
2002-12-14 | remove extra space in dmesg | Theo de Raadt |
2002-12-14 | Let this compile with option DEBUG | Miod Vallat |
2002-12-14 | handelr -> handler | Federico G. Schwindt |
2002-12-14 | handeled -> handled; reported by someone on the list, but i no longer | Federico G. Schwindt |
2002-12-14 | Using quirks that make more sense. | Thierry Deval |
2002-12-13 | Some more cleaning... | Thierry Deval |
2002-12-13 | Limit our Data transfers only to the link speed imposed one. | Thierry Deval |
2002-12-13 | Only WRITE_REQUEST_DATABLOCK are limited to the device's max_receive. | Thierry Deval |
2002-12-13 | Define IEEE1394_MAX_ASYNC(), which gives the maximum (link speed dependent) | Thierry Deval |
2002-12-13 | Fix the memory leak introduced with the use of fwohci_block_handler_set(). | Thierry Deval |
2002-12-13 | add pqueue and pqid to pf_rule. | Henning Brauer |
2002-12-13 | Malloc debug cleaning (MPRINTF). | Thierry Deval |
2002-12-13 | Comment out wsdisplay at sti attachment, as it causes problems at the moment. | Miod Vallat |
2002-12-13 | Add FireWire to kernel config. | Thierry Deval |
2002-12-13 | Enable support for SCSI over FireWire. | Thierry Deval |
2002-12-13 | Add preliminary support for the Serial Bus Protocol II (SBP-2) standard. | Thierry Deval |
2002-12-13 | "Documentation" update. | Thierry Deval |
2002-12-13 | Better memory balancing (between alloc/free), | Thierry Deval |
2002-12-13 | Detach fwnodes first. | Thierry Deval |
2002-12-13 | KNF | Thierry Deval |
2002-12-12 | Dvorak typo. | Miod Vallat |
2002-12-12 | Pastos in pf_compare_pool(); dhartmei@, mcbride@ ok. | Aaron Campbell |
2002-12-12 | Remove dead prototypes | Miod Vallat |
2002-12-12 | minor KNF | Henning Brauer |
2002-12-12 | Always use queue(3) macros. | Alexander Yurchenko |
2002-12-12 | statement after label. | Artur Grabowski |
2002-12-12 | linux passes the 6th syscall argument in ebp | Jason Ish |
2002-12-12 | can now get _ttylist via sysctl; millert ok | Theo de Raadt |
2002-12-11 | Use m_copym2 to copy the whole mbuf (cluster included) and not | Federico G. Schwindt |
2002-12-11 | smaller delays, unneeded spls | Michael Shalayeff |
2002-12-11 | send-pr -> sendbug here as well; Peter Werner | Henning Brauer |
2002-12-11 | sendbug(1), not send-pr; Peter Werner | Henning Brauer |
2002-12-11 | unpee | Michael Shalayeff |
2002-12-11 | Some people say that "__asm __volatile("")" is not enough. | Artur Grabowski |
2002-12-11 | Added 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-11 | delay(1) is enough on attention | Michael Shalayeff |