dragonfly.git
2008-09-19 Sepherosa ZiehauAdd workaround for JMC250A2 under 10/100 hdx mode.
2008-09-19 Sepherosa Ziehau- Add workaround field in softc
2008-09-19 Simon SchubertAs a safety measure, don't install dma with setuid...
2008-09-18 Matthew DillonUnbreak buildworld a slightly different way. Adjust...
2008-09-18 Sepherosa ZiehauIn bridge(4), if the packet is tagged for dummynet...
2008-09-18 Sascha WildnerUnbreak buildworld: define _KERNEL_STRUCTURES for struc...
2008-09-18 Sepherosa ZiehauIf there are no pfil hooks, just remove the dummynet...
2008-09-17 Matthew Dillon* Implement the ability to export NULLFS mounts via...
2008-09-17 Sepherosa ZiehauCall ifnet.if_output() in netisr0, so it executes in...
2008-09-17 Sepherosa Ziehau'dst' does not need to be static
2008-09-17 Sepherosa ZiehauEmbed a netmsg in ifaddr_container, so IFAFREE could...
2008-09-17 Sepherosa ZiehauMake net/netmsg.h userspace friendly
2008-09-17 Sepherosa ZiehauUse absolute inclusion path
2008-09-17 Sepherosa Ziehau'func' has the type of pfil_func_t
2008-09-17 Sepherosa ZiehauAlways enable ETHER_INPUT_CHAIN support
2008-09-17 Sepherosa ZiehauRemove the '2' suffix from ether_input_chain and vlan_i...
2008-09-17 Sepherosa ZiehauNuke unused function
2008-09-17 Sepherosa Ziehau- Remove unnecessary crit sections
2008-09-17 Sepherosa ZiehauFactor out ipfw_match_uid(), put it under BGL explicitly
2008-09-16 Thomas Nikolajsen * fix markup of `auto' argument
2008-09-16 Matthias SchmidtCommit the remainder of Max's dma work (with minor...
2008-09-16 Thomas NikolajsenAdd note that NFS exporting PFSs isn't supported yet.
2008-09-16 Sascha WildnerSilence warnings about unhandled enum values.
2008-09-16 Sepherosa ZiehauFix stack variable names inheritted from ip_{input...
2008-09-16 Sascha WildnerIf ae is NULL, just print that the controller is unsupp...
2008-09-16 Sepherosa ZiehauAdd DUMMYNET_DEBUG option
2008-09-16 Sepherosa Ziehau- Rework ipfw(4) debug print macro
2008-09-16 Sepherosa ZiehauSave flags pass by caller
2008-09-16 Sepherosa Ziehaustruct packet_filter_hook is actually implementation...
2008-09-16 Sepherosa Ziehauip_dn_stop() and ip_dn_stop_dispatch() is used only...
2008-09-16 Sepherosa ZiehauHeader inclusion
2008-09-16 Sepherosa Ziehaumycpu->gd_cpuid -> mycpuid
2008-09-16 Sepherosa ZiehauSYSCTL_NODE is always defined
2008-09-16 Sepherosa ZiehauBump ipfw static rules generation when set/clear IPFW_F...
2008-09-16 Matthias SchmidtRemove the -1 option from the installer.
2008-09-16 Sascha WildnerIf a NULL pointer was passed, panic like everywhere...
2008-09-15 Thomas Nikolajsen * Move description of hw.usb.hack_defer_exploration
2008-09-15 Thomas Nikolajsen * Break line at end of sentence
2008-09-15 Thomas NikolajsenFix old ATA driver name.
2008-09-15 Thomas Nikolajsen * /loader is loaded if /boot/loader fails
2008-09-15 Thomas NikolajsenFix markup:
2008-09-15 Thomas NikolajsenWhite space fix: wrong TAB in usage.
2008-09-15 Thomas NikolajsenChange how DESTKERNNAME is handled:
2008-09-15 Thomas NikolajsenAdd note on move of kernel and modules to boot directory.
2008-09-15 Sascha WildnerSmall fix.
2008-09-15 Sascha WildnerSync zoneinfo database with tzdata2008f from elsie.
2008-09-15 Matthew DillonFix an invalidation case that tends to occur under...
2008-09-15 Sepherosa ZiehauUpdate pfil manpage:
2008-09-15 Sepherosa ZiehauWe always wait during pfil hook's adding and removing...
2008-09-14 Sascha WildnerAvoid conflict with <paths.h>.
2008-09-14 Sascha WildnerFix bug in normalization.
2008-09-14 Sascha WildnerAdd MLINK for dehumanize_number(3).
2008-09-14 Sascha WildnerAdd dehumanize_number(3).
2008-09-14 Sascha WildnerAdd NetBSD 5.0
2008-09-14 Sascha WildnerCount only partitions where the size was specified...
2008-09-14 Sascha WildnerFix calculation of total_capacity in case the user...
2008-09-14 Sepherosa ZiehauMake pfil(4) MPSAFE using following way:
2008-09-14 Sepherosa ZiehauSerialize pfil hooks' adding/removing by netisr0
2008-09-14 Hasso TepperPut IPV6_RTHDR_TYPE_0 define back until the world fixes...
2008-09-14 Sepherosa Ziehautypedef pfil_func_t
2008-09-14 Sepherosa Ziehaupfil_get_hook() is gone
2008-09-14 Sepherosa ZiehauMerge pfil_hook_get() into pfil_run_hooks(), use TAILQ_...
2008-09-14 Sepherosa Ziehau- Use {TAILQ,LIST}_FOREACH
2008-09-14 Sepherosa Ziehaupfil_hook_get() is only used in pfil.c, so hide it
2008-09-13 Sascha WildnerAdd line width calculations for 15/16 and 24/32 bit...
2008-09-13 Sepherosa ZiehauMove ipfw(4) code for ip_{input,output}() into ip_fw2...
2008-09-13 Simon SchubertConsolidate moved variables.
2008-09-13 Simon SchubertEnable hammer read support in boot2.
2008-09-13 Simon SchubertAdd hammer read support for loader.
2008-09-13 Sepherosa ZiehauAdd a place holder sysctl function to enable and disabl...
2008-09-13 Sepherosa ZiehauMove ipfw(4) related bits into ip_fw2_glue.c
2008-09-13 Sepherosa Ziehaupf(4) may reassemble ip fragments, so we probably shoul...
2008-09-13 Sepherosa Ziehau- Move IPDIVERT related bits into netinet/ip_divert.c
2008-09-13 Sepherosa ZiehauAdd FW_MBUF_REDISPATCH, which should be set by various...
2008-09-13 Sepherosa Ziehau- Let caller of ip_fw_dn_io_ptr call ip_dn_queue()...
2008-09-13 Sepherosa ZiehauUse extended interface FIFO depth to workaround CRC...
2008-09-13 Sepherosa Ziehau- Save device caps in device id array
2008-09-13 Sepherosa ZiehauSplit capabilities and flags
2008-09-13 Sepherosa Ziehau- Clean up header inclusion
2008-09-13 Sepherosa ZiehauUse IDs from pcidevs.h
2008-09-13 Sepherosa Ziehauregen
2008-09-13 Sepherosa ZiehauAdd IDs for JMicron and its JMC250/JMC260
2008-09-12 Sepherosa Ziehau- Fix function parameters order bug:
2008-09-11 Sascha WildnerSync libmd with FreeBSD:
2008-09-11 Sepherosa Ziehau- Add rtfree_remote(), which send rtentry to its owner...
2008-09-11 YONETANI Tomokazu#ifdef DDB without including "opt_ddb.h"
2008-09-11 Matthew DillonImprove code flow for KASSERT and KKASSERT using __pred...
2008-09-10 Matthew DillonAugment loader.conf's manual page to describe hw.usb...
2008-09-10 Matthias SchmidtFix spurious printing of the "got link" message.
2008-09-10 YONETANI Tomokazumissing crit_exit()
2008-09-09 Matthew DillonFix bug in hammer mirror command when used with a remot...
2008-09-09 Matthias SchmidtAdd example crontab line to the prune section.
2008-09-09 Sepherosa Ziehau- ipfw(4) does not need opt_ipdn.h and opt_ipdivert.h
2008-09-09 Matthew DillonAdd a MSGF_NORESCHED feature for lwkt thread-based...
2008-09-09 Matthew DillonFix issues with the scheduler that were causing unneces...
2008-09-08 Sepherosa Ziehau- Factor out ip_localforward()
2008-09-08 Hasso TepperTurn power off for detached (module unloaded) PCI devic...
2008-09-07 Sepherosa ZiehauMove next_hop (tranparent forwarding) testing and extra...
2008-09-07 Sepherosa ZiehauLet ipfw_chk() return IP_FW_{PASS,DENY,DUMMYNET,TEE...
2008-09-07 Sascha WildnerAdd missing .Nm
next