]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-02-08 Pawel Jakub... Add a comment to the example that pidfile_* functions...
2012-02-08 Pawel Jakub... Note that calling pidfile_write(3) multiple times is...
2012-02-08 Kevin LoAdd offsetof.3 man page
2012-02-08 Adrian ChaddUpdate the 802.11s IE numbers to represent the latest...
2012-02-08 Garrett WollmanIt's not an error if unlink(2) fails because the pathna...
2012-02-08 Marcel MoolenaarRev. 228360 moved the call to cpu_set_upcall() to happe...
2012-02-08 Navdeep ParharAllocate the BAR for userspace doorbells after the...
2012-02-08 Navdeep ParharProgram the MAC exact match table in batches of 7 addre...
2012-02-08 Glen BarberAdd an option to 404.status-zfs (enabled by default...
2012-02-07 Kenneth D.... Update the mps(4) man page for the changes in the new...
2012-02-07 Jung-uk KimDo not EOI local APIC too early. Just do doreti normal...
2012-02-07 Pedro F. GiffuniUpdate the data structures with some fields reserved for
2012-02-07 Jung-uk Kim- Give all clocks and timers on acpi0 the equal probing...
2012-02-07 Kirk McKusickIn the original days of BSD, a sync was issued on every...
2012-02-07 Marius StroblCall bge_add_sysctls() early and especially before...
2012-02-07 Nathan WhitehornThe bus resource adjustment API is not meant to work...
2012-02-07 Martin MatuskaMerge illumos revision 13594:
2012-02-07 Jim HarrisFix Coverity defects in isci(4) driver.
2012-02-07 Jim HarrisFix r231134. svn:keywords needs to be 'FreeBSD=%H...
2012-02-07 Jim HarrisAdd svn:keywords for isci driver files.
2012-02-07 Rick Macklemr228827 fixed a problem where copying of NFSv4 open...
2012-02-07 Pawel Jakub... Allow to set if_bridge(4) sysctls from /boot/loader...
2012-02-07 Ed MasteAdd BSD copyright notice.
2012-02-07 Ulrich SpörleinRecord my ports mentor relationship.
2012-02-07 Yoshihiro Takahashi- Set TERM to cons25w on pc98 because we still use...
2012-02-07 Konstantin... Sprinkle missed calls to asynchronous UFS_UPDATE()...
2012-02-07 Navdeep ParharAcquire the adapter lock before updating fields of...
2012-02-07 Dimitry AndricConsistently set RPCGEN_CPP when running rpcgen, so...
2012-02-07 Navdeep ParharRemove if_start from cxgb and cxgbe.
2012-02-07 Navdeep Parharcxgbe: reduce diffs with other branches.
2012-02-07 Eitan Adlerports(7) currently makes no mention of LOCALBASE: fix...
2012-02-07 David XuPlug a memory leak. When a cached thread is reused...
2012-02-06 Don LewisImprove sparse file handling when printing the block...
2012-02-06 Dimitry AndricIn usr.bin/rpcgen/rpc_main.c, use execvp(3) instead...
2012-02-06 Adrian ChaddContribute some example code which demonstrates how...
2012-02-06 Ed SchoutenAdd a `fix' for another whitespace bug.
2012-02-06 Ed SchoutenFix whitespace inconsistencies in TTY code.
2012-02-06 Ed MasteAvoid panic from unlocking a not locked mutex (in some...
2012-02-06 Konstantin... Add missing opt_quota.h include to activate #ifdef...
2012-02-06 John BaldwinRename cache_lookup_times() to cache_lookup() and retir...
2012-02-06 Guy HelmerUsing the O_CLOEXEC flag on open(2) caused the pidfile...
2012-02-06 Dimitry AndricAmend r231079 by properly shifting up the existing...
2012-02-06 Dimitry AndricLet rpcgen(1) support an environment variable RPCGEN_CP...
2012-02-06 Gleb SmirnoffBump .Dd for r231076.
2012-02-06 Konstantin... JNEWBLK dependency may legitimately appear on the buf...
2012-02-06 Gleb SmirnoffMake the 'tcpwin' option of ipfw(8) accept ranges and...
2012-02-06 Konstantin... Current implementations of sync(2) and syncer vnode...
2012-02-06 Michael TuexenFix a typo which was already fixed by eadler in r227489...
2012-02-06 Ed SchoutenAdd fixwhite(1).
2012-02-06 Kevin Lo- Use uint8_t for the variable x and spell the size...
2012-02-06 Adrian ChaddUpdate the mesh reason codes to match the latest 802...
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 Dimitry AndricRegenerate src.conf.5, after r230972 added the WITHOUT_...
2012-02-05 Dimitry AndricIn usr.bin/rpcgen/rpc_main.c, properly check the return...
2012-02-05 Nathan WhitehornInherit from PCI bridge driver instead of manually...
2012-02-05 Andreas ToblerReplace the assembler macro WEAK_ALIAS with a new macro...
2012-02-05 Rui PauloFix clang warnings.
2012-02-05 Nathan WhitehornMake sure to remap adjusted resources.
2012-02-05 Gleb SmirnoffAdd new socket options: TCP_KEEPINIT, TCP_KEEPIDLE...
2012-02-05 Alexander MotinRemove extra semicolon.
2012-02-05 Andreas ToblerRevert the _NOPROF entries on cpu_throw, cpu_switch...
2012-02-05 Mikolaj GolubIf a local write request is from the synchronization...
2012-02-05 Mikolaj GolubFix the regression introduced in r226859: if the local...
2012-02-05 Justin HibbitsAdd exca to powerpc modules build as a dependency for...
2012-02-05 Gleb SmirnoffFix typo in r231010.
2012-02-05 Martin MatuskaAnalogous to r230407 a separate path buffer in vfs_moun...
2012-02-05 Ed SchoutenWhitespace fixes.
2012-02-05 Gleb SmirnoffBetter comment for ifa_init(), ifa_ref(), ifa_free().
2012-02-05 Gleb SmirnoffIn ifa_init() initialize if_data.ifi_datalen. This...
2012-02-05 David XuAdd 32-bit compat code for AIO kevent flags introduced...
2012-02-05 Nathan WhitehornAdd support for bus_adjust_resource() on all PowerPC...
2012-02-04 Jilles Tjoelkersh: Fix swapped INTON/INTOFF.
2012-02-04 Nathan WhitehornCompatibility with IBM firmware.
2012-02-04 Jilles Tjoelkersh: Use vfork in a few common cases.
2012-02-04 Nathan WhitehornFix installation script after r230482 -- a missing...
2012-02-04 Pawel Jakub... After multiple requests for back out, after multiple...
2012-02-04 Nathan WhitehornMissed file in r230993.
2012-02-04 Nathan WhitehornMiffed r230993 due to a one-character typo while review...
2012-02-04 Nathan WhitehornUnify OF PCI infrastructure, including changing from...
2012-02-04 Nathan WhitehornAvoid warnings about duplicate modules.
2012-02-04 Hiroki SatoFix $ipv6_network_interfaces handling in rc.d/routing...
2012-02-04 Ed MasteCorrect typo in comment (numbver)
2012-02-04 Hiroki SatoFix a possible infinite loop in "route flush" on 64...
2012-02-04 Ryan StoneWhenever a new kernel thread is spawned, explicitly...
2012-02-04 Hiroki SatoFix input validation in SO_SETFIB.
2012-02-04 Robert MillanAdd "nodevice adw" to WITHOUT_SOURCELESS_UCODE.
2012-02-04 Jaakko HeinonenRemove useless and potentially dangerous rw() function...
2012-02-04 Konstantin... Be as explicit as possible when describing relation...
2012-02-04 Joel DahlAdd /usr/src/cddl/ to the hierarchy.
2012-02-04 Pawel Jakub... Fix typo in comment.
2012-02-04 Robert MillanAdd MK_SOURCELESS build option. Setting MK_SOURCELESS...
2012-02-03 Jung-uk KimRestore callee saved registers later and micro-optimize.
2012-02-03 Jung-uk KimFix a function prototype to reflect reality. No functi...
2012-02-03 Martin MatuskaRevert r230913 and r230914.
2012-02-03 Sergey KandaurovPrint the owner process for unix domain sockets when...
2012-02-03 Rui PauloWhitespace removal.
2012-02-02 Adrian ChaddAdd some missing radar config parameters to athradar.
2012-02-02 Alexander MotinInsert ordered command every 1/4 of the current command...
2012-02-02 Kenneth D.... Fix the netback driver build for i386.
2012-02-02 Joel DahlRemove leftovers from previous commits.
next