summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-09Do not try to set the close on exec flag if we didn't actually open sudoers.Todd C. Miller
2009-01-08File removed by miod seven month ago. -mojMats O Jansson
2009-01-08Fix use after free of kr. Happend when the first loop removed the headClaudio Jeker
2009-01-08Include the neighbor ID in a debug output so that it is clear which routerClaudio Jeker
2009-01-08ensure getpwnam is always followed by endpwent; ok gilles@ henning@Jacek Masiulaniec
2009-01-08clear processing flags early so that there's never doubt whether theyJacek Masiulaniec
2009-01-08oops, i messed up tim's patch; correction from Tim van der MolenJason McIntyre
2009-01-08Add a missing MLINK for BIO_new_socket.Owain Ainsworth
2009-01-08tweak previous; feedback/ok claudioJason McIntyre
2009-01-08a little macro cleanup; from Tim van der MolenJason McIntyre
2009-01-08Reflect MPLS kernel changes.Michele Marchetto
2009-01-08Fix sockaddr_mpls structure.Michele Marchetto
2009-01-07Full stub area support. This allows ABRs to announce a default networkClaudio Jeker
2009-01-07Set IFF_OACTIVE when we run out of resources transmitting packets.Mark Kettenis
2009-01-07Enable urlphy in addition to url.Jonathan Gray
2009-01-07Fix typo.Mark Kettenis
2009-01-07Fix an occurance of __attribute which should have been __attribute__Jonathan Gray
2009-01-07Match on Linksys WUSB600N.Jonathan Gray
2009-01-07regenJonathan Gray
2009-01-07Linksys WUSB600NJonathan Gray
2009-01-07Add Dell Latitude E6500 to mute quirk. This makes my shiny E6500 play someMarco Peereboom
2009-01-07The E asm constraint refers to an immediate floating operandJonathan Gray
2009-01-07declare bwi_modtype enum before it is used in function prototypes.Jonathan Gray
2009-01-07Don't attempt to use gcc __builtin_abs, abs is not usedJonathan Gray
2009-01-07- when performing aliases expansion, do not forget to set an action to eachGilles Chehade
2009-01-06i saw the previous was wrong as soon as i committed it: put theJason McIntyre
2009-01-06- rearrange the text to read a little more sanelyJason McIntyre
2009-01-06document, consistently, those apps which also exist as built-insJason McIntyre
2009-01-06- do not perform a local user lookup, that includes alias expansion, when aGilles Chehade
2009-01-06- add and enable ipgphy(4) everywhere there's a stge(4) entry.Jasper Lievisse Adriaanse
2009-01-06rework /queue traversal; ok gilles@Jacek Masiulaniec
2009-01-06Properly report link state and don't abuse IFF_RUNNING.Mark Kettenis
2009-01-06regenGilles Chehade
2009-01-06add nvidia 9300 ge graphic cardsGilles Chehade
2009-01-06syncTodd T. Fries
2009-01-06Remove workaround added in rev 1.63. The real issue has been found andClaudio Jeker
2009-01-06Always check rs_malloc() returns. Also add M_ZERO and M_CANFAILThordur I. Bjornsson
2009-01-06- add missing rcs idJasper Lievisse Adriaanse
2009-01-06Change the way way rn_mklists work (especially the RNF_NORMAL ones).Claudio Jeker
2009-01-06Send broadcast and multicast traffic not only out on all bridge interfaces butClaudio Jeker
2009-01-06make file update in queue_update_envelope atomic; ok gilles@Jacek Masiulaniec
2009-01-06don't use a reference to the device file. Use the corresponding aprocAlexandre Ratchov
2009-01-06- fix reading from E-FUSE ROM (some RT3070 adapters have an E-FUSE ROMDamien Bergamini
2009-01-06SEE ALSO is sorted primarily by section number;Jason McIntyre
2009-01-06- the asus nx1101 attaches as stge(4)Jasper Lievisse Adriaanse
2009-01-06There will never be a mpls(8) but mpls(4) will be soon here.Michele Marchetto
2009-01-06better wording for previous;Jason McIntyre
2009-01-06Support group and login class in authpf.allow (%<group>, @<class>)Ryan Thomas McBride
2009-01-05Restrict FIFO depth to 1 byte on m4k/m5k/m8k/m9k. Hopefully this preventsMark Kettenis
2009-01-05Hide many debug printfs behind DPRINTF, and remove most others. Remove someMark Kettenis