]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-11-27 alcSimplify the invocation of vm_fault(). Specifically...
2009-11-27 fanfunifdef: fix invalid array access when nesting limit...
2009-11-27 tuexenUse the default stack size for the iterator thread.
2009-11-27 sobomaxRemove spinconsole from pc98, some parts seem to be...
2009-11-27 roamFix the cross-reference to sctp_opt_info in the text...
2009-11-27 edProperly use the envp argument in execvPe().
2009-11-27 maximo HEAD is FreeBSD 9-current now.
2009-11-27 maximo FreeBSD 8.0 added.
2009-11-27 sobomaxWhitespace-only: another instance of identation with...
2009-11-27 sobomaxWhitespace on: use tabs for identation consistently.
2009-11-27 sobomaxAdd new loader console type: "spinconsole". This consol...
2009-11-27 attilioi386 has not (yet) any DEV_ATPIC conditional than axe...
2009-11-26 mavAdd two Cirrus Logic codec IDs.
2009-11-26 jhReset path name back to original correctly in fts_build...
2009-11-26 jhClarify that the value of the fts_info field is differe...
2009-11-26 fanfunifdefall: optimise the loop that builds the unifdef...
2009-11-26 kibLibthr cannot be dynamically loaded into the running...
2009-11-26 kibImplement rtld part of the support for -z nodlopen...
2009-11-26 kibFlag controlling origin expansion in DT_FLAGS is DF_ORI...
2009-11-26 kibImplement sighold, sigignore, sigpause, sigrelse, sigse...
2009-11-26 kibsigset() is the name of function specified by SUSv4.
2009-11-26 bruefferAdd IBM ServeRAID-MR10i to the hardware list.
2009-11-26 mavDrop USB mass storage devices support from ata(4)....
2009-11-26 mavMFp4:
2009-11-26 alcReplace VM_PROT_OVERRIDE_WRITE by VM_PROT_COPY. VM_PRO...
2009-11-26 kuriyama- New style of jail(8) usage requires "-c" argument...
2009-11-26 fanfRemove debugging remnants from unifdefall.
2009-11-26 thompsaRemove overuse of exclamation marks in kernel printfs...
2009-11-26 fanfFix a performance bug in factor(6).
2009-11-25 thompsaDisable interrupts after doing early takeover of the...
2009-11-25 fanfUpdate unifdef to my upstream version 1.188
2009-11-25 julianexit if "make distribition" fails
2009-11-25 yongariFix typo which inversed the logic which in turn disable...
2009-11-25 yongariMake sure one shot MSI is enabled.
2009-11-25 traszBe nice, don't use the f-word.
2009-11-25 attilioChange gcore in order to get rid of the procfs accesses...
2009-11-25 attilioAvoid sshd, cron, syslogd and inetd to be killed under...
2009-11-25 attilioAdd the possibility to show informations about dropped...
2009-11-25 attilioIn tac_get_av_value() empty attributes should be handle...
2009-11-25 attilioFix a socket leak in ftp_request() after that a connect...
2009-11-25 mavFix small copu-paste bug.
2009-11-25 rwatsonFix comment typo.
2009-11-25 wollmanStyle: use structure assignment rather than memcpy...
2009-11-25 wollmanIn clnt_raw_create(), avoid minor race condition initia...
2009-11-25 wollmanIn svc_raw_reply(), don't leave stat uninitialized...
2009-11-25 wollmanEliminate more dead stores.
2009-11-25 wollmanMake all three if conditions look similar by always...
2009-11-25 wollmanIn __mbsconv(), if prec was zero, nconv could have...
2009-11-25 wollmanEliminate dead store.
2009-11-25 willMake ``ifconfig -l ether'' only list interfaces that...
2009-11-24 ivorasMake ULE process usage (%CPU) accounting usable again...
2009-11-24 fabient- fix a LOR between process lock and pmc thread mutex
2009-11-24 jhbUse a single private timer to drive the transmit watchd...
2009-11-24 yongariBGE_FLAG_40BIT_BUG should be set before creating DMA...
2009-11-24 jhb- For 350 chips, don't set various INTR bits in TX...
2009-11-24 jhbUse bus_*() rather than bus_space_*().
2009-11-24 mavUse only lower byte of sectors_intr IDENTIFY word as...
2009-11-24 bruefferGrammar and mdoc improvements.
2009-11-24 mavMFp4:
2009-11-24 bruefferLSI MegaRAID 9260 works, sort the hardware list while...
2009-11-24 kmacyremove annoying printf that cripples kdb on PV guests
2009-11-24 kmacyfixup kernel core dumps on paravirtual guests
2009-11-24 marcelImprove upon revision 196196 by removing the newly...
2009-11-23 marcelDon't make MJUMPAGESIZE equal to PAGE_SIZE unconditionally.
2009-11-23 jkimMake this test case little bit more interesting.
2009-11-23 jkim- Add more aggressive BPF JIT optimization. This is...
2009-11-23 marcelRevert previous commit. The problem was not related...
2009-11-23 thompsaActually disable interrupts in ehci_detach().
2009-11-23 mavDo not attach JMicrons with single PCI function. They...
2009-11-23 rmacklemModify the experimental nfs server so that it falls...
2009-11-23 rnolandCreate a seperate ZFS enabled loader.
2009-11-23 mavRefer more recently added Marvell chips.
2009-11-22 thompsaMake the mode setting transfer asynchronous.
2009-11-22 yongariReduce status block size DMAed by controller. bge(4...
2009-11-22 thompsaAdd missed register change in r199676.
2009-11-22 thompsaadd support for MIDI devices without audio control...
2009-11-22 thompsaCorrect register access for USB device side operation...
2009-11-22 thompsaProvide tunables for some of the usb sysctls that affec...
2009-11-22 yongariAdd missing function prototype in r199671.
2009-11-22 thompsaInitialise variable before use.
2009-11-22 thompsaImprove High Speed slot allocation mechanism by moving...
2009-11-22 yongariImplement TSO for BCM5755 or newer controllers. Some...
2009-11-22 yongariFix two long standing bugs on bge(4). Most pre BCM5755...
2009-11-22 nwhitehornGarbage collect some code that was never compiled in...
2009-11-22 yongariFor MSI case, interrupt is not shared and we don't...
2009-11-22 yongariCache Rx producer/Tx consumer index as soon as we know...
2009-11-22 yongariRearrange bge_start_locked to see we can send more...
2009-11-22 yongariController does not write Rx descriptors, remove BUS_DM...
2009-11-22 yongariUse capability pointer to access PCIe registers rather...
2009-11-22 yongariDue to newly added PCIe capabilities fallback code...
2009-11-22 yongariFix typo introduced in r199011.
2009-11-22 yongariRemove extra white space.
2009-11-22 jillesFix various things about SIGINT handling:
2009-11-22 umeWhen -n is specified, attempt to turn hostnames found...
2009-11-22 jillessh: Ensure the same command input file is on top after...
2009-11-22 mavRelease over-agressive WDMA0 mode timings as close...
2009-11-22 mavFix Intel PATA UDMA timings setting, affecting write...
2009-11-22 mavAdd some missing WDMA/UDMA modes.
2009-11-22 edwinThe output of perror(1) is now showing local messages...
2009-11-21 jillestrap: do not consider a bad signal name a fatal error.
next