]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-02-09 eadlerMore accurately document what happens on error.
2012-02-09 eadlerMake etc/Makefile more conflict resistant
2012-02-09 jimharrisRemove explicit CC assignment in isci(4) Makefile to...
2012-02-09 jkimRefine r231226. Swap timecounters before suspending...
2012-02-09 nyanRemove full debugger options and enable KDB_TRACE optio...
2012-02-09 matthewAdding myself as a new committer
2012-02-09 matthewAdd myself as a new committer
2012-02-09 nyan- Disable the olpt driver. Because it conflicts with...
2012-02-09 mmAllow mounting nullfs(5) inside jails.
2012-02-09 mmAdd support for mounting devfs inside jails.
2012-02-09 glebiusAdd support for RICOH R5CE823 card reader, that can...
2012-02-09 mmIntroduce the "ruleset=number" option for devfs(5)...
2012-02-09 kevloMention run(4)
2012-02-09 gjbFix some Xr references:
2012-02-09 kenBring in a number of mps(4) driver fixes from LSI:
2012-02-08 jamieAcknowledge that jail_attach and jail_remove can return...
2012-02-08 pluknetg/c last bit of old ipv6 prefix management.
2012-02-08 mariusRemove extra newlines from panic messages.
2012-02-08 jkimReset clock after atrtc(4) is properly resumed.
2012-02-08 jkimRevert r211288 and move the logic to the acpi_timer...
2012-02-08 kibTrim 8 unused bytes from struct vnode on 64-bit archite...
2012-02-08 kibUnbreak detection of the async mode for clustered write...
2012-02-08 glebiusSet vnet context in callouts and taskqueues.
2012-02-08 luigi- change the buffer size from a constant to a
2012-02-08 brookseui64_aton and eui64_ntoa are actually the equivalent...
2012-02-08 pjdAllow to set kern.ipc.shmmax from /boot/loader.conf.
2012-02-08 dougbAs it stands right now, the default devfs rulesets...
2012-02-08 pjdAdd a comment to the example that pidfile_* functions...
2012-02-08 pjdNote that calling pidfile_write(3) multiple times is...
2012-02-08 kevloAdd offsetof.3 man page
2012-02-08 adrianUpdate the 802.11s IE numbers to represent the latest...
2012-02-08 wollmanIt's not an error if unlink(2) fails because the pathna...
2012-02-08 marcelRev. 228360 moved the call to cpu_set_upcall() to happe...
2012-02-08 npAllocate the BAR for userspace doorbells after the...
2012-02-08 npProgram the MAC exact match table in batches of 7 addre...
2012-02-08 gjbAdd an option to 404.status-zfs (enabled by default...
2012-02-07 kenUpdate the mps(4) man page for the changes in the new...
2012-02-07 jkimDo not EOI local APIC too early. Just do doreti normal...
2012-02-07 pfgUpdate the data structures with some fields reserved for
2012-02-07 jkim- Give all clocks and timers on acpi0 the equal probing...
2012-02-07 mckusickIn the original days of BSD, a sync was issued on every...
2012-02-07 mariusCall bge_add_sysctls() early and especially before...
2012-02-07 nwhitehornThe bus resource adjustment API is not meant to work...
2012-02-07 mmMerge illumos revision 13594:
2012-02-07 jimharrisFix Coverity defects in isci(4) driver.
2012-02-07 jimharrisFix r231134. svn:keywords needs to be 'FreeBSD=%H...
2012-02-07 jimharrisAdd svn:keywords for isci driver files.
2012-02-07 rmacklemr228827 fixed a problem where copying of NFSv4 open...
2012-02-07 pjdAllow to set if_bridge(4) sysctls from /boot/loader...
2012-02-07 emasteAdd BSD copyright notice.
2012-02-07 uqsRecord my ports mentor relationship.
2012-02-07 nyan- Set TERM to cons25w on pc98 because we still use...
2012-02-07 kibSprinkle missed calls to asynchronous UFS_UPDATE()...
2012-02-07 npAcquire the adapter lock before updating fields of...
2012-02-07 dimConsistently set RPCGEN_CPP when running rpcgen, so...
2012-02-07 npRemove if_start from cxgb and cxgbe.
2012-02-07 npcxgbe: reduce diffs with other branches.
2012-02-07 eadlerports(7) currently makes no mention of LOCALBASE: fix...
2012-02-07 davidxuPlug a memory leak. When a cached thread is reused...
2012-02-06 truckmanImprove sparse file handling when printing the block...
2012-02-06 dimIn usr.bin/rpcgen/rpc_main.c, use execvp(3) instead...
2012-02-06 adrianContribute some example code which demonstrates how...
2012-02-06 edAdd a `fix' for another whitespace bug.
2012-02-06 edFix whitespace inconsistencies in TTY code.
2012-02-06 emasteAvoid panic from unlocking a not locked mutex (in some...
2012-02-06 kibAdd missing opt_quota.h include to activate #ifdef...
2012-02-06 jhbRename cache_lookup_times() to cache_lookup() and retir...
2012-02-06 ghelmerUsing the O_CLOEXEC flag on open(2) caused the pidfile...
2012-02-06 dimAmend r231079 by properly shifting up the existing...
2012-02-06 dimLet rpcgen(1) support an environment variable RPCGEN_CP...
2012-02-06 glebiusBump .Dd for r231076.
2012-02-06 kibJNEWBLK dependency may legitimately appear on the buf...
2012-02-06 glebiusMake the 'tcpwin' option of ipfw(8) accept ranges and...
2012-02-06 kibCurrent implementations of sync(2) and syncer vnode...
2012-02-06 tuexenFix a typo which was already fixed by eadler in r227489...
2012-02-06 edAdd fixwhite(1).
2012-02-06 kevlo- Use uint8_t for the variable x and spell the size...
2012-02-06 adrianUpdate the mesh reason codes to match the latest 802...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 dimRegenerate src.conf.5, after r230972 added the WITHOUT_...
2012-02-05 dimIn usr.bin/rpcgen/rpc_main.c, properly check the return...
2012-02-05 nwhitehornInherit from PCI bridge driver instead of manually...
2012-02-05 andreastReplace the assembler macro WEAK_ALIAS with a new macro...
2012-02-05 rpauloFix clang warnings.
2012-02-05 nwhitehornMake sure to remap adjusted resources.
2012-02-05 glebiusAdd new socket options: TCP_KEEPINIT, TCP_KEEPIDLE...
2012-02-05 mavRemove extra semicolon.
2012-02-05 andreastRevert the _NOPROF entries on cpu_throw, cpu_switch...
2012-02-05 trocinyIf a local write request is from the synchronization...
2012-02-05 trocinyFix the regression introduced in r226859: if the local...
2012-02-05 jhibbitsAdd exca to powerpc modules build as a dependency for...
2012-02-05 glebiusFix typo in r231010.
2012-02-05 mmAnalogous to r230407 a separate path buffer in vfs_moun...
2012-02-05 edWhitespace fixes.
2012-02-05 glebiusBetter comment for ifa_init(), ifa_ref(), ifa_free().
2012-02-05 glebiusIn ifa_init() initialize if_data.ifi_datalen. This...
2012-02-05 davidxuAdd 32-bit compat code for AIO kevent flags introduced...
2012-02-05 nwhitehornAdd support for bus_adjust_resource() on all PowerPC...
2012-02-04 jillessh: Fix swapped INTON/INTOFF.
2012-02-04 nwhitehornCompatibility with IBM firmware.
next