dragonfly.git
2012-12-17 Sascha Wildnerkernel/atm: Fix wrong rt_tables[] access.
2012-12-17 Sepherosa Ziehauif_start: Fix a race that could delay the packets trans...
2012-12-14 Matthew Dillonkernel - ufs softdep fix under heavy load v3.2.2
2012-12-14 Matthew Dillonkernel - Fix sync() system call
2012-12-14 Matthew Dillonkernel - Fix missing B_ORDERED inheritance
2012-12-14 Matthew Dillonkernel - Reduce the size of the callout wheel
2012-12-14 Matthew Dillonkernel - Fix softupdates panic with UFS
2012-12-14 Matthew Dillonkernel - Fix bug (not reached in normal operation)...
2012-12-14 Matthew Dillonkernel - Fix debug output label
2012-12-14 Matthew Dillonkernel - Fix improper assertion panic in vinvalbuf()
2012-12-14 Matthew Dillonkernel - Adjust NFS server for new allocvnode() code
2012-12-14 Matthew Dillonkernel - Change allocvnode() to not recursively block...
2012-12-14 Matthew Dillonkernel - Fix filesystem lookup error due to parent...
2012-12-14 Matthew Dillonkernel - Fix issues where tmpfs loses file data
2012-12-06 Matthew Dillonkernel - Fix memory starvation issue w/tmpfs
2012-12-01 Sascha WildnerUPDATING: Note that aic(4) was deISAized (forgot to...
2012-11-30 Sascha Wildnerint64_t is long on x86_64, and not always equivalent...
2012-11-29 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-27 Matthew Dilloninstaller: Clarity language when asking the user for...
2012-11-27 Sascha Wildnerinstaller: Fix handling of CMOS set to UTC vs. CMOS...
2012-11-22 Sascha Wildnervkernel: Make "options IPX" compilable into the vkernel.
2012-11-20 Sascha Wildneraac(4): Add a missing unlock.
2012-11-19 Antonio Huete... ext2fs - Clear CNP_PDIRUNLOCK flag after a lookup.
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-18 Sascha Wildnermpt(4): Fix a panic in RAID operation.
2012-11-15 Matthew Dillonkernel - Fix off-by-1 error in semexit
2012-11-15 John Marinobug 2450: Allow build of RELEASE 3.2 from master's...
2012-11-15 John MarinoTweak some makefiles to prepare for bmake
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 Wildneripcs(1): Fix the "ipcs: kvm_nlist: No such file or...
2012-11-13 Sascha WildnerReally fix systat(1).
2012-11-13 Antonio Huete... systat - Do not use ccpu for %cpu calculation in pigs...
2012-11-11 Sascha Wildnerhammer.8: Add back an .El that was removed by mistake.
2012-11-10 John Marinogetline(3): Fix segfault caused by NULL pointer
2012-11-10 Alex Hornungboot - some VIA processors also have long mode!
2012-11-07 Sepherosa Ziehauigb: Configure TX head write back before turn enable...
2012-11-04 Sascha WildnerSync zoneinfo database with tzdata2012i from ftp:/...
2012-11-03 Sepherosa Ziehaubge: Fix a bug in the polling code when status tag...
2012-11-03 Sepherosa ZiehauRevert "bge: Always configure MII mode register"
2012-11-03 Sascha Wildnerkernel: Fix some wrong cam_simq_release() calls.
2012-11-02 Sascha Wildner/usr/Makefile: Bring back creating a master branch.
2012-11-01 Justin C. SherrillMake sure that upgrading to master doesn't happen autom...
2012-11-01 Sepherosa Ziehauioapic/i386: Allow GSI > 191
2012-11-01 Sepherosa Ziehauioapic/x86_64: Allow GSI > 191
2012-10-27 Sascha WildnerSync zoneinfo database with tzdata2012h from ftp:/...
2012-10-26 Sascha Wildnermdoc: Fix .Os version.
2012-10-26 John Marinolibssp47, libobjc47: install headers
2012-10-26 John Marinolibgomp47: Install libgomp.spec and omp.h
2012-10-21 Sascha Wildnervkernel64: Add a missing 'break'.
2012-10-21 Sascha WildnerUPDATING: Fix a typo and mention that for usb4bsd,...
2012-10-21 Sascha WildnerUPDATING: Add some words about usb4bsd. v3.2.1
2012-10-21 Markus Pfeiffercondvar(9): adjust manpage to reflect reality
2012-10-21 Sascha Wildnerusb4bsd: Add a commented out line to our configs for...
2012-10-21 Sascha Wildnerusb4bsd/libusb: Remove an unused variable and mark...
2012-10-21 Sascha Wildnerusb4bsd/ukbd: Adjust comment style a bit.
2012-10-21 Markus Pfeifferusb: Fix a typo in ukbd.
2012-10-21 Markus Pfeifferusb4bsd: Fix attach/detach for ukbd.
2012-10-21 Sascha Wildnerusb4bsd: Regenerate usbdevs.h and usbdevs_data.h.
2012-10-21 Sascha Wildnerusb4bsd: Sync usbdevs with FreeBSD.
2012-10-21 Sascha Wildnerusb4bsd: Add usb_quirk module.
2012-10-21 Sascha Wildnerusb4bsd: Makefile cleanup.
2012-10-21 Sascha Wildnerusb4bsd: Sort files a bit better in 'files' (from FreeBSD).
2012-10-21 Sascha Wildnerusb4bsd/controller: Use device_delete_children().
2012-10-21 François Tigeotkernel: add device_delete_children()
2012-10-21 Sascha Wildnermake upgrade: Remove more new USB stuff if it is not...
2012-10-21 Sascha Wildnerusb4bsd: Pull up libusb and usbcontrol to FreeBSD curre...
2012-10-21 Markus PfeifferBring in USB4BSD userspace libraries and utilities.
2012-10-21 Sascha Wildnerusb4bsd/ehci: Fix EHCI resetting (and thus, intializati...
2012-10-21 Sascha Wildnerusb4bsd/ehci: Ouch, fix a bug in the Makefile.
2012-10-21 Sascha Wildnerusb4bsd: Use NULL for pointers.
2012-10-21 Sascha Wildnerusb4bsd/controller: Remove some unused module declarations.
2012-10-21 Sascha Wildnerusb4bsd: Remove more unused files.
2012-10-21 Sascha Wildnerusb4bsd: Remove unused ARM related files.
2012-10-21 Sascha WildnerFix 'make upgrade', it was broken.
2012-10-21 Sascha Wildnerusb4bsd/audio: Some porting work in uaudio_pcm.c.
2012-10-21 Sascha Wildnerkernel/sound: Add PCMTRIG_COMMON (from FreeBSD).
2012-10-21 Sascha Wildnerkernel: Comment out the new uaudio_pcm.c for now, it...
2012-10-21 Sascha Wildnerkernel: Add KOBJMETHOD_END and use it.
2012-10-21 Sascha Wildnerusb4bsd/uether: Missing argument in usb_ether_method...
2012-10-21 Sascha Wildnerusb4bsd/if_udav: Comment out a variable (usage is not...
2012-10-21 Sascha Wildnerusb4bsd/audio: 'static' has to be at the beginning...
2012-10-21 Sascha WildnerRemove old USB stuff when the new stack is requested.
2012-10-21 Sascha Wildnerusb4bsd: Add uether dependency for compiling udav into...
2012-10-21 Sascha Wildnerusb4bsd: Fix the compilation of the remaining drivers...
2012-10-21 Sascha Wildnerusb4bsd: Fix some compilation warnings.
2012-10-21 Sascha Wildnerusb4bsd: Allow some parts to be built into the kernel.
2012-10-21 Sascha Wildnerkernel/mii_layer: Little indentation fix.
2012-10-21 Sascha Wildnerusb4bsd: Port network devices (uether, udav, axe) and...
2012-10-21 Sascha Wildnerusb4bsd: Port input devices (uep, uhid, ukbd, ums)...
2012-10-21 Sascha Wildnerusb4bsd: Fixes, fixes, fixes.
2012-10-21 Sascha Wildnerusb4bsd: Implement umass scsi probing on attach.
2012-10-21 Sascha Wildnerusb4bsd: Bring in FreeBSD's uaudio driver.
2012-10-21 Sascha Wildnerusb4bsd: Separate building of the old USB modules.
2012-10-21 Sascha Wildnerusb4bsd: Cleanup pass.
2012-10-21 Sascha Wildnerusb4bsd: Hook usb, ehci, ohci, uhci, xhci, umass, and...
2012-10-21 Sascha Wildnerusb4bsd: Perform the usual porting on the controller...
2012-10-21 Sascha Wildnerusb4bsd: Generate usbdevs.h and usbdevs_data.h.
next