]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-03-24 eadlerRestore the ability to use a non-standard LOCALBASE...
2012-03-24 kibRemove libssp_nonshared from the rtld linking set....
2012-03-24 kibProvide short-circuit exit(3) implementation for rtld.
2012-03-24 eadler- Make the default values for tcsh more user friendly
2012-03-24 eadlerDirect users to csup instead of cvsup in the csup-file...
2012-03-24 mariusAdd cas(4), gem(4) and hme(4) to x86 GENERICs as sugges...
2012-03-24 mariusAdd QGE-X to the list of known-working cards.
2012-03-24 mariusConsistently update to the MPI header set version 01...
2012-03-24 joelMinor mdoc fixes.
2012-03-24 mariusInitialize the mutexes used for the NVM and the swflag...
2012-03-24 joelRemove superfluous paragraph macro.
2012-03-24 mariusGiven that this is a host-PCI-Express bridge driver...
2012-03-24 dimFix the following clang warning in sys/dev/dcons/dcons...
2012-03-24 joelDocument the show alias and add an EXAMPLES section.
2012-03-24 gonzoRemap PMC interrupt for all cores
2012-03-24 gonzoBuild CTF tools as a part of toolchain for cross-compil...
2012-03-24 gonzoEnable build of DTrace-related userland parts for MIPS
2012-03-24 gonzoAdd stub file for pid probe. It's required although...
2012-03-24 gonzoBuild libproc and librtld_db for MIPS
2012-03-24 gonzoAdd DTrace-related part to machine-dependent code:
2012-03-24 gonzoJusy use i386 version of cyclic_machdep.c on all suppor...
2012-03-24 gonzoMake lockstat and profile modules x86-only
2012-03-24 gonzoAdd device part of DTrace/MIPS code
2012-03-24 gonzoAdd MIPS support to cddl/contrib part:
2012-03-24 gonzoMaintain target's byte order for multi-byte fields...
2012-03-24 stas- Avoid using deprecated heimdal functions in pam_krb5.
2012-03-24 stas- Apply binutils workaround on mips.mips as well. ...
2012-03-24 mariusAs it turns out, mpi_cnfg.h already is included by...
2012-03-24 marius- Use the PCI ID macros from mpi_cnfg.h rather than...
2012-03-23 gonzoMake libproc compilable for MIPS
2012-03-23 gonzoAdd handler for MIPS.options section
2012-03-23 gonzoAdd define for MIPS.options
2012-03-23 gonzoDisable IRIX compatibility flags for DWARF code generat...
2012-03-23 trocinyFix typo.
2012-03-23 theravenRevert ABI breakage in libsupc++.
2012-03-23 trocinyWhen displaying binary information show also osreldate.
2012-03-23 trocinyAdd a sysctl to set and retrieve binary osreldate of...
2012-03-23 gonzoMake default ABI for as(1) to be the same as target...
2012-03-23 bschmidtUse suspend/resume methods provided by net80211. This...
2012-03-23 bschmidtAlso fix the parameter usage in set80211meshpeering().
2012-03-23 gonzoFix pmap_kextract prototype to align it with pmap.c...
2012-03-23 gonzoBefore jumping to application's entry point set ra...
2012-03-23 jimharrisCall xpt_bus_register during attach context, then freez...
2012-03-23 pluknetExpand contraction.
2012-03-23 jhbDon't cast a bus address to a uint8_t pointer just...
2012-03-23 kibRemove superfluous extern keywords.
2012-03-23 kibCentralize the calculation of the top source directory...
2012-03-23 kibImplement xstrdup() using strlen()/xmalloc()/memcpy...
2012-03-23 dimWork around the following clang warning in mps(4):
2012-03-23 dimSilence alignment warnings from clang in libarchive...
2012-03-23 pluknetUpdate IFCAP_* macro descriptions.
2012-03-23 pluknetClean up from the old kern.polling.
2012-03-23 pluknetClean up of fs/fifofs include directory after fifo...
2012-03-23 edMake utmpx(3) thread safe if we support TLS.
2012-03-23 stas- Actually fill the date of the Heimdal update.
2012-03-23 stas- Take krb5_verify_user.3.gz out of ObsoleteFiles as...
2012-03-23 aeCheck that scheme is not already registered. This may...
2012-03-23 pluknetRemove archive_entry_*_w(3) entries from ObsoleteFiles...
2012-03-23 pluknetDocument IFT_USB referenced by IFF_CANTCONFIG since...
2012-03-23 pluknetUpdate IFF_* macro descriptions.
2012-03-23 stas- Add new kerberos libraries to the list of optional...
2012-03-23 stas- Do not build libcom_err and compile_et when kerberos...
2012-03-23 gonzoAdd pseudo-device for handling PMC interrupts and link...
2012-03-23 gonzoAdd Octeon-related parts to libpmc
2012-03-23 gonzoAdd Octeon PMC hardware backend
2012-03-23 gonzoAdd list of Octeon's PMC counters obtained from cvmx...
2012-03-23 gonzoAdd Octeon class and CPU type
2012-03-23 gonzoSetup fake MODINFO variables for octeon kernel
2012-03-22 adrianAdd some further debugging to try and aid tracking...
2012-03-22 adrianSprinkle some style(9) things around.
2012-03-22 adrianFix an incorrect parameter usage here.
2012-03-22 rajImprove FDT handling in loader(8) and make it more...
2012-03-22 jkoshyCorrect a function prototype.
2012-03-22 gonzoMake reusable part of code have mips prefix, not mips24
2012-03-22 gonzoRework MIPS PMC code:
2012-03-22 gonzoMove PMC hook invocation to cpu_intr. The idea is the...
2012-03-22 gonzoFix base vaddr detection for ELF binaries. PT_LOAD...
2012-03-22 gonzoFix PMC syscall on 64-bit big endian systems.
2012-03-22 jkimAdd ACPI_LV_REPAIR debug level, available since ACPICA...
2012-03-22 joelUpdate snd_cmi, snd_csa and snd_emu10kx status.
2012-03-22 tuexenSmall cleanup of the code. No functional change (in...
2012-03-22 joelAdd snd_cmi, snd_csa and snd_emu10kx to GENERIC on...
2012-03-22 jchandraFix return type of mips pmap_kextract()
2012-03-22 kibUse xmalloc() instead of malloc() in the places where...
2012-03-22 kibRemove the fragments which are not needed on FreeBSD...
2012-03-22 jhbMark the 'lapics' and 'ioapics' arrays here static...
2012-03-22 stas- Avoid use of deprecated KRB5 functions.
2012-03-22 pluknetFix style. Somehow I managed to lost a space when copy...
2012-03-22 pluknetGarbage collect defunct nlist(3) symbols.
2012-03-22 pluknetPrevent fs_file NULL pointer dereference in fixfsfile...
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...
next