summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-28Move address checks forward. Cleanup comments.Mark Kettenis
2006-01-28add glenv(4); ok kettenisJason McIntyre
2006-01-28- don't segfault on rcsnum overflow.Niall O'Higgins
2006-01-28Consider temperatures below -45 degC to be invalid for Winbond chips.Mark Kettenis
2006-01-28Disable ds1624/ds1631/ds1721 probe.Mark Kettenis
2006-01-28Rename lm_isa.c to lm78_isa.c. Now that there isn't really any NetBSD codeMark Kettenis
2006-01-28Rename lm_i2c.c to lm78_i2c.c.Mark Kettenis
2006-01-28Add glenv(4) man page.Mark Kettenis
2006-01-28Correct date.Mark Kettenis
2006-01-28remove 2 printf's from dc_coal() too.Brad Smith
2006-01-28get rid of the sensors globals. theyre were only used by sysctl forDavid Gwynne
2006-01-28add -- after options, so files with leading - work.Ted Unangst
2006-01-28simplify statics, remove stupid goto, plug a leak. ok moritzTed Unangst
2006-01-28Make sure that HW VLAN stripping is not enabled and remove unused codeBrad Smith
2006-01-28remove printf's from dc_newbuf().Brad Smith
2006-01-27Oops, removed too many includes in 1.34 by mistake; spotted matthieu@Miod Vallat
2006-01-27CVS_EX_BADROOT return code is not worth keeping;Xavier Santolaria
2006-01-27more errors handling cleanup;Xavier Santolaria
2006-01-27Use letoh32 to print out configuration descriptors in debug functions. NowClaudio Jeker
2006-01-27cvs_mkadmin() cannot return < 0 anymore;Xavier Santolaria
2006-01-27errors handling cleaning here too;Xavier Santolaria
2006-01-27errors handling cleaning here too;Xavier Santolaria
2006-01-27errors handling cleaning;Xavier Santolaria
2006-01-27use fatal();Xavier Santolaria
2006-01-27regress test for local to local scp copies; ok dtucker@Damien Miller
2006-01-27add iwi(4).Brad Smith
2006-01-26Add glenv(4).Mark Kettenis
2006-01-26Fix printf.Mark Kettenis
2006-01-26`t' and `X' are now included in posix spec;Jason McIntyre
2006-01-26Make lm at iic detach properly, and use config_detach(9) to fully detachMark Kettenis
2006-01-26make timecounter behave; grange@ okMichael Shalayeff
2006-01-26Make T1 work on the dual port version. Time slot map is different than onClaudio Jeker
2006-01-26Some fixes to make the card work on big endian systems. Still not enoughClaudio Jeker
2006-01-26Separate route table calculations from the SPF calculation.Esben Norby
2006-01-26set skip is no good idea on int_if in this sample rulseset that alsoHenning Brauer
2006-01-26fix some format strings and add a missingMoritz Jodeit
2006-01-26strings cleanup; OK niallo@.Xavier Santolaria
2006-01-26add a section on verifying host keys in dns;Jason McIntyre
2006-01-26Switch to __HAVE_DEVICE_REGISTER to find the device we're booted from.Miod Vallat
2006-01-26Fix character range check in local atoi() function. krw@ "looks correct"Aaron Campbell
2006-01-26regenBrad Smith
2006-01-26add Promise SATA-II chipsets and fix ordering of some existing entries.Brad Smith
2006-01-25Wow, this is clearly wrong (found in esa_set_params):Brad Smith
2006-01-25Duh! If askes to halt the input dont halt the output instead. This alsoBrad Smith
2006-01-25implement HTTP proxy authentication support, very useful in a ssh_configDamien Miller
2006-01-25Fix an off-by-one in pppd(8)'s option handling. ok tedu@Moritz Jodeit
2006-01-25Fix problem in ioctl() handling in OSS audio emulation which causedBrad Smith
2006-01-25Fix problem in ioctl() handling in OSS audio emulation which causedBrad Smith
2006-01-25reduce stack use; pedro@ miod@ okMichael Shalayeff
2006-01-25- Count packets discarded by RX/TX MAC (cause of FIFO overflow, etc)Brad Smith