dragonfly.git
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.
2008-12-04 Hasso TepperSync termcap with FreeBSD preserving local changes.
2008-12-04 Matthias SchmidtUpdate units(1) to allow conversion between degC and...
2008-12-04 Sepherosa ZiehauAdd CARP_IS_RUNNING() to test carp(4) iface's IFF_UP...
2008-12-04 Sepherosa ZiehauRemove unused macro
2008-12-04 Sepherosa ZiehauMerge clearing IFF_UP and IFF_RUNNING
2008-12-04 Sepherosa ZiehauUse in_cksum_{range,skip}()
2008-12-03 Simon SchubertDon't drag the host CCVER into the release build
2008-12-03 Sepherosa ZiehauRework carp_input()
2008-12-03 Sepherosa ZiehauUse suser_cred()
2008-12-03 Sepherosa ZiehauEmbed ifnet in carp_softc; ifnet allocation is never...
2008-12-03 Sepherosa ZiehauClean up and style changes
2008-12-03 Sepherosa ZiehauNuke lock remainders and related comment
2008-12-03 Sepherosa ZiehauStaticize
2008-12-03 Sepherosa ZiehauDrop locking in carp(4). carp(4) is under explicit...
2008-12-03 Sepherosa Ziehau- Regroup type declaration
2008-12-03 Sepherosa ZiehauCleanup header inclusion
2008-12-03 Sepherosa ZiehauWhite space
2008-12-03 Sepherosa Ziehauu_int{8,16,32,64}_t -> uint{8,16,32,64}_t
2008-12-03 Sascha Wildnertest some more
2008-12-03 Sascha WildnerMerge branch 'ciss'
2008-12-03 Sascha Wildnertest
2008-12-03 Hasso TepperTesting cherry-pick from local branch & push.
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Sascha Wildnerkqueue support has been added to HAMMER.
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Sascha WildnerAdd a UFS(5) MLINK and reference it from various places.
2008-12-03 Simon SchubertRoll DragonFly 2.1.1 v2.1.1
2008-12-03 Simon SchubertAdd script to output the current repo version
2008-12-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-03 Sascha WildnerSome more cleanup & markup fixes.
2008-12-03 Matthew DillonHAMMER Filesystem changes:
2008-12-03 Sascha WildnerStart new sentences on new lines.
2008-12-02 Sepherosa ZiehauAvoid NULL pointer dereference
2008-12-02 Sepherosa ZiehauFix carp_input() prototype to meet the requirement...
2008-12-02 Sepherosa ZiehauFix speed report on Intel SATA chips in compat mode.
2008-12-01 Simon SchubertPerform logarithmic volume control for vchans
2008-12-01 Joe Talbott Test commit
2008-12-01 Simon SchubertFix makefile by rewriting parts into shell code
2008-12-01 Simon SchubertAdd support for MAP_TRYFIXED
2008-12-01 Simon SchubertInstall the ppi header
2008-12-01 Simon SchubertUpdate the atime when mmap'ing a file
2008-12-01 Matthias SchmidtAdd missing .
2008-12-01 Matthias SchmidtSync family tree with FreeBSD
2008-12-01 Matthias SchmidtUpdate due to recent git switch
2008-12-01 Matthias SchmidtAdd .gitignore file
2008-12-01 Matthias SchmidtFix wrong path
2008-12-01 Matthias SchmidtUpdate committer(7) to reflect the change to git
2008-12-01 Matthias SchmidtCheckout master after clone
2008-12-01 Matthias SchmidtReplace CVS targets with GIT targets
2008-12-01 Sascha WildnerReference development(7).
2008-12-01 Sascha WildnerUpdate some documents for git usage.
2008-12-01 Sascha WildnerUpdate development(7) for git usage.
2008-11-30 Sascha WildnerAxe various remains from the CVS era.
2008-11-30 Sascha WildnerRemove handling of CVS IDs.
2008-11-30 Sascha Wildnergit(1) doesn't allow to clone into an existing director...
2008-11-30 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-11-30 Peter AvalosLet make upgrade install new files in etc/ if they...
2008-11-30 Peter AvalosUse ${INSTALL} so installworld works for non-root users.
2008-11-30 Sascha Wildner<utime.h> shall define time_t.
2008-11-30 Simon SchubertTesting demultiplexing 2/2
2008-11-30 Simon SchubertTesting push demultiplexing 1/2
2008-11-30 Simon SchubertMore testing.
2008-11-30 Simon SchubertTest mail hook
2008-11-30 Simon SchubertAdd a gaussian filter for maximum beeping pleasure.
2008-11-30 Sepherosa ZiehauRecognize TTTech MC322
2008-11-30 Sepherosa Ziehauregen
2008-11-30 Sepherosa ZiehauAdd TTTech
2008-11-30 Sepherosa ZiehauFilter out 8139 chips by PCI revid. It looks like...
2008-11-30 Sepherosa ZiehauRemove jumbo frame support for 8169; it never works...
2008-11-30 Sepherosa Ziehau- Use a longer timeout value for firmware handshaking.
2008-11-30 Matthias Schmidttest git
2008-11-30 Nuno Antunestesting
next