summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-01-25snprintf() cleanup; OK niallo@.Xavier Santolaria
2006-01-25spell fall through as FALLTHROUGHTed Unangst
2006-01-25lint says Pflag isn't needed. i concurTed Unangst
2006-01-25some warning reductionTed Unangst
2006-01-25an old diff from tech to convert to using strtonum and some other miscTed Unangst
2006-01-25another fix from art.Brad Smith
2006-01-25Remove gratuitous fetch_state() calls in state_change().Marco Pfatschbacher
2006-01-24Initial stab at glenv(4), a driver for the GL518SM.Mark Kettenis
2006-01-24Correct debug textEsben Norby
2006-01-24protect against weird situations where dependencies don't matchMarc Espie
2006-01-24Fix bad indent.Esben Norby
2006-01-24fclose file stream before opening a new one.Otto Moerbeek
2006-01-24Split SPF calc and AS Ext calc.Esben Norby
2006-01-24add -r to synopsis, and tweak its description a little;Jason McIntyre
2006-01-24Add missing break; in a switch case statement from r1.7 pread() changes. FromAaron Campbell
2006-01-24introduce "bgpctl show summary terse", shows summary in an easy to parseHenning Brauer
2006-01-24Fix NULL dereference on error condition in nfs_reply(). nmp->nm_so canAaron Campbell
2006-01-24bgpd does not and will never support route flap damping as defined in theClaudio Jeker
2006-01-24Last bits for softreconfig in support. Now bgpd will automaticaly rei-filterClaudio Jeker
2006-01-24Functions in the poll() loop should only be moved around if there are noClaudio Jeker
2006-01-24Check if filter changed on a per peer basis. This should speed up theClaudio Jeker
2006-01-24Finally start using the Adj-RIB-In. The most complex part is the modificationClaudio Jeker
2006-01-24It is possible that a prefix is part of two RIBs in that case prefix_remove()Claudio Jeker