Age | Commit message (Expand) | Author |
2006-02-01 | NTP is described by RFC 1305, not 1035; | Jason McIntyre |
2006-02-01 | Add support for VIA VT6410. | Jonathan Gray |
2006-02-01 | Actually working example, from Ray Lai in PR 5000; with a twist (also | Otto Moerbeek |
2006-02-01 | save errno, from Ray Lai in PR 4999. | Otto Moerbeek |
2006-02-01 | small tweak; | Jason McIntyre |
2006-02-01 | - merge sections on protocols 1 and 2 into a single section | Jason McIntyre |
2006-02-01 | cannot admin newly added file. | Xavier Santolaria |
2006-02-01 | rearrange code section for enabling the read DMA state machine | Brad Smith |
2006-02-01 | one less magic value. | Brad Smith |
2006-02-01 | Set up the PCI DMA control register properly for the 5714 family, | Brad Smith |
2006-02-01 | some more constants. | Brad Smith |
2006-01-31 | regen | Brad Smith |
2006-01-31 | add a few more Promise SATA chipsets. | Brad Smith |
2006-01-31 | regen | Brad Smith |
2006-01-31 | some of these bridges are actually provided by the HT-2000 for additional | Brad Smith |
2006-01-31 | regen | Brad Smith |
2006-01-31 | add ATI ES1000 and ServerWorks HT-1000 PCI/PCIX/PCIE bridges, LPC and | Brad Smith |
2006-01-31 | include uvm_km_pages_free into the pool accounting as it is the main consumer... | Michael Shalayeff |
2006-01-31 | When sysctl(3) fails, check for ENOENT instead of ENXIO to find | Moritz Jodeit |
2006-01-31 | Don't use RYEL as error indicator in T1 ESF mode. For some reason it toggles | Claudio Jeker |
2006-01-31 | Dynamic routes (PMTU, etc) are not redistributable even for IPv6. | Claudio Jeker |
2006-01-31 | errors in cvs_checkout_init() are definitly fatal. | Xavier Santolaria |
2006-01-31 | fix error message | Damien Miller |
2006-01-31 | fix a bug by updating the bpf packet header for each received frame in | Reyk Floeter |
2006-01-31 | Annotate _assert()/__assert2() as __dead. | Hans-Joerg Hoexer |
2006-01-31 | regress test for "scp a b c" where "c" is not a directory | Damien Miller |
2006-01-31 | "scp a b c" shouldn't clobber "c" when it is not a directory, report and | Damien Miller |
2006-01-31 | regression test for CVE-2006-0225 written by dtucker@ | Damien Miller |
2006-01-31 | fix local arbitrary command execution vulnerability on local/local and | Damien Miller |
2006-01-31 | use "proxy_protocol" as the arg to -X, not "proxy_version"; | Jason McIntyre |
2006-01-31 | the TCP SACK option needs sequence number modulation | Mike Frantzen |
2006-01-30 | Xr sleep(9) and timeout(9). | Jonathan Gray |
2006-01-30 | When delivering SIGFOO, make sure the siginfo code is a FOO_xxx constant; | Miod Vallat |
2006-01-30 | Better siginfo field values for fpe failures. | Miod Vallat |
2006-01-30 | Do not disable frame buffer interrupts in the match() function, but rather | Miod Vallat |
2006-01-30 | swap B and R in 24bpp and 32bpp modes too; tested martin@ | Miod Vallat |
2006-01-30 | Remove dead code; we should never see T_DNA here. | Mark Kettenis |
2006-01-30 | document posixness; | Jason McIntyre |
2006-01-30 | strerror() -> rcs_errstr() when passing rcs_errno as argument; | Xavier Santolaria |
2006-01-30 | sync | Peter Valchev |
2006-01-30 | Clarify pkg_info -e example; ok espie@ | Miod Vallat |
2006-01-30 | - make fatal() exit with code 1 instead of 255. makes us more compatible | Niall O'Higgins |
2006-01-30 | remove an incorrect sentence; | Jason McIntyre |
2006-01-30 | fix updating of tables associated with interface groups used in | Henning Brauer |
2006-01-30 | mark channel as write failed or dead instead of read failed on error | Reyk Floeter |
2006-01-30 | update for new ftp-proxy | Camiel Dobbelaar |
2006-01-30 | pretty printf, for 32bit mode | Martin Reindl |
2006-01-30 | Add basic radiotap support. Modelled somewhat after | Jonathan Gray |
2006-01-30 | only flush the TX descriptors in re_start() if there are packets | Brad Smith |
2006-01-30 | reduce the timeout waiting for command completions from 5 seconds to .1 | David Gwynne |