summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-01-25kthread_create_deferred() do the things right, no need forAlexander Yurchenko
2006-01-25append without a file list should not corrupt a tar file;Markus Friedl
2006-01-25Prevent division by zero, and make it actually update the fan sensors.Mark Kettenis
2006-01-25Time-slot mask are u_int32_t so art_mask_tsmap() should return u_int32_t too.Claudio Jeker
2006-01-25Fix a memory leak that could be trigged by a read errorTodd C. Miller
2006-01-25this snprintf() occurence should have been removed in previous commit.Xavier Santolaria
2006-01-25Check if the dma ring got cleared before accessing it. Fixes a panic thatClaudio Jeker
2006-01-25use cvs_rcs_getpath() here too + some strings cleanup whilst here.Xavier Santolaria
2006-01-25Add additional debug function to print framer error counters.Claudio Jeker
2006-01-25strings cleanup; OK niallo@.Xavier Santolaria
2006-01-25use cvs_rcs_getpath() instead of duplicating code.Xavier Santolaria
2006-01-25Reset and initialize part of the device early. Makes reading the ROM moreClaudio Jeker
2006-01-25move subsections to full sections;Jason McIntyre
2006-01-25move the options description up the page, and a few additional tweaksJason McIntyre
2006-01-25snprintf() cleanup; OK niallo@.Xavier Santolaria
2006-01-25add support for `-l[lockers]'. Some (needed) cleanup will follow.Xavier Santolaria