dragonfly.git
2012-02-16 Venkatesh Srinivaskernel: mfs -- Fix unmount panic for MFS filesystems.
2012-02-16 Sascha Wildnerisp(4): Fix wrong sizeof().
2012-02-16 Sascha Wildnerproplib manpages: Add missing .Nd
2012-02-16 Sascha Wildnerobjformat.1: Fix date.
2012-02-16 Sascha Wildnerkernel: Include <sys/ioccom.h> where ioctls are defined...
2012-02-16 Sascha Wildnerkernel: Include <sys/ioccom.h> where ioctls are defined.
2012-02-16 Sascha Wildnerkernel: Remove opt_bus.h references where they are...
2012-02-16 Thomas NikolajsenMerge remote-tracking branch 'crater/master'
2012-02-16 Thomas NikolajsenRevert "libstand.3: remove .Xo/.Xc"
2012-02-16 Sascha Wildnermfiutil(8): Fix typo.
2012-02-15 Sascha Wildnerkernel/pci: Implement the PCIOCATTACHED ioctl.
2012-02-14 Sascha WildnerLINT/LINT64: Remove obsolete comment.
2012-02-13 Sascha WildnerRemove an obsolete header file specific to labpc(4...
2012-02-13 Sascha Wildnerworld: Add missing DPADDs in some Makefiles.
2012-02-13 Sascha WildnerFix some typos.
2012-02-12 John Marinobinutils: Fix typo in Makefile
2012-02-12 John Marinobinutils: Revert unwanted change to Makefile.inc
2012-02-12 John Marinoremove unused /usr/libexec/binutils2*/elf/ld
2012-02-12 John Marinobinutils: Make manpage handling generic to ease maintenance
2012-02-12 Samuel J. Greearobjformat - Duplicate NELEM() macro
2012-02-12 John Marinoobjformat: Avoid unnecessary getenv calls
2012-02-12 John Marinoobjformat: Add LINKERVER environment variable recognition
2012-02-11 John Marinostatic dl_iterate_phdr: remove unused phent variable
2012-02-11 John Marinogold linker v2.22: Return to constructors in DT_INIT_ARRAY
2012-02-11 John Marinortld: Add support for preinit, init, and fini arrays
2012-02-11 Sascha WildnerRemove the duplicate fsx from tools/regression.
2012-02-10 Alex Hornungdisk - add uuid to udev dict of parts
2012-02-09 Alex Hornungdevattr - add more helpful failure message
2012-02-09 Sascha Wildnerndis(4): Use callout_init_mp(). Overlooked when I porte...
2012-02-09 Sascha Wildnerpuffs(4): Don't reference vp before it's initialized.
2012-02-09 Sascha Wildnerhptiop(4): Use cam_calc_geometry() instead of duplicati...
2012-02-09 Sascha Wildnerhptiop(4): Remove an unused variable.
2012-02-08 Matthew Dillontest - Adjust randread to not share file descriptors
2012-02-08 Sascha Wildnermps(4): Add module version.
2012-02-08 Sascha Wildnerlibexec: Remove duplicate includes.
2012-02-08 Sascha WildnerRevert "mount_psshfs: Add a missing include dir to...
2012-02-08 Sascha Wildnerusr.sbin: Remove duplicate includes.
2012-02-08 Sascha Wildnermount_psshfs: Add a missing include dir to the Makefile.
2012-02-08 Sascha Wildnerusr.bin: Remove duplicate includes.
2012-02-08 Sascha Wildnermps(4): Mark a function __printflike() and fix a result...
2012-02-07 Sascha Wildnersbin: Remove duplicate includes.
2012-02-07 Sascha WildnerSome cleanup in the puffs manpages.
2012-02-07 Sascha Wildnerifconfig(8): Use strdup() instead of duplicating it.
2012-02-07 Sascha Wildnermps(4): Remove some useless casts.
2012-02-07 Sepherosa Ziehaumps: Hold lock for the shutdown event handler
2012-02-07 Sepherosa Ziehaumps: If we don't have enough space for a sge and chain...
2012-02-07 Sepherosa Ziehaumps: Use WAITOK to allocate critical data struct on...
2012-02-07 Sepherosa Ziehaumps: Properly define U32 and S32
2012-02-07 Sascha Wildnermps.4: Document how we disable MSI and comment out...
2012-02-07 Sascha Wildnermps(4): Sync with FreeBSD.
2012-02-06 Sascha Wildnerdpt(4): Remove an old unneeded file.
2012-02-06 Sascha Wildnermlx(4): Remove an unused variable.
2012-02-06 Sascha Wildnersnd_hda(4): Use MSI if it is supported by the device.
2012-02-06 Sepherosa Ziehaupci: Fix manual interrupt routing support
2012-02-06 Sascha WildnerUpdate the pciconf(8) database.
2012-02-05 Peter Avalossh: Test EXIT trap with multiple statements in it
2012-02-05 Peter Avalossh: Add testcases that should not be broken by future...
2012-02-05 Peter Avalossh: Avoid possible echo options in a testcase.
2012-02-05 Peter Avalossh: Fix swapped INTON/INTOFF.
2012-02-05 Peter Avalossh: Use vfork in a few common cases.
2012-02-05 Peter Avalossh: Fix $? in the first command of a 'for'.
2012-02-05 Peter Avalossh: Remove "kill" example function, which is superseded...
2012-02-05 Peter Avalossh: Fix execution of multiple statements in a trap...
2012-02-05 Peter Avalossh: Fix some bugs with exit status from case containing ;&.
2012-02-05 Peter Avalossh: Fix two bugs with case and exit status:
2012-02-05 Peter Avalossh: Change input buffer size from 1023 to 1024.
2012-02-05 Peter Avalossh: Fix out of bounds array access when trap is used...
2012-02-05 Peter Avalossh: Properly show "Not a directory" error in cd builtin.
2012-02-05 Peter Avalossh: Make various functions static.
2012-02-05 Peter Avalossh: Remove unused function scopyn().
2012-02-05 Peter Avalossh: Make patmatch() non-recursive.
2012-02-05 Peter Avalossh: Allow quoting ^ and ] in bracket expressions.
2012-02-05 Peter Avalossh: Use dirent.d_type in pathname generation.
2012-02-05 Peter Avalossh: Cache de->d_namlen in a local variable.
2012-02-05 Peter Avalossh: Don't force special builtins non-special in optimiz...
2012-02-05 John MarinoSupport exception handling on statically-linked binaries
2012-02-05 John Marinocdefs: Rework and augment visibility attributes
2012-02-05 Venkatesh Srinivaskernel -- linprocfs: linprocfs_allocvp should return...
2012-02-05 Sascha WildnerRevert "librefuse: Remove from Makefile; it breaks...
2012-02-05 Sascha Wildnerlibpuffs: Fix a path that was assuming source is in...
2012-02-05 John Marinoboot2: slim it down about 300 bytes
2012-02-05 John MarinoCCVER=gcc46: Now builds world and kernel cleanly
2012-02-05 John Marinolibrefuse: Remove from Makefile; it breaks world
2012-02-05 Sascha WildnerBring in the "Port PUFFS from NetBSD/FreeBSD" GSoC...
2012-02-04 John MarinoCCVER=gcc46: Separate LDFLAGS meant for gcc and ld
2012-02-04 John MarinoCCVER=gcc46: Adjust Makefile so boot2 remains < 7.5kb
2012-02-04 John MarinoCCVER=gcc46: Minor tweaks for buildworld
2012-02-04 John Marinocustom cc script: Use gcc46's c++ library instead of...
2012-02-03 Sascha Wildnerkernel: Remove the no longer functional APIC_IO option.
2012-02-02 Matthew Dillonvkernel - Fix semi-random SIGILL crashes under heavy...
2012-02-02 Antonio Huete... rconfig - Fix getopt options
2012-02-02 Sascha WildnerLINT*: Add DEBUG_LOCKS_LATENCY.
2012-02-02 Sascha Wildnerkernel: Remove the obsolete SHMALL, SHMMAX and SHMMAXPG...
2012-02-02 Matthew Dillonkernel - Fix lockmgr lock mismatch panics when iwn...
2012-02-02 Sascha Wildneruname(1): Bring back CVS IDs except ours.
2012-02-01 Antonio Huete... rconfig - LVM stripe script
2012-02-01 Sascha Wildnersym(4): Sync with FreeBSD.
2012-02-01 Sascha WildnerLINT*: Fix some wrong paths in the comments.
2012-02-01 Matthew Dillonkernel - Add missing DRM_LOCK()
2012-02-01 Sepherosa Ziehauroute utils: Recognize IFT_CARP link layer address
next