dragonfly.git
2008-07-30 Simon SchubertUnbreak world.
2008-07-30 Matthew DillonAdd a quick entry for the new 'gpt boot' directive.
2008-07-30 Matthew DillonAdd a terrible hack to GPT which allows non-EFI BIOSes...
2008-07-29 Matthew DillonPass the correct string to md_mount() when doing a...
2008-07-29 Sascha WildnerUpdate for 2.0.
2008-07-29 Sepherosa ZiehauUnbreak kernel building.
2008-07-28 Simon SchubertAllow gdb to be cross-compiled.
2008-07-28 Sepherosa ZiehauDispatch ipfw control to netisr0. To avoid possible...
2008-07-28 Sepherosa ZiehauUse seperate variable to indicate whether ipfw has...
2008-07-28 Sascha Wildner.Pp not needed.
2008-07-28 Sascha WildnerArgument not needed.
2008-07-28 Sepherosa Ziehau- Dispatch ipfw loading/unloading to netisr0
2008-07-28 Sepherosa Ziehau- Staticize ip_fw_default_rule
2008-07-28 Sascha WildnerRemove some old driver remains.
2008-07-28 Thomas NikolajsenUpdate hammer.8:
2008-07-28 Sascha WildnerRemove old TINDERBOX kernel config.
2008-07-27 Sascha WildnerRemove old packages.
2008-07-27 Michael NeumannBefore installing kernel modules, make sure that the...
2008-07-27 Matthew DillonHAMMER - fix kmalloc exhaustion w/ 3G ram
2008-07-27 Thomas Nikolajsenvnconfig doc update:
2008-07-27 Thomas NikolajsenAdd Xref to committer.7.
2008-07-27 Thomas NikolajsenUpdate ffs.5:
2008-07-27 Thomas NikolajsenUpdate mount_cd9660.8:
2008-07-27 Thomas NikolajsenUpdate fdisk.8:
2008-07-27 Thomas NikolajsenWhitespace fix (cosmetic): delete empty line and tabs...
2008-07-27 Sascha WildnerActually install packages into ${ISOROOT}.
2008-07-27 Thomas NikolajsenUpdate hammer.8:
2008-07-27 Michael NeumannImplement mounting of a Hammer filesystem as a root...
2008-07-27 Thomas NikolajsenUpdate fstab.5:
2008-07-27 Sascha WildnerFix comments.
2008-07-27 Thomas NikolajsenUpdate gpt.8:
2008-07-27 Sascha WildnerFix small mdoc issue.
2008-07-27 Sascha WildnerFix two small mdoc issues.
2008-07-27 Thomas NikolajsenUpdate disklabel64.8:
2008-07-27 Thomas NikolajsenUpdate disklabel.8:
2008-07-27 Sascha WildnerRemove one .El too much.
2008-07-27 Sascha WildnerAdd stg(4) and digi(4)/dgb(4).
2008-07-27 Thomas NikolajsenAdd ncv.4, nsp.4 and stg.4 manual pages.
2008-07-27 Thomas Nikolajsendigi/dgb update:
2008-07-27 Thomas NikolajsenAdd uuids.5 to build.
2008-07-27 Thomas NikolajsenAdd uuids.5 manual page.
2008-07-27 Nuno AntunesFix tcsh crash when autologout is set.
2008-07-27 Matthew DillonAdjust the desiredvnodes (kern.maxvnodes) calculation...
2008-07-27 Thomas NikolajsenUpdate mount_hammer.8
2008-07-27 Thomas NikolajsenAdd description of how to specify sizes.
2008-07-27 Thomas NikolajsenUpdate newfs_hammer.8:
2008-07-27 Sascha WildnerAdd ifmedia(4) reference.
2008-07-27 Sascha WildnerAdd jme(4).
2008-07-27 Sepherosa ZiehauAdd serializer assertion in all NIC driver interfaces
2008-07-27 Sepherosa ZiehauSwitch to ETHER_INPUT2 on ethernet input path by default:
2008-07-27 Sepherosa ZiehauStaticize ether_input
2008-07-27 Sepherosa ZiehauBorrow comment from ether_input and ether_demux
2008-07-27 Sepherosa ZiehauAdd function comment about ether_input_chain2
2008-07-26 Michael NeumannFix style(9).
2008-07-26 Matthew DillonAn off-by-one malloc size was corrupting the installer...
2008-07-26 Sascha WildnerThere is no ndisapi(9) manual page.
2008-07-26 Sascha WildnerAdd jme(4).
2008-07-26 Sascha WildnerRather than putting examples in every wireless driver...
2008-07-26 Peter AvalosMake bsdcpio the default cpio. Place WITH_GCPIO in...
2008-07-26 Sepherosa Ziehau- Serialize re_{resume,suspend}()
2008-07-26 Sascha WildnerAdd wlan to the SYNOPSIS.
2008-07-26 Sepherosa ZiehauBring following change from FreeBSD (yar@freebsd.org):
2008-07-26 Sascha WildnerThere is no ndisapi(9) manual page.
2008-07-26 Sascha WildnerAdd some standard examples to the wireless driver manua...
2008-07-26 Sepherosa ZiehauAdd manpage for jme(4)
2008-07-26 Sepherosa ZiehauAdd jme(4)
2008-07-26 Sepherosa ZiehauAdd support for JMicron Gigabit/Fast Ethernet chips.
2008-07-26 Sepherosa ZiehauEnable hardware timer simulated interrupt moderation...
2008-07-26 Sepherosa ZiehauMove em(4) from MD conf/files to MI conf/files
2008-07-26 Matthew DillonHAMMER commit
2008-07-26 Sepherosa ZiehauSimplify ether_mport(). This also fixes the bug that...
2008-07-26 Sascha WildnerRemove reference to ndisapi(9) which doesn't exist.
2008-07-26 Sascha WildnerRemove some *_load lines for stuff we don't have.
2008-07-25 Sascha WildnerMention loader_color (for a color version of Fred in...
2008-07-25 Sascha WildnerFix typos.
2008-07-25 Sascha WildnerDocument -f.
2008-07-25 Sascha Wildner* Shuffle things around a bit for better structure.
2008-07-24 Simon SchubertMake -pthread a complete alias to -lpthread, not only...
2008-07-24 Matthew DillonChange newfs_hammer to reserve a minimum of 100M for...
2008-07-24 Sascha WildnerFix LINT now that we build with -Werror-implicit-functi...
2008-07-24 Sascha WildnerRemove stopgap definition of TAILQ_FOREACH_SAFE.
2008-07-24 Sascha WildnerDocument TAILQ_FOREACH_SAFE.
2008-07-24 Sascha WildnerSync with FreeBSD (adds DragonFly 2.0).
2008-07-23 Matthew DillonSynchronize some of the machine-independant AMD64 bits.
2008-07-23 Matthew DillonSynchronize some of the machine-independant AMD64 bits.
2008-07-23 Sascha WildnerUncomment reference.
2008-07-23 Sascha WildnerRemove old comment.
2008-07-22 Sascha WildnerFix path for the package tools.
2008-07-22 Sepherosa ZiehauDon't let PROMISC interfere hardware vlan tagging opera...
2008-07-22 Sepherosa Ziehau- Add bge_cksum_pad() to assist hardware csum offloadin...
2008-07-22 Sepherosa ZiehauAdd serializer assertion in all NIC driver interfaces
2008-07-22 Sepherosa ZiehauIncrease RX ticks to 100us
2008-07-22 Sepherosa ZiehauAdd jmphy.c
2008-07-22 Sepherosa ZiehauAdd driver which supports PHYs from JMicron
2008-07-22 Sepherosa Ziehauregen
2008-07-22 Sepherosa ZiehauAdd OUI for PHYs from JMircon
2008-07-22 Sepherosa Ziehau- Remove the callout and related bits in mii_layer...
2008-07-22 Sascha WildnerReference hammer(5).
2008-07-21 Sascha WildnerAdd missing section.
2008-07-21 Sascha WildnerFix typo.
next