dragonfly.git
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
2008-09-07 Sascha WildnerMinor wording improvement.
2008-09-07 Sascha WildnerAdd missing .Nm's
2008-09-07 Sascha WildnerUse FILES section for referencing files etc.
2008-09-07 Sepherosa ZiehauCheck the mbuf returned by ip_fw_chk_ptr against NULL...
2008-09-07 Sascha WildnerRemove unused variables.
2008-09-07 Sascha WildnerUse standard section for examples.
2008-09-07 Sascha WildnerUse .Dq
2008-09-07 Sascha WildnerRemove unused variable.
2008-09-06 Sascha WildnerRemove obsolete sentence about ports & improve wording.
2008-09-06 Hasso TepperMake acpi support modules depend on acpi module.
2008-09-06 Hasso TepperSync pci_[gs]et_powerstate_method with FreeBSD which...
2008-09-06 Peter AvalosUpgrade to OpenSSL 0.9.8h.
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-06 Peter AvalosImport OpenSSL 0.9.8h.
2008-09-06 Sascha WildnerAdd markup.
2008-09-06 Sascha Wildnerirregardless -> regardless
2008-09-06 Sascha Wildner1) Small mdoc nit 2) regardless if -> regardless of.
2008-09-06 Sepherosa ZiehauBreak long line
2008-09-06 Sepherosa Ziehau- Save the route struct in dummynet mbuf tag into the...
2008-09-06 Thomas NikolajsenAdapt manual pages to change in boot code to support...
2008-09-06 Sepherosa ZiehauMove dummynet tag extraction and ipfw args setup into...
2008-09-06 Thomas NikolajsenFix Xrefs for ata[control](4): add / change to nata...
2008-09-06 Thomas NikolajsenAdd a bit markup.
2008-09-06 Thomas NikolajsenAdd a bit markup.
2008-09-06 Thomas NikolajsenDelete false note.
2008-09-06 Thomas NikolajsenAdd an example os how to change label format from 32...
2008-09-06 Thomas NikolajsenFix typo.
2008-09-06 Thomas NikolajsenAdd missing description on context addresses.
2008-09-06 Sepherosa Ziehau- Staticize lo{output,ioctl}
2008-09-06 Sepherosa Ziehau- Move stack variable near its usage
2008-09-06 Matthew DillonIncrease sockbuf send and receive buffers to 57344...
2008-09-06 Sepherosa ZiehauAdd hwcsum support to lo interface. This is mainly...
2008-09-06 Sepherosa ZiehauBring in if_loop.c 1.47.2.9 from FreeBSD (silby@freebsd...
2008-09-06 Matthew DillonAdd missing sleep.
2008-09-06 Matthew DillonBump up the size of the boot partition in the boot...
2008-09-05 Matthew DillonFix an endless recursion and double fault which could...
2008-09-05 Sascha WildnerBump .Dd, add .Lb, and use 'RFC xxxx'.
next