summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-13Remove the dma_eop callback in the ncr5380 driver md attachment, it was alwaysMiod Vallat
2006-12-13Missing "break;" for the KA46/KA48 case, fortunately caused no harm but aMiod Vallat
2006-12-13Remove unused parts of vsbus_attach_args structure.Miod Vallat
2006-12-13Obsolete and became wrong over the time, better remove.Miod Vallat
2006-12-13wrap ipv6 portion with #ifdef INET6. from cmetzJun-ichiro itojun Hagino
2006-12-13insufficient testing, martin, please do not be a moronTheo de Raadt
2006-12-13regenMartin Reindl
2006-12-13add device id for IBM Hubs as found in Thinkpad dockingstationsMartin Reindl
2006-12-13fix a display;Jason McIntyre
2006-12-13Doh! I forgot the change from kroute to rroute in the deletion case.Claudio Jeker
2006-12-13Correct funtion name in fatal message.Claudio Jeker
2006-12-13First part of fixing broken beacon frames in acx(4) AP mode based on aMarcus Glocker
2006-12-13eliminate unnecessary interface resets in fxp_ioctl()Martin Reindl
2006-12-13use IN6_IS_SCOPE_EMBED to check kernel-internal form addressesJun-ichiro itojun Hagino
2006-12-13tweaks;Jason McIntyre
2006-12-13Additional test for multiple PermitOpen entries. ok djm@Darren Tucker
2006-12-13Make PermitOpen work with multiple values like the man pages says. bz #1267Darren Tucker
2006-12-13IPv6 passive OS fingerprinting.Jun-ichiro itojun Hagino
2006-12-12add msk(4), tweak sk(4) and pci(4) accordinglyPedro Martelletto
2006-12-12Complete gwk's previous patch to stop setperf methods from returningDimitry Andric
2006-12-12a rewrite of enc.4, hopefully a little more useful than what we previouslyJason McIntyre
2006-12-12tweak previous, and update usage(); ok grunkJason McIntyre
2006-12-12Xr bgplg and bgplgsh;Jason McIntyre
2006-12-12Mention both A1 and B1 revisions of the D-Link DGE-530T adapter andMichael Knudsen
2006-12-12regenMichael Knudsen
2006-12-12Clarifying a few pcidevs entry names based on names foundMichael Knudsen
2006-12-12Fix typo in comment.Mark Kettenis
2006-12-12syncTheo de Raadt
2006-12-12remove unused #defines; no binary changeKevin Steves
2006-12-12<signal.h> not neededKevin Steves
2006-12-12Use appropriate macros to decode IGN.Mark Kettenis
2006-12-12ignore bars which are 0; ok kettenisTheo de Raadt
2006-12-12Fix a typo to clean M's out of my tree.Michael Knudsen
2006-12-12There is no acpiec_notify() function so don't supply a prototype.Michael Knudsen
2006-12-12- include <sys/proc.h> for tsleep();Tom Cosgrove
2006-12-12enable bgplg, the bgp looking glassReyk Floeter
2006-12-12Remove the BUGS section here, too.Marc Balmer
2006-12-12Remove the BUGS sections. It is not really a bug and it is explainedMarc Balmer
2006-12-12ansify the enc codeReyk Floeter
2006-12-12executed processes (like traceroute) will be killed after a hard limitReyk Floeter
2006-12-12print the hostname in the HTML title.Reyk Floeter
2006-12-12change the proposed permissions for the chroot'ed executables: useReyk Floeter
2006-12-12spacingReyk Floeter
2006-12-12Valid XHTML 1.1! (according to http://validator.w3.org/)Reyk Floeter
2006-12-12add a nice image (the openbgpd logo)Reyk Floeter
2006-12-12Change nexthop_delete() to be more obvious what's going on. No functionalClaudio Jeker
2006-12-12Even IPv6 has a prefixlen limit. This ensures that we do not overflow theClaudio Jeker
2006-12-12In path_remove() remove only local prefixes from the pftable.Claudio Jeker
2006-12-12add a workaround for hardware ip4csum-tx bug on re(4) chips. theReyk Floeter
2006-12-12Kill peer_remove(). This function is only used once so inline it there.Claudio Jeker