]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-06-02 Jung-uk KimFix include path fixup for contrib/dev/acpica/include...
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-06-01 John BaldwinAdd an extension to the character device interface...
2009-06-01 Marko ZecV_loif is not an array but a pure pointer, so treat...
2009-06-01 Jilles TjoelkerFix segfault when giving invalid long option to pkg_info.
2009-06-01 John BaldwinRework socket upcalls to close some races with setup...
2009-06-01 Marko ZecUpdate VNET base pointer setting macro to use a correct...
2009-06-01 Xin LIInitialize the match structure. This is unnecessary...
2009-06-01 Jung-uk KimImport ACPICA 20090521 (with three patches from ACPICA...
2009-06-01 Marko ZecRemove an #undef MIN that slipped under the radar and...
2009-06-01 Dmitry ChaginAdd forgotten in previous commit flags argument.
2009-06-01 Dmitry ChaginImplement accept4 syscall.
2009-06-01 Dmitry ChaginImplement a variation of the accept_common() which...
2009-06-01 Dmitry ChaginSplit linux_accept() syscall onto linux_accept_common...
2009-06-01 John BaldwinAdd a simple API to manage scatter/gather lists of...
2009-06-01 Jung-uk KimMove subdirectoies of interpreter one level up as it...
2009-06-01 Rick MacklemChange the "-4" option flag to "-e" since it does not...
2009-06-01 John BaldwinAdd an internal pci_printf() routine similar to device_...
2009-06-01 John BaldwinAdjust some comments.
2009-06-01 Robert WatsonAdd a flags field to struct ucred, and export that...
2009-06-01 Jung-uk KimTemporarily revert system includes fixups to make futur...
2009-06-01 Andrew GallatinSet an rx jumbo cluster to the correct size before
2009-06-01 Jung-uk KimRestore directory structures from actual vendor distrib...
2009-06-01 Xin LIRevert the WARNS change for now, need some time to...
2009-06-01 Joel Dahl- Remove obsolete and confusing comment about renaming...
2009-06-01 Xin LIMark as WARNS=6.
2009-06-01 Xin LICode cleanups to make this WARNS=6 clean.
2009-06-01 Robert WatsonRevert a recent netisr2 change: when billing packets...
2009-06-01 Sam Lefflertools for mwl driver
2009-06-01 Bjoern A. ZeebDecrement __FreeBSD_version again to 96 as we are runin...
2009-06-01 Sam Lefflerdriver for Marvell 88W8363 Wireless LAN controller
2009-06-01 Sam Lefflerpad data structures to enable integration of future...
2009-06-01 Warner LoshMove the unlock to after the ifdef (maybe the right...
2009-06-01 Warner LoshMake sure that we drain the LED blinking callout on...
2009-06-01 Warner LoshAdd a comment about what may be happening when we get...
2009-06-01 Robert WatsonRegenerate generated syscall files following changes...
2009-06-01 Robert WatsonAdd 'sy_flags', a currently unused per-syscall entry...
2009-06-01 Robert WatsonUpdate UPDATING for NETISR2 merge, fix a typo in anothe...
2009-06-01 Bjoern A. ZeebConvert the two dimensional array to be malloced and...
2009-06-01 Bruce M SimpsonMerge fixes from p4:
2009-06-01 Robert WatsonGarbage collect NETISR_POLL and NETISR_POLLMORE, which...
2009-06-01 John BaldwinAdd a missing parameter when displaying GPT partitions...
2009-06-01 Alexander MotinComment out old Realtek ALC883 quirk, that was disablin...
2009-06-01 Ralf S. Engelschalluse explicit 'unsigned int' instead of just the implici...
2009-06-01 Ralf S. Engelschallalign coding style with style(9) to avoid misunderstandings
2009-06-01 Ralf S. Engelschallcorrectly test for __GNUC__ macro (non-GCC compilers...
2009-06-01 Ralf S. Engelschallbe more type correct and align local ckmalloc() with...
2009-06-01 Robert WatsonReimplement the netisr framework in order to support...
2009-06-01 Pawel Jakub... Document IP_BINDANY IP socket option.
2009-06-01 Pawel Jakub... - Rename IP_NONLOCALOK IP socket option to IP_BINDANY...
2009-06-01 Pawel Jakub... Document EINVAL for bind(2).
2009-06-01 Ulf Lilleengen- Add missing data argument to printf.
2009-06-01 Edward Tomasz... Use the "flag" word consistently.
2009-06-01 Xin LIAccording to Intel documentation (307013), 3Gbps mode...
2009-06-01 Juli Malletto) Remove some references to long-unsupported old-style...
2009-06-01 Juli Malletto) Restructure tcpdrop(8) to provide a facility to...
2009-06-01 Doug BartonLocal hack to get the build going again while ISC works...
2009-06-01 Alan CoxEliminate a comment describing code that was deleted...
2009-06-01 Doug BartonEliminate the warning that "Values of network_interface...
2009-06-01 Doug BartonMake the pf and ipfw firewalls start before netif,...
2009-06-01 Doug BartonSubstitute ypset for ypbind in REQUIRE lines. If you...
2009-06-01 Weongyo Jeongconnect urtw(4) to the amd64/i386 build that it's not...
2009-06-01 Weongyo JeongZyXEL G-202 has zd1211b chipset, not zd1211.
2009-06-01 Craig Rodriguessys/boot/common.c
2009-06-01 Craig RodriguesCode for parsing nmount options in kernel was merged
2009-05-31 Alexander LogvinovAdd myself to the list of ports committers
2009-05-31 Ed SchoutenFix minor issues in libstand.
2009-05-31 Ed SchoutenSeveral cleanups to ipfwpcap(8).
2009-05-31 Alan Coxnfs_write() can use the recently introduced vfs_bio_set...
2009-05-31 Konstantin... Unbreak the build. Add missed probes.
2009-05-31 Jilles Tjoelkersh: Make read's timeout (-t) apply to the entire line...
2009-05-31 Ed SchoutenRestore support for bell pitch/duration.
2009-05-31 Stefan FarfelederAdd tests for r193169.
2009-05-31 Marko ZecUnbreak buildworld.
2009-05-31 Konstantin... Unlock the pseudofs vnode before calling fill method...
2009-05-31 Konstantin... Implement the bypass routine for VOP_VPTOCNP in nullfs.
2009-05-31 Konstantin... Eliminate code duplication in vn_fullpath1() around...
2009-05-31 Konstantin... Do not drop vnode interlock in null_checkvp(). null_loc...
2009-05-31 Konstantin... Lock the real null vnode lock before substitution of...
2009-05-31 Daniel EischenAdd a NO_SYNCHRONIZE_CACHE quirk for an AIPTEK2
2009-05-31 Stefan FarfelederFix the eval command in combination with set -e. Befor...
2009-05-31 Dmitry ChaginImplement a variation of the socketpair() syscall which...
2009-05-31 Dmitry ChaginSplit native socketpair() syscall onto kern_socketpair...
2009-05-31 Marko ZecIntroduce an interm userland-kernel API for creating...
2009-05-31 Dmitry ChaginMove new socket flags handling into a separate function...
2009-05-31 Dmitry ChaginRemove empty lines.
2009-05-31 Doug RabsonAllow the bootfs property to be set for raidz pools...
2009-05-31 Marko ZecUnbreak options VIMAGE kernel builds.
2009-05-31 Nathan WhitehornTeach powerd how to query the PMU AC line state on...
2009-05-31 Nathan WhitehornProvide an analogous sysctl to hw.acpi.acline (dev...
2009-05-31 Robert WatsonUpgrade audit(4) from experimental to production status...
2009-05-31 Nathan WhitehornIntroduce support for cpufreq on PowerPC with the dynam...
2009-05-31 Nathan WhitehornProvide a new CPU device driver ivar to report the...
2009-05-31 Adrian ChaddFix the MP IPI code to differentiate between bitmapped...
2009-05-31 Adrian ChaddRemove some unused code in ipi_selected() .
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-31 Marcel MoolenaarUse GCC's __SOFTFP__ to test whether we're being compiled
2009-05-31 Marcel MoolenaarMark the cascaded AT interrupt handler as MP safe to...
2009-05-31 Doug BartonVendor import of BIND 9.6.1rc1
next