]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-05-23 hselaskyInitial import of character device in userspace support...
2014-05-23 luigiremove unused code (building older releases should...
2014-05-23 luigiadd libraries to the initial build for picobsd.
2014-05-23 neelAdd emulation of the "outsb" instruction. NetBSD guests...
2014-05-23 neelA Centos 6.4 guest will write 0xff to the 8259 mask...
2014-05-23 npcxgbe(4): Remove stray if_up from the code that creates...
2014-05-23 impRemove NetBSD implementation details not relevant to...
2014-05-23 impMinor style nits...
2014-05-23 impFix the comment. This really isn't just a 4.x compatibi...
2014-05-23 impWhen libelf and libdwarf were updated, we didn't bump...
2014-05-23 impAdd .../share/mk to the default system make path. This...
2014-05-22 ianMap device memory using PTE_DEVICE attributes, and...
2014-05-22 marcelCreate our temporary file in $TMPDIR, if the environmen...
2014-05-22 dteskeFix syntax error thrown at the point of creating the...
2014-05-22 gjbDisable the main FreeBSD pkg(7) repositories in the dvd
2014-05-22 gjbAdd forward-compatibility glue with pkg-1.3:
2014-05-22 jhbDon't permit users to request a subset of the AVX512...
2014-05-22 jhbWhitespace fix.
2014-05-22 neelAllow vmx_getdesc() and vmx_setdesc() to be called...
2014-05-22 truckmanDon't delete our new vt(4) man page.
2014-05-22 traszMake iwn(4) able to get itself back into working condit...
2014-05-22 traszErm, revert r266544; wrong tree.
2014-05-22 traszMake iwn(4) able to get itself back into working condit...
2014-05-22 luigifix picobsd cross builds on stable/10
2014-05-22 hselasky- Give firmware loading more time.
2014-05-22 hselasky- Fix a bug where the TLBPC value was forced to being...
2014-05-22 rayProper fix of VT_LOCKSWITCH ioctl.
2014-05-22 rayRollback r266496.
2014-05-22 mavMake ng_mppc to not disable the node in case of multipl...
2014-05-22 adrianUse CPU_FIRST() / CPU_NEXT() to iterate over the valid...
2014-05-22 mavUse NG_WAITOK as ng_package_msg() argument instead...
2014-05-22 hselasky- Stop transfers when RSU init fails.
2014-05-22 delphijFix build: Build libavl as prebuild-lib.
2014-05-22 allanjudeImprove sysctl descriptions for new ZFS sysctls:
2014-05-22 jhibbitsimagact_binmisc builds for all supported architectures...
2014-05-22 gshapiroNote merge to head for sendmail 8.14.9.
2014-05-22 gshapiroMinor changes to force commit these files so new freebs...
2014-05-22 gshapiroUpdate for sendmail 8.14.9 import
2014-05-22 gshapiroMerge sendmail 8.14.9 to HEAD
2014-05-22 neelInject page fault into the guest if the page table...
2014-05-22 delphijExplicitly link libzfs against libavl as it is done...
2014-05-21 sbrunoRemove duplicate:
2014-05-21 hselasky"%p" formatting already includes "0x" prefix in printout.
2014-05-21 marcelFix CID 1204379 (vtoc8.c) & CID 1204380 (bsd.c): Cast...
2014-05-21 marcelFix CID 1204394: Use strncpy(3) instead of strcpy(3...
2014-05-21 marcelFix CID 1215124: Handle errors properly.
2014-05-21 marcelFix CID 1215125: fstat(2) returns -1 on error and sets...
2014-05-21 marcelFix CID 1215128: Free the allocated buf when image_set_...
2014-05-21 marcelFix CID 1215129: move the call to lseek(2) before the...
2014-05-21 hselaskyImplement interrupt endpoint methods for host mode...
2014-05-21 hselasky- Split transmit queue into one for each type. Apparent...
2014-05-21 smhAdded sysctls / tunables for ZFS dirty data tuning
2014-05-21 raySync lock(1) on VT_LOCKSWITCH usage with syscons(4...
2014-05-21 rayFix tty locking.
2014-05-21 hrs- Fix a bug which can make sysctl() fail when -F is...
2014-05-21 hselasky- Replace some constants with macros.
2014-05-21 kibRemove redundand loop. The inner goto restarts the...
2014-05-21 kevlo- Configure Rx bulk
2014-05-21 hselaskyAvoid starting a USB transfer inside the callback funct...
2014-05-21 marckDocument VMware-related filesystems additions.
2014-05-21 bjkCheck for mismatched vref()/vdrop()
2014-05-20 scottlOld PCIe implementations cannot allow a DMA transfer...
2014-05-20 slm- Add myself to committers-src.dot
2014-05-20 pluknetMove Nx definition to a separate block.
2014-05-20 neelAdd PG_RW check when translating a guest linear to...
2014-05-20 reaFix warning messages after r252015
2014-05-20 jimharrisAdd ismt(4) driver.
2014-05-20 sjgUse an intermediate target to associate with _SUBDIR...
2014-05-20 hselasky- The DELAY() should not be used in USB drivers.
2014-05-20 hselasky- The DELAY() should not be used in USB drivers.
2014-05-20 hselaskyOptimise reading of pending interrupt registers. If...
2014-05-20 mavAdd IOMMU PCI subclass, found on Tyan S8236 motherboard.
2014-05-20 hselaskyCorrect some programming details. The layout of the...
2014-05-20 hselaskyMake sure detach code is executed in all cases. This...
2014-05-20 smhChange comment about HPNDisabled to match the style...
2014-05-20 kibWhen exec_new_vmspace() decides that current vmspace...
2014-05-20 bdrewery- Include /etc/newsyslog.conf.d/* and /usr/local/etc...
2014-05-20 grehanBump bhyve allocation up to 20 bits to avoid
2014-05-19 sjgRevert previous change - doesn't cover all cases.
2014-05-19 markjFix tst.ZeroModuleProbes.d.ksh, which was incorrectly...
2014-05-19 adrianLet's just use the mib0 partition for our configuration...
2014-05-19 sjg_SUBDIR is marked .MAKE - since it runs a sub-make.
2014-05-19 jhbAdd support for decoding the AMD SVM instructions.
2014-05-19 adrianAdd -R to netstat to dump RSS/flow information.
2014-05-19 impAdd ARM_EABI to the list, since arm kernels need it
2014-05-19 aeAdd a topology trace to the g_spoil_event.
2014-05-19 aeWe have two functions from where a geom orphan method...
2014-05-19 truckmanSlightly restructure the final loop in rman_reserve_res...
2014-05-19 jmgremove trailing white space...
2014-05-19 neelAdd PG_U (user/supervisor) checks when translating...
2014-05-19 jfvThis is the beta release of the driver for the new
2014-05-18 adrianWhen RSS is enabled and per cpu TCP timers are enabled...
2014-05-18 adrian* When copying the flowid from inp -> outbound mbuf...
2014-05-18 adrianEnsure that the flowid hashtype is assigned to the...
2014-05-18 adrianAdd a new function to do a CPU ID lookup based on RSS...
2014-05-18 adrianAdd the flowtype to the inpcb.
2014-05-18 bjkAssorted updates to md5.1
2014-05-18 bjkDocument some user-settable make variables in ports.7
2014-05-18 kibFix LD_LIBMAP.
2014-05-18 gnnUpdate the date on the manual page.
next