summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-31fix a bug by updating the bpf packet header for each received frame inReyk Floeter
2006-01-31Annotate _assert()/__assert2() as __dead.Hans-Joerg Hoexer
2006-01-31regress test for "scp a b c" where "c" is not a directoryDamien Miller
2006-01-31"scp a b c" shouldn't clobber "c" when it is not a directory, report andDamien Miller
2006-01-31regression test for CVE-2006-0225 written by dtucker@Damien Miller
2006-01-31fix local arbitrary command execution vulnerability on local/local andDamien Miller
2006-01-31use "proxy_protocol" as the arg to -X, not "proxy_version";Jason McIntyre
2006-01-31the TCP SACK option needs sequence number modulationMike Frantzen
2006-01-30Xr sleep(9) and timeout(9).Jonathan Gray
2006-01-30When delivering SIGFOO, make sure the siginfo code is a FOO_xxx constant;Miod Vallat
2006-01-30Better siginfo field values for fpe failures.Miod Vallat
2006-01-30Do not disable frame buffer interrupts in the match() function, but ratherMiod Vallat
2006-01-30swap B and R in 24bpp and 32bpp modes too; tested martin@Miod Vallat
2006-01-30Remove dead code; we should never see T_DNA here.Mark Kettenis
2006-01-30document posixness;Jason McIntyre
2006-01-30strerror() -> rcs_errstr() when passing rcs_errno as argument;Xavier Santolaria
2006-01-30syncPeter Valchev
2006-01-30Clarify pkg_info -e example; ok espie@Miod Vallat
2006-01-30- make fatal() exit with code 1 instead of 255. makes us more compatibleNiall O'Higgins
2006-01-30remove an incorrect sentence;Jason McIntyre
2006-01-30fix updating of tables associated with interface groups used inHenning Brauer
2006-01-30mark channel as write failed or dead instead of read failed on errorReyk Floeter
2006-01-30update for new ftp-proxyCamiel Dobbelaar
2006-01-30pretty printf, for 32bit modeMartin Reindl
2006-01-30Add basic radiotap support. Modelled somewhat afterJonathan Gray
2006-01-30only flush the TX descriptors in re_start() if there are packetsBrad Smith
2006-01-30reduce the timeout waiting for command completions from 5 seconds to .1David Gwynne
2006-01-29remove printf on ath_cardbus_power; reyk@ ok.Federico G. Schwindt
2006-01-29regenBrad Smith
2006-01-29add VT6410 IDE PCI id.Brad Smith
2006-01-29- fix a bug where co -l would fail with "permission denied" if the workingNiall O'Higgins
2006-01-29ethernet -> EthernetJason McIntyre
2006-01-29Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 thatMarco Peereboom
2006-01-29SMC91CXX NuBus hooksMartin Reindl
2006-01-29re-enable scatter and fix scanning of 802.11a channels.Damien Bergamini
2006-01-29Don't probe address 0x4f.Mark Kettenis
2006-01-29spread some fatal() here too;Xavier Santolaria
2006-01-29RCS_PARSE_FULLY needed here too, as in rlog(1);Xavier Santolaria
2006-01-29Add a alpha_shared_intr_reset_strays() function that resets the strayMartin Reindl
2006-01-29Use usbd_clear_endpoint_stall_async() when clearing endpoint stalls inBrad Smith
2006-01-29prettify dmesg output a touch. from Michael Knudsen.David Gwynne
2006-01-29Don't ask bus_dmamem_alloc() for zero bytes. 'bioctl -H x:y amiz' noKenneth R Westerback
2006-01-29index the drive labels from 0 instead of 1 to match the labels on the frontDavid Gwynne
2006-01-28Fix hmac calculation.Marco Pfatschbacher
2006-01-28Remove duplicate cgetstr() call introduced by accident. Andrey MatveevTodd C. Miller
2006-01-28a little cleaning.Brad Smith
2006-01-28zap unused functionHenning Brauer
2006-01-28mention net.inet.ip.mforwarding.Brad Smith
2006-01-28be less verbose:Nikolay Sturm
2006-01-28Move address checks forward. Cleanup comments.Mark Kettenis