]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-03-23 Stanislav Sedov- Actually fill the date of the Heimdal update.
2012-03-23 Stanislav Sedov- Take krb5_verify_user.3.gz out of ObsoleteFiles as...
2012-03-23 Andrey V. ElsukovCheck that scheme is not already registered. This may...
2012-03-23 Sergey KandaurovRemove archive_entry_*_w(3) entries from ObsoleteFiles...
2012-03-23 Sergey KandaurovDocument IFT_USB referenced by IFF_CANTCONFIG since...
2012-03-23 Sergey KandaurovUpdate IFF_* macro descriptions.
2012-03-23 Stanislav Sedov- Add new kerberos libraries to the list of optional...
2012-03-23 Stanislav Sedov- Do not build libcom_err and compile_et when kerberos...
2012-03-23 Oleksandr TymoshenkoAdd pseudo-device for handling PMC interrupts and link...
2012-03-23 Oleksandr TymoshenkoAdd Octeon-related parts to libpmc
2012-03-23 Oleksandr TymoshenkoAdd Octeon PMC hardware backend
2012-03-23 Oleksandr TymoshenkoAdd list of Octeon's PMC counters obtained from cvmx...
2012-03-23 Oleksandr TymoshenkoAdd Octeon class and CPU type
2012-03-23 Oleksandr TymoshenkoSetup fake MODINFO variables for octeon kernel
2012-03-22 Adrian ChaddAdd some further debugging to try and aid tracking...
2012-03-22 Adrian ChaddSprinkle some style(9) things around.
2012-03-22 Adrian ChaddFix an incorrect parameter usage here.
2012-03-22 Rafal JaworowskiImprove FDT handling in loader(8) and make it more...
2012-03-22 Joseph KoshyCorrect a function prototype.
2012-03-22 Oleksandr TymoshenkoMake reusable part of code have mips prefix, not mips24
2012-03-22 Oleksandr TymoshenkoRework MIPS PMC code:
2012-03-22 Oleksandr TymoshenkoMove PMC hook invocation to cpu_intr. The idea is the...
2012-03-22 Oleksandr TymoshenkoFix base vaddr detection for ELF binaries. PT_LOAD...
2012-03-22 Oleksandr TymoshenkoFix PMC syscall on 64-bit big endian systems.
2012-03-22 Jung-uk KimAdd ACPI_LV_REPAIR debug level, available since ACPICA...
2012-03-22 Joel DahlUpdate snd_cmi, snd_csa and snd_emu10kx status.
2012-03-22 Michael TuexenSmall cleanup of the code. No functional change (in...
2012-03-22 Joel DahlAdd snd_cmi, snd_csa and snd_emu10kx to GENERIC on...
2012-03-22 Jayachandran C.Fix return type of mips pmap_kextract()
2012-03-22 Konstantin... Use xmalloc() instead of malloc() in the places where...
2012-03-22 Konstantin... Remove the fragments which are not needed on FreeBSD...
2012-03-22 John BaldwinMark the 'lapics' and 'ioapics' arrays here static...
2012-03-22 Stanislav Sedov- Avoid use of deprecated KRB5 functions.
2012-03-22 Sergey KandaurovFix style. Somehow I managed to lost a space when copy...
2012-03-22 Sergey KandaurovGarbage collect defunct nlist(3) symbols.
2012-03-22 Sergey KandaurovPrevent fs_file NULL pointer dereference in fixfsfile...
2012-03-22 Andrey V. ElsukovCorrect debug message.
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-22 Alan CoxHandle spurious page faults that may occur in no-fault...
2012-03-22 Alan CoxChange pv_entry_count to a long. During the lifetime...
2012-03-21 Marius StroblDeclare the CRC lookup-tables const as they hardly...
2012-03-21 Marius StroblUse the common/shared CRC-32 implementation instead...
2012-03-21 Bernhard SchmidtUpdate the firmware to version 0.236
2012-03-21 Bernhard SchmidtLoad the firmware during init not attach, as a root...
2012-03-21 Marius Strobl- First pass at const'ifying ata(4) as appropriate.
2012-03-21 Juli Malletto) Don't keep drive parameters in a global, put them...
2012-03-21 Andrey V. ElsukovAcquire modules lock before call module_getname() in...
2012-03-21 Marius StroblRemove remnants of ATA_LOCKING uses in the ATA_CAM...
2012-03-21 Marius StroblExclude devices which are mutually exclusive with ATA_C...
2012-03-21 Gleb Smirnoffin6_pcblookup_local() still can return a pcb with NULL
2012-03-21 Ed SchoutenRemove pty(4) from our kernel configurations.
2012-03-21 Gleb SmirnoffAdd multibyte char support.
2012-03-21 David XuRevert previous change. It is an incomplete change...
2012-03-21 David XuUse version 2 of semaphore provided by kernel umtx...
2012-03-21 Gleb SmirnoffFix a sentence in a paragraph that describes time and...
2012-03-21 Gleb SmirnoffDon't run through time checks when entry is definitely...
2012-03-21 Alan CoxEliminate vm.pmap.shpgperproc and vm.pmap.pv_entry_max...
2012-03-21 Adrian ChaddRe-commit this - store the alq payload in network order.
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 Jung-uk KimFix another witness panic. We cannot enter critical...
2012-03-20 Jung-uk KimImport ACPICA 20120320.
2012-03-20 John BaldwinAdd sys/ofed to the 'make cscope' target.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-20 David ChisnallImport new version of libcxxrt to vendor branch.
2012-03-20 Sergey KandaurovUpdate the list of struct ifnet fields.
2012-03-20 Konstantin... Fix several problems with our ELF filters implementation.
2012-03-20 Rafal JaworowskiImprove device tree blob (DTB) handling in loader(8).
2012-03-20 Maxim Konovalovo Xr siftr.4 in order to expose it to a wider audience.
2012-03-20 Adrian ChaddDelay sequence number allocation for A-MPDU until just...
2012-03-19 Tijl CoosemansCopy amd64 sysarch.h to x86 and merge with i386 sysarch...
2012-03-19 Jung-uk KimFix a witness panic introduced in r231797.
2012-03-19 Tijl CoosemansCopy i386 specialreg.h to x86 and merge with amd64...
2012-03-19 Tijl CoosemansCopy i386 psl.h to x86 and replace amd64/i386/pc98...
2012-03-19 Tijl CoosemansMove userland bits (and some common kernel bits) from...
2012-03-19 John BaldwinRetire the IF_ADDR_LOCK() and IF_ADDR_UNLOCK() compat...
2012-03-19 John BaldwinFix build of OFED bits with debugging options enabled.
2012-03-19 Maxim Konovalovo Sort Xrs.
2012-03-19 Maxim Konovalovo Trim EoL whitespaces.
2012-03-19 Dimitry AndricFix the following warning from clang trunk:
2012-03-19 John BaldwinBah, just revert my earlier change entirely. (Missed...
2012-03-19 Dimitry AndricAdd explicit braces to avoid dangling else in stl_tree...
2012-03-19 John BaldwinFix madvise(MADV_WILLNEED) to properly handle individua...
2012-03-19 John BaldwinAlter the previous commit to use vm_size_t instead...
2012-03-19 Andreas ToblerProvide a fix for certain PowerMacs where the U3 i2c...
2012-03-19 Jung-uk KimDo not reuse the previous address when restoring linear...
2012-03-19 Josh PaetzelAn intel RAID can have any arbitrary name.
2012-03-19 Konstantin... Re-apply r233122 erronously reverted in r233168.
2012-03-19 Adrian ChaddRemove this - it's not needed as it's defined in ieee80...
2012-03-19 Andrey V. ElsukovAdd CTLFLAG_TUN to sysctls.
2012-03-19 Andrey V. ElsukovDocument GEOM_PART_LDM scheme and partition types.
2012-03-19 Andrey V. ElsukovConnect geom_part_ldm to the kernel build.
2012-03-19 Andrey V. ElsukovConnect geom_part_ldm module to the build.
2012-03-19 Andrey V. ElsukovAdd new GEOM_PART_LDM module that implements the Logica...
2012-03-19 Andrey V. ElsukovMake kern.geom.part node not static. Also add CTLFLAG_T...
2012-03-19 David ChisnallAdd symbol versioning to libcxxrt.
2012-03-19 David ChisnallMake __get_locale() static inline, not just inline...
2012-03-19 Konstantin... If we ever allow for managed fictitious pages, the...
2012-03-19 Gleb SmirnoffRotate auth.log and messages at the beginning of a...
2012-03-19 Benjamin KadukRemove trailing whitespace.
2012-03-19 Benjamin KadukExpound a bit more about the system maximum number...
next