]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-03-06 pluknetKill EoL whitespaces.
2012-03-06 pluknetCosmetic nit:
2012-03-06 pluknetThe missing part of r232588 that documents ifaddr_byind...
2012-03-06 pluknet- ifnet_addrs has gone and replaced by ifaddr_byindex...
2012-03-06 jmallettGarbage collect some unused symbols.
2012-03-06 jmallettMake the native sigreturn just wrap set_mcontext, much...
2012-03-06 jmallettStore TLS base in the sigframe just as is done in freeb...
2012-03-06 jmallettFix two and a half oversights in COMPAT_FREEBSD32 relat...
2012-03-06 jmallettWhen emulating rdhwr for TLS, use the 32-bit offset...
2012-03-06 gonzo- Switch ARM and MIPS to TLS Variant I
2012-03-06 gonzoImplement _set_tp
2012-03-06 gonzo- Remove NOSHARED parts since it seems to be no-op
2012-03-06 gonzo- Switch to saving non-offseted pointer to TLS block...
2012-03-06 gonzo- Switch to saving non-offseted pointer to TLS block...
2012-03-06 gonzoPrepare for large TLS redo. Save pointer to the beginni...
2012-03-06 jmallettIn the trap messages that aid the primitive debugging...
2012-03-05 pjdLink EV_SET(3) to kqueue(2).
2012-03-05 kibThe libmap.conf initialization is performed before...
2012-03-05 pluknetActually bump date, sigh.
2012-03-05 jhbFix boot2 to handle boot config files that only contain...
2012-03-05 jhbFix three instances of a missing word.
2012-03-05 jkimFix few style nits.
2012-03-05 pluknetFix typo. Bump .Dd for the previous change.
2012-03-05 traszMake growfs(8) mostly style compliant. No functional...
2012-03-05 ivorasPrint out process name and thread id in the debugging...
2012-03-05 kibApply inlined vn_vget_ino() algorithm for ".." lookup...
2012-03-05 hselaskyAdd DWC OTG module to ARM builds.
2012-03-05 hselaskyFix for DWC OTG interrupt register programming.
2012-03-05 glebiusFix ng_ipfw(4) cookie number in example.
2012-03-05 nwhitehornMake the chroot shell more functional by providing...
2012-03-05 adrianOops - used the wrong field.
2012-03-04 adrianAdd the thread id to the net80211 alq records.
2012-03-04 adrianFix style(9) issues.
2012-03-04 dimFix a thinko in r232322, where gcc (and its tools)...
2012-03-04 rmhExclude USB drivers (except umass and ukbd) from main...
2012-03-04 tijlCopy amd64 ptrace.h to x86 and merge with i386 ptrace...
2012-03-04 tijlDo not use INT64_C and UINT64_C to define 64 bit intege...
2012-03-04 rajRespect phy-handle property in Ethernet nodes of the...
2012-03-04 zecChange SYSINIT priorities so that ip_mroute_modevent...
2012-03-04 jhbDocument pci_find_extcap() and pci_find_htcap().
2012-03-04 bzRather than printing the output from route add for...
2012-03-04 bzIn nd6_options() ignore the RFC 6106 options completely...
2012-03-04 bzCorrect typo in the RFC number for the constants based...
2012-03-04 rajRemove unused #defines. All this is now retrieved from...
2012-03-04 eadlerPermit the use of raidz3 in pc-sysinstall
2012-03-04 brucecFix race condition in KfRaiseIrql().
2012-03-04 eadlerBump date as modified the man page
2012-03-04 eadlerExplicitly list dependency
2012-03-04 eadlerRemove outdated comment of seven years
2012-03-04 eadlerRemove reference to gcc's non-standard -fwritable-strin...
2012-03-04 eadlerPOSIX mandates that swab do nothing when len < 0
2012-03-04 eadlerFix a variety of grammar issues and style nits.
2012-03-04 eadlerehci tunables are only available when kernel is compile...
2012-03-04 theravenReapply 227753 (xlocale cleanup), plus some fixes so...
2012-03-04 cognetAdd __aeabi_read_tp to the symbol list.
2012-03-04 eadlerPR: docs/158813
2012-03-04 kibpipe_read(): change the type of size to int, and remove...
2012-03-04 kibInstead of incomplete handling of read(2)/write(2)...
2012-03-04 kibRemove unneeded cast to u_int. The values as small...
2012-03-04 tijlCopy amd64 trap.h to x86 and replace amd64/i386/pc98...
2012-03-04 tijlCopy amd64 float.h to x86 and merge with i386 float...
2012-03-04 andreastRestore proper dot symbol creation for assembly files...
2012-03-04 zecProperly restore curvnet context when returning early...
2012-03-04 kevloRemove unnecessary casts
2012-03-04 glebiusFix build w/o 'options IEEE80211_SUPPORT_MESH'.
2012-03-04 kevloClean up style(9) nits
2012-03-04 andreastAdd support for PWM controlled fans. I found these...
2012-03-04 adrian* Introduce new flag for QoS control field;
2012-03-04 adrian* Added IEEE80211_ACTION_CAT_MESH in ieee80211.h as...
2012-03-04 jmallettFix tls base computation with COMPAT_FREEBSD32 on n64...
2012-03-04 dimIn r232322, I forgot one case where a check for MK_CLAN...
2012-03-03 dimRevert r232473. I have been convinced by Doug Barton...
2012-03-03 jmallettOn MIPS, _ALIGN always aligns to 8 bytes, even for...
2012-03-03 dimAfter r232322, it turned out many people (and some...
2012-03-03 jhbExpand the set of APIs available for locating PCI capab...
2012-03-03 eadlerDocument the [n]eei and [n]bacc options
2012-03-03 jhbUse pci_find_cap() instead of pci_find_extcap() to...
2012-03-03 eadlerBump date to today (since I modified it)
2012-03-03 rmacklemThe name caching changes of r230394 exposed an intermit...
2012-03-03 eadlerDirect users to swapinfo and pstat from df
2012-03-03 jhbUpdate the pci_get_vpd_readonly() wrapper to use 'vptr...
2012-03-03 jhbFix a typo.
2012-03-03 jhbExpand and reorganize the pci(9) manpage a bit:
2012-03-03 trocinyMake kern.proc.umask sysctl readonly.
2012-03-03 mavFix bug of r232207, when cpu_search() could prefer...
2012-03-03 jmallettUnbreak n64 build without COMPAT_FREEBSD32 by fixing...
2012-03-03 jhUse snprintf(3) constantly when generating CAM error...
2012-03-03 jmalletto) Add COMPAT_FREEBSD32 support for MIPS kernels using...
2012-03-03 hselaskyMake sure that the USB system suspend event is executed...
2012-03-03 kensmithAdd entry for packages-8.3-release directory.
2012-03-03 rmacklemPost r230394, the Lookup RPC counts for both NFS client...
2012-03-03 jkimAdd VESA option to GENERIC for amd64 and i386.
2012-03-02 kenFix a problem that was causing the mpt(4) driver to...
2012-03-02 jmallettWhen creating a handle for a subregion, be sure to...
2012-03-02 jmallettIf an Atheros device is attached to an Octeon, it's...
2012-03-02 jhb- Add a bus_dma tag to each PCI bus that is a child...
2012-03-02 jmallettUnbreak SMP on stock Octeon systems -- copy the core_ma...
2012-03-02 jhbSimilar to the fixes in 226967 and 226987, purge any...
2012-03-02 andreastFix typo.
2012-03-02 alcEliminate stale incorrect ARGSUSED comments.
next