dragonfly.git
2010-09-24 Joe TalbottUPDATING - Add a note about 2.6 -> 2.8/HEAD upgrade...
2010-09-24 Joe Talbottloader.conf(5) - Document 'fred_on_left' loader variable.
2010-09-24 Joe Talbottdloader - Add Fred to the menu.
2010-09-24 Joe Talbottdloader - Add dvar_istrue() to test boolean variables.
2010-09-24 Sascha Wildnercryptsetup: In the tests, use /usr/bin/env for locating...
2010-09-24 Sascha Wildnergnu/lib/Makefile: Clean up a bit.
2010-09-24 Nuno Antunestest commit
2010-09-24 Matthias Schmidtrc.conf(5) - Add information howto start wlan(4) devices
2010-09-24 Matthew Dillonbuild - Clarify instalkernel requirements when upgradin...
2010-09-24 Matthew Dillonnetwork - Fix a sleep/wakeup race in NFS (server),...
2010-09-24 Matthew Dillonnetwork - Add a tcp socket for faster keepalive timeouts
2010-09-24 Matthew Dillonkernel - lapic pointer was still not quite correctly...
2010-09-24 Matthew Dillonkernel - Close small race in kqueue
2010-09-24 Matthew Dillonboot - Rearrange dloader.menu a bit
2010-09-24 Matthew Dillonkernel - Work through some memory leaks in dsched
2010-09-23 Matthew Dillonkernel - Fix compile error w/last commit (unused var)
2010-09-23 Matthew Dillonkernel - Add kqueue and fix chflags handling for tmpfs
2010-09-23 Matthew Dillonvkernel - Add physmem global
2010-09-23 Matthew Dillonnetwork - Fix bug in redispatch after PF translation
2010-10-03 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-10-03 Michael Neumannlapic pointer was not correctly initialized
2010-10-03 Michael NeumannMADT MP probe: Rework cpuid mapping, and cpuid to apici...
2010-10-03 Michael NeumannFallback to ACPI MADT CPU enumeration, if BIOS does...
2010-10-03 Michael NeumannAdd mp_set_cpuids(), which links CPU's logical id to...
2010-10-03 Michael NeumannImplement ACPI MADT parsing
2010-10-02 Michael NeumannMP table related static function renaming
2010-10-02 Michael NeumannGet rid of global variable 'boot_cpu_id'
2010-10-02 Michael NeumannCorrect mptable_pass[12]() function comment
2010-10-02 Michael Neumannmp_probe() -> mptable_probe()
2010-10-02 Michael NeumannChange mptable mapping mechanism during mptable parsing.
2010-10-02 Michael Neumannmp_probe(): Return physical address of the MP float...
2010-10-02 Michael NeumannRemove unused variable.
2010-10-02 Michael NeumannReorder MP probing
2010-10-02 Michael NeumannDefer mptable_pass1() from mp_probe() to mp_enable()
2010-10-02 Michael NeumannSave EBDA address before mp_probe()
2010-10-02 Michael Neumannmptable_pass1: Don't set ncpus to 1; it has already...
2010-10-02 Michael NeumannRemove mp_capable; mp_enable() uses cpu_apic_address.
2010-10-02 Michael NeumannDefer LAPIC checking from pmap_bootstrap() to mp_enable()
2010-09-23 Sascha Wildnerinstaller: Utilize dumpon(8) and swapoff(8) to turn...
2010-09-23 Matthew Dillonkernel - Fix bug in recent AHCI driver adjustment
2010-09-23 Matthew Dillonkernel - unlock the syscons_lock spinlock around ttwakeup()
2010-09-23 Matthew Dillonkernel - Enable EVFILT_WRITE for /dev/null, /dev/zero...
2010-09-22 Matthew Dillonbuild - Workaround LINT issues
2010-09-22 Sascha Wildnerinstaller: Move /usr/pkg commands where they belong.
2010-09-22 Sascha Wildnergcc44: Fix mis-usage of ||.
2010-09-22 Matthew Dillonkernel - Remove some debugging kprintfs
2010-09-22 Alex Hornungun-tokenize savers
2010-09-22 Sascha Wildnerinstaller: Remove some unused code.
2010-09-22 Sascha WildnerMove test/debug/gdb.kernel to share/misc/gdbinit.
2010-09-22 Matthew Dillonnetwork - Fix PF mis-handling and other bugs
2010-09-22 Matthew Dillonnetwork - Fix PF mis-handling and other bugs
2010-09-21 Venkatesh Srinivaslibc - nmalloc: Continue in a do/while(0) loop exits...
2010-09-20 Michael Neumannboot: Remove duplicate optcd kernel
2010-09-20 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2010-09-20 Sascha WildnerRemove an include file (leftover from the iic upgrade).
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosImport bzip2-1.0.6 which fixes CVE-2010-0405. gitea/vendor/BZIP origin/vendor/BZIP
2010-09-20 Peter Avalosbzip2: Remove tests from Makefile.
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosUnversion the contrib/bzip2/ directory.
2010-09-20 Peter Avalosbzip2: Remove regression tests.
2010-09-20 Sascha Wildneraltq(4): Oops, actually remove the #ident (forgot in...
2010-09-20 Sascha Wildnerkernel: Fix some operator precedence bugs.
2010-09-20 Sascha Wildnernfs(4): ERROROUT already assigns error.
2010-09-20 Sascha Wildnerkernel: Remove some #ident.
2010-09-20 Matthew Dillonnetwork - Increase MSIZE to 512
2010-09-20 Joe Talbottwpi - Fix some race conditions in variable initializers.
2010-09-20 Matthew Dillonkernel - Remove mistaken commit of SATA PM spec pdf
2010-09-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-20 Antonio Huete... truss - Add functions for x86_64 architecture.
2010-09-20 Antonio Huete... truss - Group some globals into a struct.
2010-09-20 Antonio Huete... truss - Adapt to the new ELF naming.
2010-09-20 Antonio Huete... elf - Fill sv_name with the appropiate value for each...
2010-09-20 Michael Neumannrc: Fix startup scripts when command_interpreter is...
2010-09-20 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-20 Michael Neumannboot: Minor loader prompt fix
2010-09-20 Sascha WildnerRevert "gcc41: Remove __DragonFly_cc_version from the...
2010-09-20 Sascha Wildnergcc41: Remove __DragonFly_cc_version from the spec...
2010-09-20 Sascha Wildnerfirewire(4): Fix a gcc44 build error.
2010-09-20 Matthias Schmidtdma - Cast correctly to uintmax_t when using %PRIxMAX
2010-09-20 Matthias Schmidtdma - Randomize the retry timeouts a bit
2010-09-20 Matthias Schmidtdma - Fix a crash when the SMTP server does not support...
2010-09-20 Matthias Schmidtdma - Honor LDFLAGS if specified in the environment
2010-09-20 Matthias Schmidtdma - Check the parsed recipient address for validity
2010-09-19 Matthew Dillonboot - Automatically cd into /boot/kernel when escaping...
2010-09-19 Matthew Dillonkernel - Report more AHCI revs in the switch
2010-09-19 Matthew Dillonacpi - Fix for issue1846
2010-09-19 Matthew Dillonkernel - Correct bug in malloc_type ks_memuse/ks_inuse...
2010-09-19 Matthew Dillonbuild - Minor build issues
2010-09-19 Matthew Dillonkernel - cleanup and some KTR work for x86_64
2010-09-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-19 Sascha Wildnerips.4: Use the correct section number.
2010-09-19 Sascha Wildnerudevd.8: Fix .Dd
2010-09-19 Sascha Wildnermutex.9: Fix typos in two function names.
2010-09-19 Matthew Dillonkernel - Attempt to fix two out-of-order read MP races
2010-09-19 Sascha WildnerFix UP kernel build.
2010-09-19 Sascha Wildnerinstaller: Allow for tmpfs (instead of mfs) partition...
2010-09-19 Sascha Wildnerinstaller: Remove unused code to run memtest and create...
2010-09-19 Sascha Wildnerinstaller: Remove unused code to update /usr/src with...
2010-09-19 Sascha WildnerFix various bugs due to the mis-usage of && and ||.
next