dragonfly.git
2012-11-09 Sascha Wildnerndis_events(8): Remove a bogus argument.
2012-11-09 John Marinobsd.init.mk: Establish compatibility with FreeBSD makefiles
2012-11-08 Antonio Huete... debug - Add a basic Makefile
2012-11-08 Stathis Kamperisobjcache.9: cluster_limit is no longer changed
2012-11-08 Sascha Wildnerkernel: Mark two more functions __printflike.
2012-11-08 Sascha Wildnermpt(4): Mark two functions __printflike.
2012-11-07 John Marinogetline(3): Fix segfault caused by NULL pointer
2012-11-07 Sascha Wildnermfi(4): Don't assert lock holding when dumping or durin...
2012-11-07 Sepherosa Ziehauigb: Configure TX head write back before turn enable...
2012-11-06 Sepherosa Ziehauvr: Switch from device_polling to ifpoll
2012-11-06 Sepherosa Ziehaufxp: Switch device_polling to ifpoll
2012-11-06 Sepherosa Ziehaurl: Switch from device_polling to ifpoll
2012-11-06 Sepherosa Ziehauifpoll: Closely follow the old status polling fraction...
2012-11-06 Sascha Wildnerndiscvt(8): Add a missing space.
2012-11-06 Sascha Wildnerhptrr(4): Add missing intrhook description.
2012-11-06 Sascha Wildnerhpt27xx(4): Add missing bootverbose and intrhook descri...
2012-11-06 Sascha WildnerFix some typos in user visible messages, etc.
2012-11-05 Sascha Wildnerhexdump.3: Add missing .Sh LIBRARY and bump .Dd to...
2012-11-05 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (adds DragonFly...
2012-11-05 Sascha Wildnersysctl.9: Fix another typo. frequence -> frequency
2012-11-05 Sascha Wildnerkernel: Remove unneeded #include <sys/devicestat.h...
2012-11-04 Justin C. Sherrillgit gc --aggressive only cleaned up 4 mb of disk and...
2012-11-04 Alex Hornungboot - some VIA processors also have long mode!
2012-11-04 Sascha WildnerFix some typos in the manpages.
2012-11-04 Sascha Wildnerkgdb.1: Fix macro ordering.
2012-11-04 Sascha WildnerRemove word duplicates in some manual pages.
2012-11-04 Sascha Wildnercolldef.1: Do the last commit a bit better.
2012-11-04 Sascha WildnerSync zoneinfo database with tzdata2012i from ftp:/...
2012-11-04 Sepherosa Ziehausis: Switch from device_polling to ifpoll
2012-11-04 Sepherosa Ziehauxl: Switch from device_polling to ifpoll
2012-11-04 Sepherosa Ziehaustge: Switch from device_polling to ifpoll
2012-11-04 Sepherosa Ziehaunfe: Switch from device_polling to ifpoll
2012-11-04 Sepherosa Ziehaure: Swicth from device_polling to ifpoll
2012-11-04 Sepherosa Ziehaubce: Switch from device_polling to ifpoll
2012-11-04 Sepherosa Ziehauifpoll: Also check sysctl_tree in compat code setup
2012-11-03 John Marinoelf_common.h: Add EM_AMD64 as alias to EM_X86_64
2012-11-03 John Marinolibutil: Implement hexdump(3)
2012-11-03 John Marinolibutil: Implement group file utilities
2012-11-03 Sepherosa Ziehaubge: Switch from device_polling to ifpoll
2012-11-03 Sepherosa ZiehauRevert "bge: Always configure MII mode register"
2012-11-03 Eitan AdlerBring in recent mktemp(1) changes from FreeBSD
2012-11-03 Sascha Wildnerkernel: Simplify simq releasing in some RAID drivers.
2012-11-03 Sascha Wildnerkernel: Fix some wrong cam_simq_release() calls.
2012-11-03 Justin C. SherrillRemove duplicate word.
2012-11-02 Matthew Dillonkernel - Force word-writes in syscons code (Intel hw...
2012-11-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-11-02 John Marinolibfetch: Implement HTTP digest authentication, HTTP...
2012-11-02 John Marinolibfetch: Use select(2) as a consequence of switching...
2012-11-02 John Marinolibfetch: Change FTP default to passive mode
2012-11-02 John Marinolibfetch: what happened to ftp-cached commit?
2012-11-02 Matthew Dillonusb4bsd - Change M_NOWAIT to M_WAITOK
2012-11-02 John Marinolibfetch: Avoid SIGPIPE on network connections
2012-11-02 John MarinoImplement SO_NOSIGPIPE
2012-11-01 John Marinofetch: Fix infinite loop on display progress
2012-11-01 John Marinolibfetch: Change maximum redirect from 5 to 20
2012-11-01 John Marinolibfetch: Support percent-encoded user and password
2012-11-01 John Marinolibfetch: Fix failure to return to caller on error
2012-11-01 John Marinolibfetch: Mark all socket and file descriptors close...
2012-11-01 John Marinolibfetch: Fix hang due to SSL server closing before...
2012-11-01 John Marinolibfetch: Fix PROXY_HOST bug, socket leak, cache-crash
2012-11-01 Sepherosa Ziehauioapic/i386: Allow GSI > 191
2012-10-31 François TigeotUnignore some files already present in repository
2012-10-31 Matthew Dillonbuild - Fix handling of MACHINE_PLATFORM
2012-10-30 John MarinoImplement eaccess
2012-10-30 John Marinobug #2442: Fix bmake regression of kernel build
2012-10-30 Sepherosa Ziehauioapic/x86_64: Allow GSI > 191
2012-10-29 John MarinoFix cross-build
2012-10-28 Peter AvalosUpdate files for OpenSSH-6.1p1 import.
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-28 Peter AvalosImport OpenSSH-6.1p1.
2012-10-28 John Marinousr.bin/make: Remove legacy make files
2012-10-28 John MarinoReplace legacy make with bmake
2012-10-28 John MarinoRandom makefile cleanup prior to bmake import
2012-10-28 Sepherosa Ziehauifpoll: Factor out code for devices which does not...
2012-10-28 Sepherosa Ziehauem: Clear status polling count during interrupt disable...
2012-10-28 Sepherosa Ziehauem: Switch from device_polling to ifpoll
2012-10-28 Sascha Wildnerkernel/linprocfs: Add dependency on the linux module.
2012-10-27 John MarinoRestore build parallelism
2012-10-27 Sascha Wildnerndiscvt(8): Check an fread()
2012-10-27 Sascha Wildnersort(1): Remove an unused variable.
2012-10-27 Sascha Wildnerinstaller: Remove some unused variables.
2012-10-27 Sascha Wildnerbtconfig(8): Move some unused code into the #if 0.
2012-10-27 John Marinobmake: rethink default mk search path again
2012-10-27 John Marinogcc4X: rework some makefiles
2012-10-27 John Marinobsd.dep.mk: Remove AINC knob
2012-10-27 John Marinogcc41 removal: Part 3 of 2: library makefiles
2012-10-27 Sascha Wildnernatd(8): Add exit_delay (daemon exit delay after signal...
2012-10-27 John MarinoTweak some makefiles to prepare for bmake
2012-10-27 John Marinobmake: Update mk directory search path
2012-10-27 Sascha WildnerSync zoneinfo database with tzdata2012h from ftp:/...
2012-10-27 François TigeotChange pkgsrc make targets to use pkgsrc -head
2012-10-26 Sascha Wildnermdoc: Fix .Os version.
2012-10-26 Sascha Wildnermdoc: Add DragonFly 3.3.
2012-10-26 John Marinogcc41 removal: Part 2 of 2: contrib files
2012-10-26 John Marinogcc41 removal: Part 1 of 2: makefiles
2012-10-26 John Marinolibssp47, libobjc47: install headers
2012-10-26 John Marinolibgomp47: Install libgomp.spec and omp.h
2012-10-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-10-26 Matthew Dillonbuild - Use _KERNEL_STRUCTURES for struct disk
2012-10-26 Sascha Wildnerps.1: Adjust info regarding SMP systems.
next