]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-11-29 bzAdd SDT iter probes forgotten in r199885.
2009-11-29 bzOnly add the IPcomp header if crypto reported success...
2009-11-28 edDecompose <sys/termios.h>.
2009-11-28 bzRemove whitespace.
2009-11-28 bzDirectly send data uncompressed if the packet payload...
2009-11-28 bzChange memory managment from a fixed size array to...
2009-11-28 bzCorrect a typo.
2009-11-28 marcelEliminate teh use of MAXCPU in static arrays of interru...
2009-11-28 nwhitehornAdd support for interpreting taps on ADB touchpads...
2009-11-28 bzZ_PARTIAL_FLUSH is marked deprecated. Z_SYNC_FLUSH...
2009-11-28 nwhitehornAdd a CPU features framework on PowerPC and simplify...
2009-11-28 bzAdd SDT probes for opencrypto:deflate:deflate_gobal:*.
2009-11-28 bzDefine an SDT provider for "opencrypto".
2009-11-28 bzAdd SDT_PROBE[1-5] in the same way we have SDT_PROBE_DE...
2009-11-28 edInclude <sys/tty.h> instead of <sys/termios.h>.
2009-11-28 edInclude <sys/ttydefaults.h>, instead of doing it throug...
2009-11-28 kibRevert r199830 for now. Too many ports dlopen() librari...
2009-11-28 kibAllow to load not-openable dso when tracing. This fixes...
2009-11-28 edRemove unneeded inclusion of <sys/termios.h>.
2009-11-28 traszProvide a set of sysctls and tunables to disable device...
2009-11-28 edUse <termios.h> instead of <sys/termios.h>.
2009-11-28 danger- correct xref sections
2009-11-28 edRemove unneeded includes of <sys/termios.h>.
2009-11-28 danger- correctly render the provided example
2009-11-28 alcProperly synchronize the previous change.
2009-11-27 alcSupport the new VM_PROT_COPY option on wired pages...
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...
next