]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-06-08 glebius Add new system call - aio_mlock(). The name speaks...
2013-06-08 edUse improved __sync_*() intrinsics for MIPS in userspac...
2013-06-08 edAdd proper __sync_*() intrinsics for MIPS.
2013-06-08 glebius Make sys_mlock() function just a wrapper around vm_ml...
2013-06-08 glebius Separate LIO_SYNC processing into a separate function...
2013-06-08 delphijMFV r251519:
2013-06-08 npcxgbe/tom: Fix bad signed/unsigned mixup in the stid...
2013-06-08 andrewMerge in changes from NetBSD:
2013-06-08 sbrunoImplement foreign volume handling. Allows admins to...
2013-06-07 hselaskyFix some recent regression issues:
2013-06-07 andrewFinish pulling in the NetBSD setjmp/longjmp updates...
2013-06-07 emasteAdd WITH_DEBUG_FILES
2013-06-07 emasteAdd a new knob WITH_DEBUG_FILES to control the building...
2013-06-07 andrewReduce the difference to NetBSD.
2013-06-07 andrewInclude machine/setjmp.h to get the definition of _JB_M...
2013-06-07 andrewRemove an extra copy of _setjmp from libstand. We have...
2013-06-07 delphijMake 'portsnap alfred' overwrite ports tree if it's...
2013-06-07 sjgOverride bmake's default MAKEFILE_PREFERENCE
2013-06-07 alcAdd missing VM object unlocks in an error case.
2013-06-07 bmsDisable IGMPv3 link timers on a transition to IGMPv2.
2013-06-07 pluknetFreeBSD 8.4 added.
2013-06-07 hselaskyAdd support for polling the XHCI interrupt handler...
2013-06-07 emasteAdd libusb_get_port_numbers
2013-06-07 trocinyProperly set curvnet context in lagg_port_setlladdr...
2013-06-07 adrianDon't hold the node lock over the iterator.
2013-06-07 adrianBring over the initial static bluetooth coexistence...
2013-06-07 aeUse getnameinfo(3) instead of inet_ntop(3) to make...
2013-06-07 jhRevert r238399.
2013-06-07 adrianAdd accessor macros for the bluetooth coexistence routines.
2013-06-07 adrianAdd bluetooth fixes to the AR5416/AR92xx HAL:
2013-06-07 yongariCorrect setting TX random backoff register. This regist...
2013-06-07 yongariDo not report current link status if driver is not...
2013-06-07 pfggcc: install AMD intrinsics header ammintrin.h
2013-06-07 scottlSimplify the checking of flags for cam_periph_mapmem...
2013-06-06 delphijMFV r251474:
2013-06-06 rmacklemFix r251444 so that gssd.c still builds for WITHOUT_KER...
2013-06-06 emasteSwitch to 2-clause license and standard text
2013-06-06 attilioComplete r251452:
2013-06-06 jhbDo not compare the existing mask of a cpuset with a...
2013-06-06 jkimAdjust CFLAGS to pick up correct regex.h and posix...
2013-06-06 alcDon't busy the page unless we are likely to release...
2013-06-05 jeff - Consolidate duplicate code into support functions.
2013-06-05 rmacklemDocument the new "-v" option for the gssd daemon.
2013-06-05 rmacklemAdd a "-v" (verbose) option to the gssd daemon, to...
2013-06-05 jillesrelease: Allow empty extra distributions.
2013-06-05 adrianEnable slow diversity combining for the AR9285.
2013-06-05 adrianAs a temporary work-around (read: until there's a nice...
2013-06-05 delphijUse calloc().
2013-06-05 delphijRemove unneeded reference to link.h (sys/link_elf.h).
2013-06-05 jkimConnect libgnuregex 2.17 to the build.
2013-06-05 jkimFix build for FreeBSD. We do not have alloca.h.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-05 jkimImport couple of important bug fixes from the upstream.
2013-06-05 npcxgbe(4): Never install a firmware if hw.cxgbe.fw_insta...
2013-06-05 jillessleep: Explain in a comment why the [EINTR] check is...
2013-06-05 jillessh(1): Document new features in wait builtin.
2013-06-05 dimPull in r183297 from upstream llvm trunk:
2013-06-05 jillessh: Return status 127 for unknown jobs in wait builtin.
2013-06-05 jillessh: Allow multiple operands in wait builtin.
2013-06-05 luiginew features (mostly for testing netmap capabilities)
2013-06-05 luigi- fix a bug in the previous commit that was dropping...
2013-06-05 brooksNew install flags were merged to 9-STABLE and will...
2013-06-05 alcRelax the vm object locking. Use a read lock.
2013-06-05 sjgUpdate to bmake-20130604 to fix file descriptor leak.
2013-06-05 andrewRemove part of the NetBSD longjmp code that was not...
2013-06-05 dasStyle fixes.
2013-06-05 marius- Flag sym(4) as supporting unmapped I/O; all necessary...
2013-06-05 mariusHandle/mark/nuke unused arguments.
2013-06-05 adrianImplement a bit of a hack to store the AR9285/AR9485...
2013-06-05 adrianAdd a new capability flag to announce that the chip...
2013-06-05 adrianDocument the AR9285/AR9485 LNA configuration informatio...
2013-06-04 adrianAdd RX STBC statistics.
2013-06-04 attilioIn vm_object_split(), busy and consequently unbusy...
2013-06-04 asomerssys/dev/mps/mps.c
2013-06-04 mariusCAM_DEV_QFREEZE handling should only be done on request...
2013-06-04 jhbFix build with both INET and INET6 disabled.
2013-06-04 andrewStart to merge the updated ARM NetBSD setjump/longjmp...
2013-06-04 alcRelax the vm object locking in mac_proc_vm_revoke_recur...
2013-06-04 dteskeShift Console->Saver menu items to place the default...
2013-06-04 dteskeLessen verbosity of "Exit" menutag items to appear...
2013-06-04 gjbAdd myself to committers-src.dot, and note kib is my...
2013-06-04 alcEliminate unnecessary vm object locking from tmpfs_noca...
2013-06-04 jhbBuild fix: Only <sys/cdefs.h> should be included befor...
2013-06-04 glebiusImprove r250890, so that we stop processing of a messag...
2013-06-04 mariusFlag isp(4) as supporting unmapped I/O; all necessary...
2013-06-04 gberFix the passing of time on Armada XP.
2013-06-04 gberImplement pmap_copy() for ARMv6/v7.
2013-06-04 joelmdoc: convert .Fd to .In, which is much nicer.
2013-06-04 obrienMatch the options of the kernel.
2013-06-04 alcUpdate a comment.
2013-06-04 dasAdd man links for expl(3) and expm1l(3).
2013-06-04 dteskeUse f_shell_escape() instead of forking to awk. In...
2013-06-04 dteskeUse a case-statement instead of multiple (separate...
2013-06-04 dteskeComments.
2013-06-04 dteskeSimilar to r251236, r251242, and r251244. Introduce...
2013-06-04 adrianAdd the combined (mixed) diversity support capability...
2013-06-04 alcRelax the object locking in vm_pageout_map_deactivate_p...
2013-06-04 npcxgbe(4): Provide accurate hit count for filters on...
2013-06-04 dteskeFix a code typo (missing `eval') which lead to improper...
2013-06-04 jhibbitsPad the PCPU MD struct, to satisfy an assert added...
next