dragonfly.git
2008-06-19 YONETANI TomokazuRemove KKASSERT() from the code block where not all...
2008-06-19 Aggelos Economopoulosupdate unix domain socket option retrieval
2008-06-18 Sascha WildnerRemove extra parenthesis.
2008-06-18 Hasso TepperMove timeval struct into its own header and include...
2008-06-18 Hasso TepperLink libarchive against libbz2 and libz to be compatibl...
2008-06-18 Matthew DillonHAMMER Utilities: Sync with 56B
2008-06-18 Matthew DillonHAMMER 56B/Many: Performance tuning - MEDIA STRUCTURES...
2008-06-17 Aggelos Economopoulosdo early copyin / delayed copyout for socket options
2008-06-17 Sepherosa ZiehauTemporarly comment out message based bridge control...
2008-06-17 Sepherosa ZiehauRelease bridge serializer before calling bridge_control
2008-06-17 Sepherosa Ziehau- Release bridge interface's serializer when configurin...
2008-06-17 Sepherosa ZiehauChange number of TX desc back to 256. 512 TX desc...
2008-06-17 Matthew DillonHAMMER Utilities: sync with 56A
2008-06-17 Matthew DillonHAMMER 56A/Many: Performance tuning - MEDIA STRUCTURES...
2008-06-16 Sepherosa ZiehauSerialize bridge configuration operations by netisr0...
2008-06-16 Peter AvalosUpdate build structure for libarchive update.
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-16 Peter AvalosImport libarchive-2.5.4b.
2008-06-16 Matthew DillonWe must process incoming IPI messages when spinning...
2008-06-15 Sascha WildnerThe default value of net.inet6.ip6.v6only is 'on'.
2008-06-15 Sepherosa Ziehau- In if_up(), purge ifnet.if_snd before turning on...
2008-06-15 Sepherosa Ziehau- Don't turn on IFF_OACTIVE when dequeuing ifnet.if_snd...
2008-06-15 Sepherosa Ziehau- Fix a possible race between getting vlan media and...
2008-06-15 Sepherosa ZiehauAdd missing return
2008-06-15 Sepherosa Ziehau- Add FXP_USABLE_TXCB, which equals (FXP_NTXCB - 1)
2008-06-15 Sepherosa ZiehauDon't assume RV2P page size is always 4Kbytes; at least...
2008-06-15 Sepherosa ZiehauBreak long line
2008-06-14 Sascha WildnerRemove the old FreeBSD logo screen saver.
2008-06-14 Matthias SchmidtAdd missing ;
2008-06-14 Sepherosa ZiehauIn the final code block of in_control_internal, remove...
2008-06-14 Sepherosa Ziehau- Check cached ifnet.if_bridge again in bridge_{input...
2008-06-14 Sepherosa ZiehauMinor style change
2008-06-14 Matthew DillonChange the namecache lock warning delay from 1 to 5...
2008-06-14 Sepherosa ZiehauMember iface's serializer does not need to be held...
2008-06-14 Sepherosa ZiehauRemove unused parameters to bridge_output
2008-06-14 Matthew DillonHAMMER Utilities: Sync with commit 55 - MEDIA STRUCTURE...
2008-06-14 Matthew DillonHAMMER 55: Performance tuning and bug fixes - MEDIA...
2008-06-13 Sepherosa ZiehauStrip "serialized" suffix
2008-06-13 Matthew DillonHAMMER 54D/Many: Performance tuning.
2008-06-13 Matthew DillonLWPHOLD/LWPRELE must be atomic ops because an IPI can...
2008-06-12 Matthew DillonReimplement B_AGE. Have it cycle the buffer in the...
2008-06-12 Matthew DillonAdd missing LWPHOLD/LWPRELE in kinfo code.
2008-06-12 Hasso TepperFix probable cut-n-paste error.
2008-06-12 Matthew DillonHAMMER 54C/Many: Performing tuning, bug fixes
2008-06-12 Matthew DillonHAMMER 54B/Many: Performance tuning.
2008-06-11 Matthew DillonHAMMER 54/Many: Performance tuning
2008-06-11 Sascha WildnerFix a path in the comment.
2008-06-10 Matthew DillonHAMMER 53H/Many: Performance tuning, bug fixes
2008-06-10 Matthew DillonSwitch from bioq_insert_tail() to bioqdisksort(). ...
2008-06-10 Hasso TepperMake sure host controller interrupts are not enabled...
2008-06-10 Hasso TepperRemove the code which disables port status change inter...
2008-06-10 Matthew DillonHAMMER 53G/Many: Performance tuning.
2008-06-10 Matthew DillonHAMMER 53F/Many: Fix deadlock.
2008-06-10 Hasso TepperRemove superfluous recursive lock. This little change...
2008-06-10 Nicolas TheryFix ordering mismatch between KERN_* values and CTL_KER...
2008-06-10 Matthew DillonHAMMER 53E/Many: Performance tuning
2008-06-10 Matthew DillonChange bwillwrite() to smooth out performance under...
2008-06-10 Matthew DillonHAMMER 53D/Many: Stabilization
2008-06-09 Matthew DillonAdd an extern for hidirtybuffers.
2008-06-09 Sepherosa ZiehauParallelize in_ifaddrhashtbl
2008-06-09 Sepherosa ZiehauMove stack variable near its usage
2008-06-09 Matthew DillonFix a SMP race in signotify_remote(). LWPHOLD() the...
2008-06-09 Matthew DillonHAMMER 53C/Many: Stabilization
2008-06-08 Sascha WildnerFix typo.
2008-06-08 Sascha WildnerFix typos.
2008-06-08 Matthew DillonHAMMER 53B/Many: Complete overhaul of strategy code...
2008-06-08 Matthew DillonHAMMER Utilities: Critical bug in newfs_hammer
2008-06-08 Sepherosa ZiehauAdd tunable to enable/disable PBCC support in acx(4...
2008-06-08 Sepherosa ZiehauParallelize in_ifaddrhead operation
2008-06-08 Nicolas TheryAssert that move in directory entry hash table can...
2008-06-08 Sepherosa Ziehau- oia is no longer used
2008-06-07 Michael NeumannMove fetching of "hw.hasbrokenint12" tunable closer...
2008-06-07 Michael NeumannCosmetic changes (remove whitespace).
2008-06-07 Michael NeumannRemove unnecessary conversion to kilobytes (divide...
2008-06-07 Michael NeumannUse NULL instead of 0.
2008-06-07 Michael NeumannCorrect typos.
2008-06-07 Matthew DillonHAMMER 53A/Many: Read and write performance enhancement...
2008-06-07 Sepherosa ZiehauUse ASSERT_IFAC_VALID whenever possible
2008-06-07 Sepherosa ZiehauAdd ASSERT_IFAC_VALID
2008-06-07 Sepherosa Ziehau- Expose ifa_forwardmsg()
2008-06-06 Sascha WildnerDon't use NULL where 0 is meant.
2008-06-06 Sepherosa ZiehauMake sure that ifac is still valid before unlinking...
2008-06-06 Sepherosa ZiehauAdd periodic rf calibration support for acx111 part...
2008-06-05 Sascha Wildner* Fix some cases where NULL was used but 0 was meant...
2008-06-05 Sascha WildnerRemove some unneeded definitions of NULL.
2008-06-05 Sascha WildnerInclude <sys/_null.h> for the definition of NULL.
2008-06-05 Sascha WildnerAdd <sys/_null.h> for the definition of NULL:
2008-06-05 Sepherosa ZiehauAdd rt_cpuid, which records rtentry's owning CPU id...
2008-06-04 Nicolas TheryFix bugs in spin_trylock_wr():
2008-06-03 Matthew DillonHAMMER 52/Many: Read-only mounts and mount upgrades...
2008-06-03 Matthew DillonHAMMER Utilities: Enhance mount_hammer
2008-06-03 Matthew DillonDo not update f_offset on EINVAL.
2008-06-03 Sascha Wildnermdoc cleanup
2008-06-03 Sascha WildnerFix a crash when "Arctic Ocean" was selected.
2008-06-03 Matthew DillonHAMMER Utilities: More pre-formatting, cleanup
2008-06-02 Sascha WildnerAdd 'options HAMMER' to LINT.
2008-06-02 Matthew DillonHAMMER 51/Many: Filesystem full casework, nohistory...
2008-06-02 Matthew DillonReport the nohistory, noshistory, and nouhistory flags...
2008-06-02 Matthew DillonAdd the UF_NOHISTORY and SF_NOHISTORY chflags flags...
2008-06-02 Matthew DillonDisallow negative seek positions for regular files...
next