dragonfly.git
2008-12-23 Sascha WildnerAdd support for the FC929X in mpt(4).
2008-12-23 Sascha WildnerNo need to care about CVS/ directories anymore.
2008-12-22 Sepherosa Ziehau- Use ether_input_chain on RX path
2008-12-22 Sepherosa ZiehauRemove unused macros
2008-12-22 Sepherosa ZiehauFold jme_ring_data and jme_chain_data, so RX ring/descs...
2008-12-22 Sascha WildnerWARNS is set in usr.bin/Makefile.inc.
2008-12-22 Sascha WildnerFix WARNS6 regression.
2008-12-22 Sascha WildnerRaise WARNS to 6 and fix resulting warnings.
2008-12-21 Sascha WildnerSilence warnings.
2008-12-21 Sascha WildnerSilence UP warning.
2008-12-21 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-21 Sascha WildnerAdd missing break.
2008-12-21 Hasso TepperMake i486 default architecture.
2008-12-21 Sepherosa Ziehau- Add polling(4) support for jme(4)
2008-12-21 Sascha WildnerRemove extra whitespace.
2008-12-21 Sascha WildnerAdd parameter names.
2008-12-20 Sascha WildnerClean up #include situation in the SYNOPSIS.
2008-12-20 Sascha WildnerAdd missing '#include <sys/types.h>' to the SYNOPSIS.
2008-12-20 Sascha WildnerFix indentation.
2008-12-20 Sascha WildnerUse BBLOCK.
2008-12-20 Sascha WildnerFix a dereference of an undefined value.
2008-12-20 Sascha WildnerEliminate some dead initialization.
2008-12-20 Sascha WildnerSilence 'unused variable' warning.
2008-12-20 Sascha WildnerClean up #include's in the SYNOPSIS.
2008-12-20 Sepherosa ZiehauExplicitly reallocate the inpcb cached route freed...
2008-12-20 Sepherosa ZiehauUse priority message for arp holding mbufs
2008-12-20 Hasso TepperAdapt to OpenPAM Hydrangea.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-19 YONETANI TomokazuAdjust VFS_SET() to deal with the change to struct...
2008-12-19 Matthew DillonClose a possible bug where the p_lock for a new process...
2008-12-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-18 Matthew DillonThis is a MAJOR rewrite of usched_bsd4 and related...
2008-12-18 Matthew DillonThis is a major revamping of the pageout and low-memory...
2008-12-18 Matthew Dillonvnode_pager_haspage() could return TRUE but leave ...
2008-12-18 Sascha WildnerReally fix indent.
2008-12-18 Matthias SchmidtApply GNU style indent
2008-12-18 Matthias SchmidtFix annoying bug with grep and HAMMER
2008-12-18 Hasso TepperImport OpenPAM Hydrangea.
2008-12-18 Hasso TepperCall ata_legacy() only once on attach and save it's...
2008-12-18 Joe TalbottMerge branch 'master' of /usr/git/dragonfly
2008-12-18 Joe Talbott Page align boundaries for kvm_access_check().
2008-12-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-18 Matthew DillonFix bugs in dealing with low-memory situations when...
2008-12-17 Michael NeumannUnbreak buildworld
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-17 Michael NeumannClean up a bit
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-17 Michael NeumannRefactor filesystem types list and fix bug.
2008-12-17 Sepherosa ZiehauSymbol TX desc is only used by 64bits TX chain format.
2008-12-17 Sepherosa ZiehauAlways free the passed in mbuf if jme_encap() failed.
2008-12-17 Sepherosa ZiehauDon't use magic number
2008-12-17 Sepherosa ZiehauRename ring_cnt to desc_cnt.
2008-12-17 Sepherosa ZiehauTunable number of RX/TX descs
2008-12-17 Sepherosa ZiehauRemove unused macros
2008-12-16 Matthew DillonLIST_FOREACH_MUTUABLE() was tracking processes not...
2008-12-16 Matthew DillonAssert that nobody holds the process referenced with...
2008-12-16 Matthew DillonAdd missing range checks to sopt_valsize for the linux...
2008-12-16 Matthew DillonDue to races clean blocks can remain cached, remove...
2008-12-16 Matthew DillonCleanup and enhance the vnodeinfo output.
2008-12-16 Matthew DillonAdd a socketpair performance tester.
2008-12-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-16 Matthew DillonMake __fpending() take a const argument.
2008-12-16 Sepherosa ZiehauReplace libpcap's pcap-bpf.h with system's net/bpf.h
2008-12-16 Sepherosa ZiehauRemove tcpcb.tt_msg == NULL tests in tcp_callout_*().
2008-12-16 Sepherosa ZiehauRestore the semantic of callout_active() testing on...
2008-12-15 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-15 Michael NeumannFix typo
2008-12-15 Peter AvalosRename a local function that conflicts with one in...
2008-12-15 Michael NeumannRemove superfluous shadow variable declaration
2008-12-15 Michael NeumannCosmetic changes (move assignment out of "if")
2008-12-15 Michael NeumannFix typo (currenet -> current)
2008-12-15 Michael NeumannRemove unnecessary optimization.
2008-12-14 Sascha WildnerRemove some unnecessary casts.
2008-12-14 Sascha WildnerAdjust the bt_gethostbyaddr(3) prototype to match getho...
2008-12-14 Sascha WildnerBring the prototype of gethostbyaddr(3) in line with...
2008-12-14 Sepherosa ZiehauUse priority message for TCP timers
2008-12-14 Sepherosa ZiehauWhite space cleanup
2008-12-14 Sepherosa ZiehauUse 32bit TX chain format on the platform or NIC which...
2008-12-14 Sepherosa ZiehauSplit net/dlt.h out of net/bpf.h
2008-12-14 Sepherosa ZiehauPull in libpcap's new DLTs
2008-12-13 Sascha WildnerSync ciss(4) with FreeBSD's RELENG_4 branch.
2008-12-12 Sascha WildnerAdd ftw(), nftw(), associated header files and document...
2008-12-12 Sascha WildnerMerge branch 'misc'
2008-12-12 Sascha WildnerSilence warnings and rearrange the includes a bit.
2008-12-10 Matthew DillonUse per-mount kmalloc pools for bulk data structures...
2008-12-10 Matthew DillonAdd kmalloc_create() and kmalloc_destroy(), an API...
2008-12-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-10 Matthew DillonFix a buffer cache deadlock which can occur when simula...
2008-12-09 Sepherosa ZiehauDon't enable hardware timer simulated interrupt moderat...
2008-12-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-08 Matthew DillonFix seg-fault in recent 'hammer cleanup' utility work.
2008-12-07 Sascha WildnerAdd missing section number.
2008-12-07 Sascha WildnerImprove markup.
2008-12-06 Sepherosa ZiehauConstify the tip/sip parameters of arprequest/arpreques...
2008-12-05 Sascha WildnerThe CVS ID isn't needed anymore.
2008-12-05 Sepherosa ZiehauDeprecate MALLOC/FREE macros
2008-12-05 Sepherosa ZiehauCorrect the reversed comparison logic
2008-12-05 Sepherosa ZiehauDefer various TCP timer function from callout threads...
2008-12-05 Sepherosa ZiehauDon't set max read request size on 10/100 only PCIe...
2008-12-04 Hasso TepperMake CIDR in "-net net gw mask" form work again.
next