]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-06-15 nwhitehornRevert changes to this file in r222417. This unconditio...
2011-06-15 mckusickMissing cleanup case after completion of a snapshot...
2011-06-14 gibbssys/kern/subr_kdb.c:
2011-06-14 hselaskyEnable USB 3.0 support by default in i386 and amd64...
2011-06-14 mavSkip BAR(5) usage for SATA registers access on ICH8M...
2011-06-14 jhbAdd location and pnpinfo strings for puc device ports...
2011-06-14 stephenReviewed by: gabor (mentor)
2011-06-14 gibbsPlumb device physical path reporting from CAM devices...
2011-06-14 obrienWe should not return ECHILD when debugging a child...
2011-06-14 traszAdd "gid" and "group" keywords to display the effective...
2011-06-14 gibbssys/sys/conf.h:
2011-06-14 gibbssys/cam/scsi/scsi_da.c:
2011-06-14 andreast- Check on target wordsize instead of compile time...
2011-06-14 gibbsLay groundwork in CAM for recording and reporting physi...
2011-06-14 aeImplement "global" mode for ipfw nat. It is similar...
2011-06-14 aeCheck nat id a bit more strictly.
2011-06-14 luigiGrab one of the ifcap bits for netmap, and enable print...
2011-06-14 aeSort alias mode flags in the increasing order.
2011-06-14 aeAdd IPv6 support to the ipfw uid/gid check. Pass an...
2011-06-14 gshapirosendmail has been updated to 8.14.5
2011-06-14 gshapiroUpdate notes regarding FreeBSD import
2011-06-14 gshapiroMinor change to force commit this file so new freebsd...
2011-06-14 gshapiroUpdate DNSBL information (MAPS has been acquired, used...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-14 gshapiroImport errata patch as published at http://www.sendmail...
2011-06-14 gshapiroImport sendmail 8.14.5
2011-06-13 kenInstead of using an atomic operation to determine wheth...
2011-06-13 gibbsFix a couple of race conditions in devstat(9) initializ...
2011-06-13 jillessh: Fix duplicate prototypes for builtins.
2011-06-13 gibbsSeveral enhancements to the Xen block back driver.
2011-06-13 mavAdd bunch of Conexant codec IDs. For some of them add...
2011-06-13 bzAdd a new option -P to suppress getservbyport(3) calls...
2011-06-13 jpaetzelConvert the allowed characters '-', '.', and ':' in...
2011-06-13 dimUse alternative, less messy solution to avoid breakage...
2011-06-13 jhbAdvance the advertised window (rcv_adv) to the currentl...
2011-06-13 nyan- Reduce diffs against i386.
2011-06-13 marius- Merge r222980 from x86: add sound(4) and common devic...
2011-06-13 avatarUsing statfs.f_fstypename rather than statfs.f_type...
2011-06-13 adrianFix ath_ahb(4) bus attach and eeprom error handling.
2011-06-13 dimApparently makefs needs a few more system headers to...
2011-06-12 delphijUse swap32() right.
2011-06-12 dimUnbreak usr.sbin/makefs after r223020.
2011-06-12 jillessh: Save/restore changed variables in optimized command...
2011-06-12 mckusickUpdate to soft updates journaling to properly track...
2011-06-12 mavDo not report CFA devices as ATAPI, even though IDENTIF...
2011-06-12 mckusickDisable the soft updates journaling after a filesystem...
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-12 dimVendor import of llvm trunk r132879:
2011-06-12 nwhitehornI forgot what year it is, apparently.
2011-06-12 jillessh: Add test for LC_COLLATE-based character ranges...
2011-06-12 jillessh: Fix locale-dependent ranges in bracket expressions.
2011-06-12 gabor- Use REG_NOSUB to bypass submatch counting when not...
2011-06-12 gabor- Fix -w behavior
2011-06-12 jillessh: Add test for case pattern matching with iso-8859...
2011-06-12 jillessh: Read .profile from the home directory (or / if...
2011-06-12 nwhitehornAdd an MBR to our release media to aid booting some...
2011-06-11 nwhitehornLong-overdue man page for bsdinstall.
2011-06-11 hrs- Remove $ipv6_gateway_enable check.
2011-06-11 hrsAdd a helper function to check kern.features.* sysctls.
2011-06-11 creesAdd self
2011-06-11 creesAdd self to calendar
2011-06-11 rmacklemMake three one line changes to the rc scripts so that
2011-06-11 kibAssert that page is VPO_BUSY or page owner object is...
2011-06-11 kibFix a bug in r222586. Lock the page owner object around...
2011-06-11 nwhitehornFollow up r222980 on PowerPC: add sound(4) and common...
2011-06-11 joelEnable sound support by default on i386 and amd64.
2011-06-11 gibbsMonitor and emit events for XenStore changes to XenBus...
2011-06-11 npAdd "context" subcommand to fetch and display SGE context.
2011-06-11 np- driver ioctl to get SGE context for any given queue.
2011-06-11 hrsSupport SIGHUP for reloading /etc/rtadvd.conf.
2011-06-11 marcelAdd the model number for the Montvale processor (market...
2011-06-11 delphijAdd comments about the validation.
2011-06-10 jeffImplement fully asynchronous partial truncation with...
2011-06-10 jillessh: Do parameter expansion on ENV before using it.
2011-06-10 jeff - Eliminate an incorrect include path from the mthca...
2011-06-10 jeff - Add support for referencing quota structures without...
2011-06-10 jeff - If the fsync in ufs_direnter fails SUJ can later...
2011-06-10 jeff - When printing bufs with show buf the lblkno is often...
2011-06-10 gibbsInclude sys/xen in cscope tag file generation.
2011-06-10 attilio- Fix races on detach handling of AAC_IFFLAGS_* mask
2011-06-10 gibbsRemove C constructs that are incompatible with C++...
2011-06-10 bschmidtMake sure to drop the IEEE80211_RATE_BASIC flag even...
2011-06-10 jillesskel/.shrc: Improve commented CDPATH example for POSIX...
2011-06-10 jhbFix some off-by-one errors with the ending address...
2011-06-10 jhbImplement BUS_ADJUST_RESOURCE() for the x86 drivers...
2011-06-10 rodrigcObtain bswap64() function implementation from
2011-06-09 jillessh: Do parameter expansion before printing PS4 (set...
2011-06-09 delphijMFV: Update to less v444.
2011-06-09 npcxgbetool: a tool for the cxgbe(4) driver.
2011-06-09 bzContrary to when returning in all-good cases at the...
2011-06-09 nwhitehornAdd -Wa,-many to CFLAGS on PowerPC. This aids in buildi...
2011-06-09 mavIntel NM10 chipset's SATA controller has same PCI ID...
2011-06-09 dougbMinor typo, fix 2 attributions
2011-06-08 jkimTidy up r222866.
2011-06-08 kenAdd dump.c to the rtsol build. It is needed now that...
2011-06-08 jillessh: Add simple tests for set -x and PS4.
2011-06-08 obrienSimply post r222273.
2011-06-08 davidch- Major reorganization of mbuf handling throughout...
2011-06-08 jkimIncrease quality of TSC (or TSC-low) timecounter to...
2011-06-08 jkimIntroduce low-resolution TSC timecounter "TSC-low"...
next