dragonfly.git
2012-12-07 Sascha Wildnerrc.conf.5: Document rc.conf.d/
2012-12-07 Sascha Wildneriso639: Sync with Library of Congress list.
2012-12-06 Sascha WildnerRemove MFILES from kernel module Makefiles. It should...
2012-12-06 Sascha Wildnerkern.fwd.mk: Move comments to the start of the line.
2012-12-06 Sascha Wildneragp(4): Fix some minor issues.
2012-12-05 Sascha Wildnertwe(4): Sync with FreeBSD.
2012-12-05 Sascha WildnerRemove some unneeded semicolons across the tree.
2012-12-05 Matthew Dillonkernel - Fix memory starvation issue w/tmpfs
2012-12-05 François Tigeotagp: Fix a kernel panic on boot issue
2012-12-05 Matthew Dilloncluster - Stabilization
2012-12-05 Matthew Dilloncluster - xdisk automatic BIO restart
2012-12-05 Matthew Dilloncluster - misc cleanup
2012-12-04 Matthew Dilloncluster - misc work
2012-12-04 Matthew Dilloncluster - Improve hammer2 connect directive, add /etc...
2012-12-04 Sascha WildnerFix LINT building.
2012-12-04 Sascha Wildnertwe(4): Remove non-existing flag from the Makefile.
2012-12-04 Sascha Wildnerkernel: Remove NULL checks after kmalloc(..., M_INTWAIT).
2012-12-04 rnolandagp: Fix a handful of issues with via agp support
2012-12-04 François Tigeotagp: Sync with FreeBSD
2012-12-04 Matthew Dilloncluster - Kernel cluster code work
2012-12-04 Matthew Dilloncluster - Add 'circ <msgid>' command to cluster debug...
2012-12-04 Matthew Dilloncluster - more libdmsg work
2012-12-03 Matthew Dillonkernel - Reorder dsched teardown to fix race
2012-12-03 Matthew Dilloncluster - Major kernel component work (diskiocom, xdisk...
2012-12-03 Matthew Dilloncluster - circuit tracking, bug fixes
2012-12-03 Sepherosa Ziehaujme: Improve tiny packets transmission performance...
2012-12-03 Sepherosa Ziehaubge: Improve tiny packets transmission performance...
2012-12-03 Sepherosa Ziehaubge: Commit coalesce parameters change in polling code
2012-12-02 Sascha Wildnermount_ntfs.8: Fix synopsis and add another example...
2012-12-02 Sascha Wildnerkernel/ntfs: Remove two unused variables.
2012-12-02 Sascha Wildnerkernel/ntfs: Add ntfs_statvfs.
2012-12-02 Sascha Wildnerifconfig.8: Fix month
2012-12-01 Sascha Wildnermake upgrade: Remove /usr/include/bus/isa/isa_compat.h
2012-12-01 Sascha Wildnerkernel/i386: With stl(4) and cy(4) made PCI only, remov...
2012-12-01 Sascha WildnerUPDATING: Note that aic(4) was deISAized (forgot to...
2012-12-01 Sascha Wildnercy(4): Remove ISA support.
2012-12-01 Sascha Wildnerkernel: Remove an #include I forgot previously.
2012-12-01 Matthew Dillonkernel - Turn off machdep.pmap_mmu_optimize by default
2012-12-01 Sascha WildnerMove stlstats(8) to usr.sbin/
2012-12-01 Sascha WildnerRemove stli(4). Also remove ISA support from stl(4).
2012-12-01 Sascha WildnerUPDATING: Mention that bt(4) is PCI only now.
2012-12-01 Sascha WildnerUPDATING: Use release version numbers.
2012-12-01 Matthew Dilloncluster - remote block device work
2012-11-30 Matthew Dillonhammer2 - cluster / hammer2 service daemon work
2012-11-30 Matthew Dillonhammer2 - cluster / libdmsg circuit work
2012-11-30 Matthew Dillonhammer2 - reformualte cluster messaging interface
2012-11-30 Matthew Dillonkernel - Preliminary xdisk remote block driver for...
2012-11-30 Matthew Dillonhammer2 - kernel cluster messaging support API work
2012-11-30 Matthew Dillonkernel - Move dsched_disk_destroy_callback() call
2012-11-30 Matthew Dillonkernel - Fix races in disk iteration and diskctx handling
2012-11-30 Sascha Wildnerkernel: Fix typo (inavlid -> invalid).
2012-11-29 Sascha Wildnerint64_t is long on x86_64, and not always equivalent...
2012-11-29 Sascha Wildnerbt(4): Sync with FreeBSD.
2012-11-29 Sepherosa Ziehaubpf: Use bpf global token instead mplock to protect...
2012-11-29 Sepherosa Ziehausosendudp: Try to optimize out the additional mbuf...
2012-11-29 Sascha Wildnerbt(4): Remove support for ISA adapters.
2012-11-28 Sascha Wildner<sys/errno.h>: Try to fix errno's declaration a bit...
2012-11-28 Matthew Dillonkernel - Fix proc_reparent() race/assertion panic
2012-11-28 Sepherosa Ziehaumax_linkhdr: Increase from 16 to 20; mainly to cooperat...
2012-11-27 Matthew Dilloninstaller: Clarity language when asking the user for...
2012-11-26 Antonio Huete... vkernel - Add machdep.wall_cmos_clock sysctl.
2012-11-26 Sascha Wildnerinstaller: Fix handling of CMOS set to UTC vs. CMOS...
2012-11-26 Sepherosa Ziehaupolling: Increase default status polling fraction to 80
2012-11-26 Sepherosa Ziehaubce: Commit coalesce parameters changes in polling...
2012-11-26 Sepherosa Ziehaubce: Improve tiny packets transmission performance...
2012-11-25 Sepherosa Ziehaubce: Don't mess w/ MQ_COMMAND on TX path; it seems...
2012-11-25 Sepherosa Ziehaubce: Reformat comment in bce_npoll_compat a little bit
2012-11-25 Sepherosa Ziehauigb: Use SYSCTL_ADD_INT for hw.igbX.tx_wreg_nsegs
2012-11-25 Sepherosa Ziehauemx: Use SYSCTL_ADD_INT for hw.emxX.wreg_tx_nsegs
2012-11-25 Sepherosa Ziehaubnx: Improve tiny packets transmission performance...
2012-11-25 Sepherosa Ziehaubnx: Commit coalesce parameters changes in polling...
2012-11-24 Sascha Wildnerkernel: Remove some code that does nothing.
2012-11-24 Sascha WildnerFix some typos (unknow -> unknown).
2012-11-24 Sascha Wildnerusb4bsd: Initial round of build fixes for serial drivers.
2012-11-24 Sascha Wildnerndis(4): Bring in some fixes from FreeBSD.
2012-11-24 Sascha Wildnerndis(4): Make NDIS compile with usb4bsd too.
2012-11-23 Sascha Wildnerusb4bsd: Fix buildkernel with device usb4bsd.
2012-11-23 Sascha Wildnerwpa_supplicant.8: Document all options.
2012-11-23 Sascha Wildnerwpa_supplicant.conf.5: Fix section order.
2012-11-23 François TigeotVFS quota: hpfs is now read-only, remove support
2012-11-23 François TigeotDocumentation: unrhdr to idr conversion
2012-11-22 Sascha Wildnervkernel: Make "options IPX" compilable into the vkernel.
2012-11-22 Sascha Wildnerkernel: Remove some NULL checks after kmalloc(...,...
2012-11-22 Sascha Wildnerkernel: Use M_ZERO instead of bzero()ing.
2012-11-22 Sascha Wildnerah[cd](4): Clean up some #ifdefs so it's clearer what...
2012-11-22 Sepherosa Ziehauemx: Don't update TDT upon very packets transmitted
2012-11-22 Sepherosa Ziehauigb: Don't update TDT upon very packets transmitted
2012-11-22 Sepherosa Ziehaupktgen: Rework to improve performance using low CPU...
2012-11-22 Antonio Huete... hpfs - Fix a couple panics and a little cleanup.
2012-11-21 Matthew Dillonkernel - Fix NFS panic when competing clients collide...
2012-11-21 Sascha WildnerRemove some duplicated semicolons (mostly in the kernel).
2012-11-21 Sascha Wildnerhptiop(4): Add support for RocketRAID 4520 and 4522.
2012-11-20 Sepherosa Ziehauigb: Dispatch callout to the CPU that is checking status
2012-11-20 Sascha Wildneraac(4): Add a missing unlock.
2012-11-20 Sascha Wildneriir(4): Clean up some unused code.
2012-11-19 Antonio Huete... ext2fs - Clear CNP_PDIRUNLOCK flag after a lookup.
2012-11-19 Sascha WildnerUnbreak buildworld.
2012-11-19 John Marino/usr/Makefile: Add pkgsrc-create-shallow option
2012-11-19 Sascha Wildnermake distribution: Remove some symlinks before (re...
2012-11-19 Sepherosa Ziehaunetstat: Make netstat -rn more resilient to having...
next