]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-01-09 davidxuUpdate manual for sem_init and sem_open, restrictions...
2010-01-09 impMerge r195128 from project/mips to head.
2010-01-09 keramidaRevert iwn channel-argument handling of set_txpower...
2010-01-09 impRename mips_pcpu_init to mips_pcpu0_init since it appli...
2010-01-09 neelCompute the target of the jump in the 'J' and 'JAL...
2010-01-09 attilioIntroduce the new kernel thread called "deadlock resolver".
2010-01-09 bruefferVarious language fixes.
2010-01-09 impMerge r195129 from project/mips to head by hand:
2010-01-09 impMerge r195030 from project/mips to head by hand
2010-01-08 impMerge r197800 from projects/mips to head by hand:
2010-01-08 impMerge r195025 from projects/mips to head by hand:
2010-01-08 impMerge r194519 from projects/mips to head by hand:
2010-01-08 brooksMake options KGSSAPI build and add it to NOTES.
2010-01-08 impMerge r195030 from project/mips into head by hand:
2010-01-08 impMerge r195575 and 195530 from projects/mips to head...
2010-01-08 impMerge from project/mips r195021:
2010-01-08 impBack-merge (by hand) r195668:
2010-01-08 bruefferFree allocated sbufs before returning ENOMEM.
2010-01-08 impRevert r199758. It pointed out that we were calling...
2010-01-08 impCentralize initialization of pcpu, and set curthread...
2010-01-08 bruefferRemove unnecessary quoting and markup, add missing...
2010-01-08 traszFix array overflow.
2010-01-08 traszGet rid of #ident.
2010-01-08 brueffersk(4), stge(4) and vge(4) should work on all architectu...
2010-01-08 traszFix array overflow.
2010-01-08 bzTo avoid hardcoding further kernel configuration names for
2010-01-08 bzGenerate a second LINT configuration for i386 and amd64 in
2010-01-08 bzIn sys/<arch>/conf/Makefile set TARGET to <arch>. That...
2010-01-08 qingliEnsure an address is removed from the interface address
2010-01-08 bruefferRemove ste(4), it should work on all architectures...
2010-01-08 traszGet rid of #ident, GCC 4.4 warns about it being deprecated.
2010-01-08 bzSwitch traceroute over to make use of proper in-kernel...
2010-01-08 bzUnbreak the XEN build after r201751.
2010-01-08 traszStop GCC from complaining about lagg_port_checkstacking...
2010-01-08 ruComplete the swap of carp(4) log levels and document...
2010-01-08 traszOne more #ifdef fix for GCC 4.4.
2010-01-08 traszRemove unused smbfs_smb_qpathinfo().
2010-01-08 traszRemove unused uhci_dump_qhs().
2010-01-08 traszRemove unused iir_watchdog().
2010-01-08 traszPut mly_timeout() under MLY_DEBUG, so that newer GCC...
2010-01-08 traszReplace several instances of 'if (!a & b)' with 'if...
2010-01-08 traszFix #ifdefs so that GCC 4.4 doesn't complain about it.
2010-01-08 attilio- Fix a bug in sched_4bsd where the timestamp for the...
2010-01-08 dwmaloneThis now passes a make universe with WARNS=6.
2010-01-08 sobomaxAllow comment (#) to be placed anywhere in the line...
2010-01-08 gavinIf we fail to read the Ethernet address from the card...
2010-01-08 alcCatch up with r183101 that added "device acpi" to GENERIC.
2010-01-08 jh- Change the type of size_max to u_quad_t because its...
2010-01-08 neelAdd a DDB command "show pcb" to dump out the contents...
2010-01-08 yongariEnable ste(4). ste(4) should work on all architectures.
2010-01-08 yongariMake sure to store dma address of RX buffer in little...
2010-01-08 yongariFix EEPROM access code to return data in host byte...
2010-01-08 thompsaRemove unneeded includes.
2010-01-08 dougbUpdate copyright date
2010-01-07 dougbFor the now-infamous Rumsfeld quote:
2010-01-07 kibFurther fix grammar.
2010-01-07 bruefferFix a typo and bump date for the previous commit.
2010-01-07 mbrRemove extraneous semicolons, no functional changes.
2010-01-07 delphijRe-apply onnv-gate revisions 7994 and 8986 (corresponds...
2010-01-07 umeSince the IPv4 rule allows ICMP_TIMXCEED, allow
2010-01-07 alcMake pmap_set_pg() static.
2010-01-07 traszRemove BUGS section that no longer applies after recent...
2010-01-07 luigiip_var.h now needs to be before ip_fw_private.h
2010-01-07 luigiwe don't use dummynet_drain!
2010-01-07 kibGive some information on SF_MNOWAIT flag.
2010-01-07 bzAfter adding an SDT provider for opencrypto in r199884...
2010-01-07 luigicheck that we have an ipv4 packet before swapping ip_le...
2010-01-07 danger- s/unsecure/insecure/ as this is the correct keyword
2010-01-07 luigiFollowing up on a request from Ermal Luci to make
2010-01-07 luigiput ip_var before ip_fw_private.h as this will be needed in
2010-01-07 luigisome header shuffling to help decoupling ip_divert...
2010-01-07 dwmaloneThis now passes a make universe with WARNS=6.
2010-01-07 dwmaloneThis now passes a make universe with WARNS=6.
2010-01-07 dwmaloneThis now passes a make universe with WARNS=6.
2010-01-07 luigiput ip_len in correct order for ip_output().
2010-01-07 mckusickKASSERT that condition raised by Coverity cannot happen.
2010-01-07 alcEliminate unused variables (see r137912).
2010-01-07 davidxuDon't forget to use fourth argument if O_CREAT is set...
2010-01-07 thompsaFix debug printf on 64bit arches.
2010-01-07 attilioFix typos.
2010-01-07 attilioTweak comments.
2010-01-07 mckusickAdd some error messages suggested in PR bin/138043...
2010-01-07 thompsaSync to p4
2010-01-07 attilioExclusive waiters sleeping with LK_SLEEPFAIL on and...
2010-01-07 thompsaAdd new umass quirks for Western Digital MYBook and...
2010-01-07 mckusickThis corrects a bug that manifested itself as identifyi...
2010-01-06 delphijSpace cleanup for revision 201689 committed separately...
2010-01-06 delphijInstead of assuming all vdevs are healthy, check the...
2010-01-06 bzCorrect a typo.
2010-01-06 pjdTeach the (gpt)zfsboot and zfsloader raidz code to...
2010-01-06 thompsaImprove u3g device ejecting by providing additional...
2010-01-06 thompsascratch_size was incorrectly passed as language ID...
2010-01-06 jhbUse _pthread_once() rather than _once() for localtime...
2010-01-06 impSync to r201658 on head.
2010-01-06 mavIncrease default block size from 4K to 64K. It was...
2010-01-06 gavinPrint leading zeros in the UFS2 FSID.
2010-01-06 mavChange the way in which zero stripesize is handled...
2010-01-06 rpaulolen must be int, not size_t
2010-01-06 impRevert r200892, 200893 and 200894. There's companion...
2010-01-06 neelRemove all CFE-specific code from locore.S. The CFE...
next