]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-03-22 aeCorrect debug message.
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-22 alcHandle spurious page faults that may occur in no-fault...
2012-03-22 alcChange pv_entry_count to a long. During the lifetime...
2012-03-21 mariusDeclare the CRC lookup-tables const as they hardly...
2012-03-21 mariusUse the common/shared CRC-32 implementation instead...
2012-03-21 bschmidtUpdate the firmware to version 0.236
2012-03-21 bschmidtLoad the firmware during init not attach, as a root...
2012-03-21 marius- First pass at const'ifying ata(4) as appropriate.
2012-03-21 jmalletto) Don't keep drive parameters in a global, put them...
2012-03-21 aeAcquire modules lock before call module_getname() in...
2012-03-21 mariusRemove remnants of ATA_LOCKING uses in the ATA_CAM...
2012-03-21 mariusExclude devices which are mutually exclusive with ATA_C...
2012-03-21 glebiusin6_pcblookup_local() still can return a pcb with NULL
2012-03-21 edRemove pty(4) from our kernel configurations.
2012-03-21 glebiusAdd multibyte char support.
2012-03-21 davidxuRevert previous change. It is an incomplete change...
2012-03-21 davidxuUse version 2 of semaphore provided by kernel umtx...
2012-03-21 glebiusFix a sentence in a paragraph that describes time and...
2012-03-21 glebiusDon't run through time checks when entry is definitely...
2012-03-21 alcEliminate vm.pmap.shpgperproc and vm.pmap.pv_entry_max...
2012-03-21 adrianRe-commit this - store the alq payload in network order.
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-20 jkimFix another witness panic. We cannot enter critical...
2012-03-20 jkimImport ACPICA 20120320.
2012-03-20 jhbAdd sys/ofed to the 'make cscope' target.
2012-03-20 theravenImport new version of libcxxrt. Now works correctly...
2012-03-20 pluknetUpdate the list of struct ifnet fields.
2012-03-20 kibFix several problems with our ELF filters implementation.
2012-03-20 rajImprove device tree blob (DTB) handling in loader(8).
2012-03-20 maximo Xr siftr.4 in order to expose it to a wider audience.
2012-03-20 adrianDelay sequence number allocation for A-MPDU until just...
2012-03-19 tijlCopy amd64 sysarch.h to x86 and merge with i386 sysarch...
2012-03-19 jkimFix a witness panic introduced in r231797.
2012-03-19 tijlCopy i386 specialreg.h to x86 and merge with amd64...
2012-03-19 tijlCopy i386 psl.h to x86 and replace amd64/i386/pc98...
2012-03-19 tijlMove userland bits (and some common kernel bits) from...
2012-03-19 jhbRetire the IF_ADDR_LOCK() and IF_ADDR_UNLOCK() compat...
2012-03-19 jhbFix build of OFED bits with debugging options enabled.
2012-03-19 maximo Sort Xrs.
2012-03-19 maximo Trim EoL whitespaces.
2012-03-19 dimFix the following warning from clang trunk:
2012-03-19 jhbBah, just revert my earlier change entirely. (Missed...
2012-03-19 dimAdd explicit braces to avoid dangling else in stl_tree...
2012-03-19 jhbFix madvise(MADV_WILLNEED) to properly handle individua...
2012-03-19 jhbAlter the previous commit to use vm_size_t instead...
2012-03-19 andreastProvide a fix for certain PowerMacs where the U3 i2c...
2012-03-19 jkimDo not reuse the previous address when restoring linear...
2012-03-19 jpaetzelAn intel RAID can have any arbitrary name.
2012-03-19 kibRe-apply r233122 erronously reverted in r233168.
2012-03-19 adrianRemove this - it's not needed as it's defined in ieee80...
2012-03-19 aeAdd CTLFLAG_TUN to sysctls.
2012-03-19 aeDocument GEOM_PART_LDM scheme and partition types.
2012-03-19 aeConnect geom_part_ldm to the kernel build.
2012-03-19 aeConnect geom_part_ldm module to the build.
2012-03-19 aeAdd new GEOM_PART_LDM module that implements the Logica...
2012-03-19 aeMake kern.geom.part node not static. Also add CTLFLAG_T...
2012-03-19 theravenAdd symbol versioning to libcxxrt.
2012-03-19 theravenMake __get_locale() static inline, not just inline...
2012-03-19 kibIf we ever allow for managed fictitious pages, the...
2012-03-19 glebiusRotate auth.log and messages at the beginning of a...
2012-03-19 bjkRemove trailing whitespace.
2012-03-19 bjkExpound a bit more about the system maximum number...
2012-03-19 gonzofix ABI detection logic: for 64-bit elf objects set...
2012-03-19 yongariDo not change current media when driver is already...
2012-03-19 eadlerdraft-ietf-ipv6-scoping-arch-02.txt is now RFC 4007
2012-03-19 eadlerrm[0].rm_so must be zero (an explicit check is made...
2012-03-19 eadlerX11BASE is not used any more and has been killed by...
2012-03-19 eadler- Clean up timestamps in msgbuf code. The timestamps...
2012-03-19 davidxuUse clockid parameter instead of hard-coded CLOCK_REALTIME.
2012-03-18 adrian.. revert out a local change that I hadn't yet complete...
2012-03-18 jillesfts(3): Mention that FTS_NOCHDIR imposes {PATH_MAX...
2012-03-18 jpaetzelRedirect camcontrol stderr to /dev/null.
2012-03-18 jillesfts(3): Document cases where FTS_NOCHDIR is set implicitly.
2012-03-18 adrianAdd a missing endian conversion.
2012-03-18 hartimemset() wants the size of the structure to clear,...
2012-03-18 tijlRemove some unnecessary includes.
2012-03-18 jhCast wallclock.tv_sec to uint64_t to avoid overflow...
2012-03-18 tijlEliminate ia32_reg.h by moving its contents to x86...
2012-03-18 tijlCopy i386 reg.h to x86 and merge with amd64 reg.h....
2012-03-18 tijlUse exact width integer types in amd64/i386 reg.h to...
2012-03-18 alcStyle fix to pmap_protect().
2012-03-18 kevloRepair function when used with large scales
2012-03-18 nwhitehornRemove acquisition of VM page queues lock from pmap_pro...
2012-03-18 bzHide kernel option ROUTETABLES evaluations in the imple...
2012-03-18 hselaskyRegenerate usb.conf to use new -n option when doing...
2012-03-18 hselaskyUse new -n option when executing kldload, to
2012-03-18 hselaskyAdd option to ignore error codes if the module specifie...
2012-03-18 gonzoUnbreak trhe build by including proper header
2012-03-18 gonzoFix TLS for statically linked binaries
2012-03-18 mariusDeclare some variables static in order to reduce the...
2012-03-18 gonzo- Fix logic for detection if further processing of...
2012-03-18 davidxuSome software think a mutex can be destroyed after...
2012-03-17 kibDo not claim that msync(2) is obsoleted [1].
2012-03-17 kibAdd sysctl vfs.nfs.nfs_keep_dirty_on_error to switch...
2012-03-17 kibIn vm_object_page_clean(), do not clean OBJ_MIGHTBEDIRT...
2012-03-17 peterMake sure libgcc_s is finished building in _startup_lib...
2012-03-17 alcWith the changes over the past year to how accesses...
2012-03-17 rmhHide a few declarations from userland (including `struc...
2012-03-17 hselaskyThe UMS module is now loaded by rules in /etc/devd...
next