]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-06-01 delphijRevert the WARNS change for now, need some time to...
2009-06-01 joel- Remove obsolete and confusing comment about renaming...
2009-06-01 delphijMark as WARNS=6.
2009-06-01 delphijCode cleanups to make this WARNS=6 clean.
2009-06-01 rwatsonRevert a recent netisr2 change: when billing packets...
2009-06-01 samtools for mwl driver
2009-06-01 bzDecrement __FreeBSD_version again to 96 as we are runin...
2009-06-01 samdriver for Marvell 88W8363 Wireless LAN controller
2009-06-01 sampad data structures to enable integration of future...
2009-06-01 impMove the unlock to after the ifdef (maybe the right...
2009-06-01 impMake sure that we drain the LED blinking callout on...
2009-06-01 impAdd a comment about what may be happening when we get...
2009-06-01 rwatsonRegenerate generated syscall files following changes...
2009-06-01 rwatsonAdd 'sy_flags', a currently unused per-syscall entry...
2009-06-01 rwatsonUpdate UPDATING for NETISR2 merge, fix a typo in anothe...
2009-06-01 bzConvert the two dimensional array to be malloced and...
2009-06-01 bmsMerge fixes from p4:
2009-06-01 rwatsonGarbage collect NETISR_POLL and NETISR_POLLMORE, which...
2009-06-01 jhbAdd a missing parameter when displaying GPT partitions...
2009-06-01 mavComment out old Realtek ALC883 quirk, that was disablin...
2009-06-01 rseuse explicit 'unsigned int' instead of just the implici...
2009-06-01 rsealign coding style with style(9) to avoid misunderstandings
2009-06-01 rsecorrectly test for __GNUC__ macro (non-GCC compilers...
2009-06-01 rsebe more type correct and align local ckmalloc() with...
2009-06-01 rwatsonReimplement the netisr framework in order to support...
2009-06-01 pjdDocument IP_BINDANY IP socket option.
2009-06-01 pjd- Rename IP_NONLOCALOK IP socket option to IP_BINDANY...
2009-06-01 pjdDocument EINVAL for bind(2).
2009-06-01 lulf- Add missing data argument to printf.
2009-06-01 traszUse the "flag" word consistently.
2009-06-01 delphijAccording to Intel documentation (307013), 3Gbps mode...
2009-06-01 jmalletto) Remove some references to long-unsupported old-style...
2009-06-01 jmalletto) Restructure tcpdrop(8) to provide a facility to...
2009-06-01 dougbLocal hack to get the build going again while ISC works...
2009-06-01 alcEliminate a comment describing code that was deleted...
2009-06-01 dougbEliminate the warning that "Values of network_interface...
2009-06-01 dougbMake the pf and ipfw firewalls start before netif,...
2009-06-01 dougbSubstitute ypset for ypbind in REQUIRE lines. If you...
2009-06-01 weongyoconnect urtw(4) to the amd64/i386 build that it's not...
2009-06-01 weongyoZyXEL G-202 has zd1211b chipset, not zd1211.
2009-06-01 rodrigcsys/boot/common.c
2009-06-01 rodrigcCode for parsing nmount options in kernel was merged
2009-05-31 avlAdd myself to the list of ports committers
2009-05-31 edFix minor issues in libstand.
2009-05-31 edSeveral cleanups to ipfwpcap(8).
2009-05-31 alcnfs_write() can use the recently introduced vfs_bio_set...
2009-05-31 kibUnbreak the build. Add missed probes.
2009-05-31 jillessh: Make read's timeout (-t) apply to the entire line...
2009-05-31 edRestore support for bell pitch/duration.
2009-05-31 stefanfAdd tests for r193169.
2009-05-31 zecUnbreak buildworld.
2009-05-31 kibUnlock the pseudofs vnode before calling fill method...
2009-05-31 kibImplement the bypass routine for VOP_VPTOCNP in nullfs.
2009-05-31 kibEliminate code duplication in vn_fullpath1() around...
2009-05-31 kibDo not drop vnode interlock in null_checkvp(). null_loc...
2009-05-31 kibLock the real null vnode lock before substitution of...
2009-05-31 deischenAdd a NO_SYNCHRONIZE_CACHE quirk for an AIPTEK2
2009-05-31 stefanfFix the eval command in combination with set -e. Befor...
2009-05-31 dchaginImplement a variation of the socketpair() syscall which...
2009-05-31 dchaginSplit native socketpair() syscall onto kern_socketpair...
2009-05-31 zecIntroduce an interm userland-kernel API for creating...
2009-05-31 dchaginMove new socket flags handling into a separate function...
2009-05-31 dchaginRemove empty lines.
2009-05-31 dfrAllow the bootfs property to be set for raidz pools...
2009-05-31 zecUnbreak options VIMAGE kernel builds.
2009-05-31 nwhitehornTeach powerd how to query the PMU AC line state on...
2009-05-31 nwhitehornProvide an analogous sysctl to hw.acpi.acline (dev...
2009-05-31 rwatsonUpgrade audit(4) from experimental to production status...
2009-05-31 nwhitehornIntroduce support for cpufreq on PowerPC with the dynam...
2009-05-31 nwhitehornProvide a new CPU device driver ivar to report the...
2009-05-31 adrianFix the MP IPI code to differentiate between bitmapped...
2009-05-31 adrianRemove some unused code in ipi_selected() .
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-31 marcelUse GCC's __SOFTFP__ to test whether we're being compiled
2009-05-31 marcelMark the cascaded AT interrupt handler as MP safe to...
2009-05-31 dougbVendor import of BIND 9.6.1rc1
2009-05-31 dougbUpdate relative to the BIND 9.6.1rc1 import
2009-05-30 attilioRemove the now invalid (and possibly unused) debug...
2009-05-30 dougbIn preparation for the BIND 9.6.1rc1 import, remove...
2009-05-30 dougbIn preparation for the BIND 9.6.1rc1 import, remove...
2009-05-30 dougbIn preparation for the BIND 9.6.1rc1 import, remove...
2009-05-30 dougbCrank the debug level necessary to display the "Label...
2009-05-30 kmacyfix xdrmem_control to be safe in an if statement
2009-05-30 alcEliminate a stale comment and the two remaining uses...
2009-05-30 rmacklemAdd a check to v_type == VREG for the recently modified...
2009-05-30 alcAdd assertions in two places where a page's valid or...
2009-05-30 marcelg_part_ebr.c includes opt_geom.h
2009-05-30 dougbSmall cleanup, add (spurious) quotation marks around...
2009-05-30 dougbNow that the last of the *.sh scripts are gone from...
2009-05-30 samdistribute sysctl decls so global variables can be...
2009-05-30 samo assert TDMA_MAXSLOTS is 2 so noone tries to blindly...
2009-05-30 dougbRemoval of early.sh
2009-05-30 dougbAs previously advertised, remove this script prior...
2009-05-30 marcelFix NETIF_DEBUG compilation.
2009-05-30 kmacywork around snapshot shutdown race reported by Henri...
2009-05-30 marcelPrint the returned port number when RPC_DEBUG is defined.
2009-05-30 attilioUnbreak build.
2009-05-30 sammaintain existing style
2009-05-30 attilioFix return values appropriately.
next