summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-29fix conflicts and merge in local changes to perl 5.10.0Todd C. Miller
2008-09-29import perl 5.10.0 from CPANTodd C. Miller
2008-09-29more updates on which args do and do not mix (doc only, this time):Jason McIntyre
2008-09-29fix log option with filter rulesReyk Floeter
2008-09-29also log the label if available for the matching rule node (like theReyk Floeter
2008-09-29spacingReyk Floeter
2008-09-29Change parsing of comments in external rule files. The hash mark mayReyk Floeter
2008-09-29allow to load expect, filter, log, and remove keys from external filesReyk Floeter
2008-09-29Correct the logic when matching prefixes. This solves issues where IPv6Claudio Jeker
2008-09-29Use large pic asm for access to errno (needed for pie). Originally fromKurt Miller
2008-09-29enable JMicron Ethernet (jme/jmphy)Jonathan Gray
2008-09-29Use pools to do allocations for all sizes <= PAGE_SIZE.Artur Grabowski
2008-09-29sort tokens for better readabilityReyk Floeter
2008-09-29allow to listen on a port range for redirections. this fixesReyk Floeter
2008-09-29Refactor code that handles the kroute interfaces and make it possible toClaudio Jeker
2008-09-29Add a -mno-ieee option to disable ieee mode; ok millert@Miod Vallat
2008-09-29account for data expansion due to emulation in AUDIO_GET{I,O}OFFSJacob Meuser
2008-09-28Always include machine/cpu.h and remove i82489reg.h/i82489var.h.Brad Smith
2008-09-28Remove "XXX for now" NLAPIC define. Already provided via lapic.h.Brad Smith
2008-09-28ntpd does not require you to run rdate -n before it -- it notices such anTheo de Raadt
2008-09-28Ansify function declarations for gif(4).Joel Sing
2008-09-28Clear the PF state key before an IP packet exits a gif(4) tunnel, in orderJoel Sing
2008-09-28Teach PF pf_print_state_parts() about IPv4 in IP and IPv6 in IPJoel Sing
2008-09-28initialize the ether_vtag field like the rest of the packet headerChristian Weisgerber
2008-09-28unbreak the tree.Damien Bergamini
2008-09-28Update 12160 firmware: 10.04.32 -> 10.04.41. From mjacob via FreeBSD.Kenneth R Westerback
2008-09-27- missing documentation bits for trusted-usersMartynas Venckus
2008-09-27Initial implementation of PMKSA caching and pre-authentication.Damien Bergamini
2008-09-27Add some inline functions to test the presence of optional 802.11Damien Bergamini
2008-09-27syncMiod Vallat
2008-09-27remove extra '#'. ok millert@, jmc@Martynas Venckus
2008-09-27remove a debug printf that is no longer requiredJonathan Gray
2008-09-26Add a man page for atphy(4).Brad Smith
2008-09-26Attach agp(4) to the Intel Q35 integrated video.Mike Belopuhov
2008-09-26add [-s socket] to usage();Jason McIntyre
2008-09-26Remove PICFLAG= setting, it is overridden in bsd.prog.mk. tested on landisk.Dale Rahn
2008-09-26allow to add an additional restricted control socket for trap sendingReyk Floeter
2008-09-26support proxies with password.Marc Espie
2008-09-26Add drivers for the JMicron JMC250/JMC260 Ethernet controllersJonathan Gray
2008-09-25regenBrad Smith
2008-09-25Add the id for the Atheros F2 PHY.Brad Smith
2008-09-25Add a driver for the Attansic F1 PHY.Brad Smith
2008-09-25Fixed memory leak bug during scope evaluationJordan Hargrave
2008-09-25remove dead stores.Charles Longeau
2008-09-25remove dead stores and newly created unused variable.Charles Longeau
2008-09-25remove dead store.Charles Longeau
2008-09-25remove dead store.Charles Longeau
2008-09-25do not hardcode the editor name in the message displayed by "-r"Igor Sobrado
2008-09-25Initialize 'ssc' to NULL since we test it later. Shouldn't ever beKenneth R Westerback
2008-09-25Add 'default:' stanza to switch() to make clear that 'status' is alwaysKenneth R Westerback