dragonfly.git
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...
2012-11-19 Sepherosa Ziehaumchian: Sync w/ FreeBSD a little bit
2012-11-19 François TigeotPorting: Document a callout_drain() replacement
2012-11-18 Sascha Wildnerkernel: Move DEVICE_POLLING to the bottom of 'options'.
2012-11-18 Sascha Wildnerkernel: Remove unused KTR_POLLING option.
2012-11-18 Sascha Wildnermpt(4): Fix a panic in RAID operation.
2012-11-17 Sascha Wildnerdehumanize_number(3): Add T, P and E suffix support.
2012-11-17 Sascha Wildnermtree: Do no longer create /usr/include/objc.
2012-11-17 Sascha WildnerRemove an unused header.
2012-11-16 Sascha WildnerClean up references to some obsolete functions in manua...
2012-11-16 Sascha Wildnervfork.2: Document that vfork(2) returns pid_t.
2012-11-16 Sascha Wildnernrelease/Makefile.usr: Relocate the git gc for pkgsrc...
2012-11-16 Sascha Wildnercp(1)/mv(1): Bring back a number of cleanups we did...
2012-11-16 Sascha WildnerFix buildworld.
2012-11-16 Sascha WildnerUpdate the pciconf(8) database.
2012-11-16 John Marino/bin/mv: Sync with FreeBSD
2012-11-16 Sepherosa ZiehauUPDATING: Mention DEVICE_POLLING is replaced by IFPOLL_...
2012-11-16 Sepherosa Ziehaupolling: Remove device_polling remainder
2012-11-16 Sepherosa Ziehaupolling: Remove device_polling support
2012-11-16 Sepherosa Ziehaufirewire: Mention IFPOLL_ENABLE instead of DEVICE_POLLING
2012-11-16 Sepherosa Ziehauconfig: Remove device_polling from stock configures
2012-11-16 Sepherosa Ziehaupolling: Update manpage for device_polling to ifpoll...
2012-11-16 Sepherosa Ziehauwpi: This driver never supported polling
2012-11-16 Sepherosa Ziehauiwn: This driver never supported polling
2012-11-15 John Marino/bin/rm: fix removing symlinks with uchg/uappnd set
2012-11-15 John Marinolibc/fts: Use O_CLOEXEC for internal file descriptors
2012-11-15 John Marinobug 2443: bin/cp: sync with FreeBSD (bug fixes + new...
2012-11-15 Matthew Dillonkernel - Fix off-by-1 error in semexit
2012-11-15 Antonio Huete... share/misc/gdbinit - New function lstdtok
2012-11-14 Sascha Wildnerinit(8): Resurrect kern.shutdown_timeout as kern.init_s...
2012-11-14 Sascha Wildnerlibk{core,info}: The kern.ccpu sysctl is gone, so remov...
2012-11-14 Sascha Wildnertop(1): Remove some code that is unused after the UP...
2012-11-14 Sascha Wildner<sys/proc.h>: Adjust the names of two unused bits to...
2012-11-14 Sascha Wildnermount{,_ufs}: Fix wrong mountctl(2) error check.
2012-11-13 Sascha WildnerSync zoneinfo database with tzdata2012j from ftp:/...
2012-11-13 Sascha Wildnertzfile.5: Little wording fix (from tzcode2012j).
2012-11-13 Sascha Wildneripcs(1): Fix the "ipcs: kvm_nlist: No such file or...
2012-11-13 Sascha Wildneripcs(8): Raise WARNS to 6.
2012-11-12 Sascha WildnerReally fix systat(1).
2012-11-12 Sepherosa Ziehauifconfig: Deprecate "pollcpu" and make "polling" same...
2012-11-12 Sepherosa Ziehaufwe: Switch from device_polling to ifpoll
next