dragonfly.git
2012-03-18 Sascha Wildner<uuid.h>: Add four missing prototypes.
2012-03-18 Sascha Wildner<sys/socket.h>: Add missing prototype for sockatmark().
2012-03-18 Sascha Wildneropieinfo(1): Raise WARNS to 1.
2012-03-18 John Marinortld: fixing bad patch
2012-03-18 John Marinocrtstuff: Stop calling _init/_fini methods on dyn binaries
2012-03-18 John Marinortld: Add main object initialization and finalization
2012-03-18 John Marinocrtstuff: refactor
2012-03-18 John Marinocrtstuff: Move ELF note definitions to dedicated header
2012-03-18 John Marinocrtstuff: Move 6 identical sed patterns to variable
2012-03-18 John Marinortld: Don't use toupper function in rtld_printf.c
2012-03-18 John Marinocrtstuff: Remove unused crtbegin/crtend support files
2012-03-17 Sascha Wildnerkernel/acpi: Bring in acpi_wmi(4) from FreeBSD, which...
2012-03-17 Sascha Wildnerkernel: Add sbuf_done() (taken from FreeBSD).
2012-03-17 Sascha Wildnerkernel: Really fix DEV_SUPPORT for sys/dev/virtual.
2012-03-17 Sascha Wildnervkernel: Fix DEV_SUPPORT.
2012-03-17 Sascha Wildnerdev/virtual/vkernel Makefiles: Remove bogus .PATHs.
2012-03-17 Sascha Wildnervkernel: Move things from dev/virtual to dev/virtual...
2012-03-17 Sascha Wildnerkernel/{a,b}list: Remove some unused variables in the...
2012-03-17 Sascha Wildnerkernel/gre: Remove unused variables.
2012-03-17 Sascha Wildnerkernel/hammer: Remove an unused variable.
2012-03-17 Sascha Wildneralc(4): Ifdef out an unused variable and assignment.
2012-03-17 Sascha Wildnerkernel/sili: Actually print the generation.
2012-03-16 John Marinortld: Shrink by eliminating stdio
2012-03-16 Sepherosa Ziehautcp: Remove the workaround for the old servers in the...
2012-03-16 Sepherosa Ziehautcp: Lowering initial RTO according to RFC 6298
2012-03-16 Sepherosa Ziehautcp: More RFC 3390 conforming
2012-03-16 Sepherosa Ziehautcp_input: Factor out tcp_established()
2012-03-16 Sepherosa Ziehautcp/syncache: Simplify syncache_add() interface
2012-03-16 Sascha Wildnerjoin.1: Remove useless .Bk/.Ek
2012-03-16 Sascha Wildnerfstat(1): Little fix in a cast.
2012-03-16 Sascha WildnerLINT/LINT64 configs: Reduce differences.
2012-03-16 Matthew Dillonfstat - Include current offset in output
2012-03-16 Matthew Dillonboot - Fix overflow in CD I/O code
2012-03-15 Sascha Wildnerkernel: Add mps(4) to our GENERIC kernels.
2012-03-15 Sepherosa Ziehauarp: Don't send gratuitous ARP for devices that are...
2012-03-15 Sepherosa ZiehauLINT64: Adjust comment about TCP_MD5SIG; we use TCP_SIG...
2012-03-15 Sepherosa Ziehautcp/md5sig: Disallow enable/disable TCP MD5SIG after...
2012-03-15 Sepherosa Ziehautcp_input: Always call tcp_mss(), so snd_cwnd could...
2012-03-14 Sascha Wildnerftpd(8): Remove OLD_SETPROCTITLE related dead code.
2012-03-14 Sepherosa Ziehauioapic: By default, disable I/O APIC if we are booting...
2012-03-14 Sepherosa Ziehauspacialreg: Add CPUID2_VMM according to AMD's CPUID...
2012-03-13 John Marinogcc44: Update version to gcc-4.4.7 RELEASE
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-03-13 John MarinoUpgrade GCC from 4.4.7 snapshot 2011-10-25 to 4.4.7... vendor/GCC44
2012-03-13 Chris Turnerpstat.8: add reference to the fstat(8) command.
2012-03-13 Aycan iRiCANMerged thread-specific cleanup patch from FreeBSD.
2012-03-11 Sascha Wildnerrc.conf.5: Fix the wlan setup example.
2012-03-11 Sascha Wildner<sys/cdefs.h>: For C++, unhide our interfaces via __...
2012-03-11 John Marinogcc44: Instruct linkers to create GNU hash tables
2012-03-11 John Marinortld: Support DT_GNU_HASH (startup performance increase)
2012-03-10 Chris TurnerMerge branch 'master' of git://git.dragonflybsd.org...
2012-03-10 Chris Turnerpkill(1): add '-j jid' flag to restrict matches to...
2012-03-10 Sascha WildnerRemove the old (and broken) kzip(8) utility.
2012-03-10 Sascha Wildnerkgzip(8) is i386 only, so stop building/installing...
2012-03-10 Sascha Wildnersvc_vc_create(3): Initialize xprt with NULL.
2012-03-09 Chris Turnerkernel: fixup accidental whitespace shift in vm_fault_c...
2012-03-09 Chris Turnerkernel: reorganize new holds in vm_fault_copy_entry
2012-03-09 Chris Turnerkernel: add missing holds/drops to vm_fault_copy_entry
2012-03-09 Sascha Wildnersetnetpath(3): Fix a double free().
2012-03-09 Sascha WildnerUpdate the pciconf(8) database.
2012-03-09 Sascha Wildnerlibalias(3): Bring in some fixes from FreeBSD.
2012-03-09 Matthew DillonHAMMER VFS: Conditionalize debug message
2012-03-08 John Marinortld: fix debug statement
2012-03-07 Sascha Wildnerkernel: Add a few forgotten crit_exit()s and fix a...
2012-03-07 YONETANI TomokazuInstaller: one more place where inform() called without...
2012-03-07 YONETANI TomokazuInstaller: fix a (possible) crash in show_ifconfig()
2012-03-06 Sascha WildnerAdd a coccinelle patch to find 0 (instead of NULL)...
2012-03-06 Sascha WildnerSweep-fix comparing pointers with 0 (and assigning...
2012-03-06 Alex Hornungvfs_conf - remove old debug message tryroot()
2012-03-06 Alex Hornungdump_conf - delay extra 2s before looking for dumpdev
2012-03-05 Alex Hornungvfsops - add two new ops, ncpgen_set, ncpgen_test
2012-03-05 Sascha Wildnersin.3: Sort SEE ALSO alphabetically.
2012-03-05 Sascha Wildnerncurses: Fix an almost 7 year old typo in the profiling...
2012-03-05 Sascha Wildnergcc44: Remove a wrong define for the profiled math...
2012-03-04 Chris TurnerUpdate 'rcrun' with a 'onestart' action to use the...
2012-03-04 Chris TurnerAdd 'one' behavior to rc.subr, update rc.subr.8 .
2012-03-03 Sascha WildnerOops, it's kiconv and not kiconf.
2012-03-03 Sascha WildnerFix a number of incomplete/missing DPADDs.
2012-03-03 Sascha Wildnervi(1): Remove some old tk stuff from the Makefile.
2012-03-02 Sascha Wildnersmp.4: Use .Dv for a tunable.
2012-03-02 Sascha WildnerSync zoneinfo database with tzdata2012b from munnari...
2012-03-02 Sascha Wildnerrtld: Add a special case in do_dlsym() for TLS stored...
2012-03-01 Sascha WildnerSync zoneinfo database with tzdata2012a from munnari...
2012-02-29 Alex Hornungscsi_cd - don't lock tray on cdcheckmedia()
2012-02-29 Alex Hornungboot/loader - test if CPU supports long mode
2012-02-29 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2012-02-28 Sascha Wildnerlibthread_xu/libc_r: Improve the check for EINVAL in...
2012-02-28 Sepherosa Ziehauarp: Don't send gratuitous ARP in arp_ifinit
2012-02-28 Sascha Wildnerkernel: Remove opt_ipfw.h from a few files which don...
2012-02-28 Sascha Wildnerkernel: Remove the IPFIREWALL_FORWARD option which...
2012-02-27 Alex Hornungvn - use DSO_RAWPSIZE flag
2012-02-27 Alex Hornungdisk - add flag to use underlying psize
2012-02-27 Sascha Wildneruguru(4): Fix a panic when detaching (e.g., on kldunload).
2012-02-27 Alex Hornungvnconfig - use correct device if using autoclone
2012-02-27 Alex Hornungsubr_disk - clear out old labels
2012-02-27 Alex Hornungdisklabel - add new freedisklabel op
2012-02-26 Sascha Wildnerkernel: Regenerate pcidevs.h and pcidevs_data.h.
2012-02-26 Sascha Wildnerkernel/pcidevs: Shrink it down to what we actually...
2012-02-26 Sascha Wildnerkernel: Move a de(4) specific header file where it...
2012-02-26 Sepherosa Ziehaunetif: Use ether_ioctl() to handle SIOCSIFADDR
next