dragonfly.git
2009-01-01 Michael NeumannUse kfree() instead of FREE macro
2009-01-01 Michael NeumannCosmetic changes + comments
2009-01-01 Sascha WildnerFix typo (unbreaks LINT build).
2009-01-01 Michael NeumannRemove some sentences that do not apply to DragonFly
2009-01-01 Michael NeumannBring in priv(9) man page from FreeBSD (rev 1.7)
2008-12-31 Sascha WildnerWelcome 2009 to our copyrights.
2008-12-30 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2008-12-31 Sepherosa ZiehauAdd ale(4) for Atheros AR8121/AR8113/AR8114 PCIe ethern...
2008-12-31 Sepherosa ZiehauAdd LLC_SNAPFRAMELEN
2008-12-31 Michael NeumannUnbreak build. Fix missing include.
2008-12-31 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-31 Michael NeumannFix typo
2008-12-31 Sepherosa ZiehauUnbreak kernel/module building without INVARIANTS
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-31 Simon SchubertExplicitly set a compiler instead of defaulting to...
2008-12-31 Simon SchubertProperly pass WORLD_CCVER through to buildworld.
2008-12-31 Simon SchubertPass HOST_CCVER along.
2008-12-31 Sepherosa ZiehauIA_PRF_RTEXISTOK is no longer needed, in_{add,scrub...
2008-12-31 Sepherosa ZiehauCall if_up(), if in_ifinit() brings interface up (via...
2008-12-31 Sepherosa ZiehauBring in in_{add,scrub}prefix() from OpenBSD.
2008-12-30 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2008-12-30 Matthias SchmidtAdd HAMMER specific subpart file to the installer
2008-12-30 Matthias SchmidtAdd HAMMER support to the installer
2008-12-30 Sascha WildnerDocument rpc_{lock,stat}d_flags and nscd_enable.
2008-12-30 Sascha WildnerFix some WARNS6 regression that crept up in the last...
2008-12-30 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-30 Sascha WildnerFix WARNS6 regression.
2008-12-30 Simon 'corecode... Allow building of crosstools and world with different...
2008-12-29 Matthew DillonProperly use HAMMER_BUFMASK64 when taking the complement.
2008-12-29 Simon 'corecode... Fix objdir usage.
2008-12-29 Simon 'corecode... Add more bits for native hammer boot support.
2008-12-29 Simon 'corecode... Remove outdated conditional.
2008-12-29 Simon 'corecode... Fix hammer read and add debug info.
2008-12-29 Simon 'corecode... Don't pass assembler flags to the compiler.
2008-12-29 Simon 'corecode... Umass needs cam.
2008-12-29 Simon 'corecode... Remove a process from the zombie list before starting...
2008-12-29 Sascha WildnerRemove the workaround for the wrong autosizing calculat...
2008-12-29 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-29 Sascha WildnerImprove the logic for autosizing partitions.
2008-12-29 Hasso TepperIncrease ARG_MAX to 262144.
2008-12-29 Sepherosa ZiehauUpdate jme(4) manpage
2008-12-29 Sepherosa ZiehauAllow packet count based RX/TX interrupt coalescing...
2008-12-29 Sepherosa ZiehauTypo
2008-12-29 Sepherosa ZiehauAdd driver for Attansic PHYs.
2008-12-29 Sepherosa Ziehauregen
2008-12-29 Sepherosa ZiehauAdd Atheos Attansic PHY IDs
2008-12-29 YONETANI TomokazuOne more remainder of the post-SoC amd64 to fix VKERNEL...
2008-12-29 Sepherosa ZiehauInclude necessary header file for SYSCTL_NODE
2008-12-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-28 Matthew DillonHAMMER performance and kernel memory issues.
2008-12-28 Matthias SchmidtAdd vesa(4) which is a link for vga(4)
2008-12-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-28 Matthew Dillonamd64 work: fp_write() takes address of ssize_t, not...
2008-12-28 Peter AvalosNsswitch now supports caching. See ncsd(8) for details.
2008-12-28 Peter AvalosAdd flopen(3) which opens and locks a file.
2008-12-28 Peter AvalosUse BIND's resolver in libc.
2008-12-28 Peter AvalosAdd the management part of address selection policy...
2008-12-28 Peter AvalosAdd nsswitch support.
2008-12-28 Peter AvalosImport FreeBSD's libypclnt.
2008-12-28 Peter AvalosBring in a transport-independent RPC (TI-RPC).
2008-12-28 Sepherosa ZiehauAdd PCICAP_{ID,NEXTPTR} to avoid using magic number
2008-12-28 Sepherosa ZiehauPut last_td accessing back into INVARIANTS
2008-12-28 Sepherosa ZiehauUse pci_is_pcie()
2008-12-28 Sepherosa ZiehauSave vital product data capability ptr.
2008-12-28 Matthew DillonRemove KTR hacks, pass va_list through as needed.
2008-12-28 Matthew DillonAdd db_vprintf()
2008-12-27 Matthew DillonAllow the values for environment variables specified...
2008-12-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-27 Matthew DillonDeal with the netgraph NULL function dereference on...
2008-12-27 Simon 'corecode... Initialize variable we are going to use.
2008-12-27 Simon 'corecode... Fix amd64 trap handling.
2008-12-27 Jordan GordeevBring in the remainder of the post-SoC amd64 enchilada.
2008-12-27 Simon 'corecode... Reduce sleep time for ACPI battery attach.
2008-12-27 Sepherosa ZiehauFactor out 'curnetport'
2008-12-27 Sepherosa ZiehauTCP socket's cached route entry could only be accessed...
2008-12-27 Sepherosa ZiehauUse backtrace() instead of db_print_backtrace()
2008-12-27 Sepherosa ZiehauUse priority message for ipfw(4) callout
2008-12-27 Sepherosa ZiehauM_INTWAIT -> M_WAITOK
2008-12-27 Sepherosa ZiehauMake sure to read the last byte of EEPROM descriptor...
2008-12-27 Sepherosa ZiehauWe need to restore unallocated_objects if objcache...
2008-12-26 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-26 Sascha WildnerConstify iicbus_write()'s buf argument.
2008-12-26 Matthew DillonThe blockmap layer1/2 CRCs were being checked without...
2008-12-26 Matthew DillonAdd CRC checking to the blockmap directive. Document...
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-26 Matthew DillonImprove a diagnostic message.
2008-12-26 Matthew DillonUse tsleep in the low level delay functions called...
2008-12-26 Sascha WildnerAdjust kern.bootfile to make savecore(8) work.
2008-12-26 Sascha Wildnermake makedb is already run as the last step of 'install...
2008-12-26 Sepherosa ZiehauRework carp(4) IPv4 support.
2008-12-26 Matthias SchmidtFix bug introduced in last grep commit
2008-12-26 Sepherosa ZiehauUse 16QW as RX FIFO threshold to improve PCIe compatibility
2008-12-26 Sepherosa ZiehauPull ether_input_chain_init() and ether_input_dispatch...
2008-12-26 Sepherosa ZiehauBring in RSS (receive side scaling) support, i.e. multi...
2008-12-26 Sepherosa ZiehauFirst step toward multiple RX ring support
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-26 Matthew DillonChange the default for vm.burst_fault to 1, no problems...
2008-12-25 Sascha WildnerBring in two updates from FreeBSD.
2008-12-24 Sascha WildnerRemove some more dead initialization.
2008-12-24 Sascha WildnerMatch acpi_cpu_add_child()'s prototype with that of...
next