]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-02-16 impRemove EISA support for ep driver. Left in place EISA...
2017-02-16 impRemove references to EISA support from the vx driver...
2017-02-16 impRemove references to C-Bus support in the le(4) driver...
2017-02-16 impRemove stray reference to EISA bus support that was...
2017-02-16 impRemove references to EISA support in mlx. The driver...
2017-02-16 impRemove the ahb driver for the EISA Adaptec 174x.
2017-02-16 impRemove stale MCA comment now that the MCA bus support...
2017-02-16 rstoneRevert r313814 and r313816
2017-02-16 dimPull in r285478 from upstream compiler-rt trunk (by...
2017-02-16 vangyzenRemove inet_ntoa() from the kernel
2017-02-16 vangyzenUse inet_ntoa_r() instead of inet_ntoa() throughout...
2017-02-16 vangyzenpf: use inet_ntoa_r() instead of inet_ntoa(); maybe...
2017-02-16 pfgRemove outdated claim.
2017-02-16 pfgSmall inclusion guard comment fix.
2017-02-16 vangyzenacpica: remove a superfluous NULL check
2017-02-16 rstoneFix a typo in my previous commit
2017-02-16 robakAdd 0-8 as shortcuts for jumping to menu items in the...
2017-02-16 rstoneCheck for preemption after lowering a thread's priority
2017-02-16 jpaetzelMFV 313786
2017-02-16 hselaskyAllow container_of() to be used with constant data...
2017-02-16 traszImplement linux version of ptrace(2). It's nowhere...
2017-02-16 hselaskyImplement more LinuxKPI atomic functions and macros.
2017-02-16 hselaskyAllow passing a constant atomic_t to atomic_read().
2017-02-16 hselaskyWhitespace fix.
2017-02-16 aeFix LINT build for powerpc.
2017-02-16 traszImprove debugging output.
2017-02-16 edRemove unnecessary #includes from the kqueue(2) man...
2017-02-16 kibDo not access memory past the buffer end.
2017-02-16 kibDo not allocate char[MNAMELEN] on stack in nfsclient.
2017-02-16 kibUse uintmax_t to print st_nlink.
2017-02-16 kibMinor style fixes.
2017-02-16 emastemakefs: use a macro to simplify per-fs function declara...
2017-02-15 impUse symbolic constants for OSC support / control negoti...
2017-02-15 mjgrwlock: tidy up r313392
2017-02-15 impRemove Micro Channel Architecture support. Of the commo...
2017-02-15 mmMFV r313781:
2017-02-15 emasteprefix UFS symbols with UFS_ to reduce namespace pollution
2017-02-15 mavFix handling of negative sbspace() return values.
2017-02-15 hselaskyImprove code readability and fix compilation error...
2017-02-15 rpokalaUn-break vt(4) for {powerpc,powerpc64,sparc64} LINT...
2017-02-15 traszChange the "devfs_fsync: vop_stdfsync failed" from...
2017-02-15 emastelocaltime: return NULL if time_t out of range of struct tm
2017-02-15 andrewLoad the new sp_el0 with interrupts disabled in fork_tr...
2017-02-15 roygerbxe: enable usage with NetXtreme II BCM57840 2x20GbE...
2017-02-15 traszRegen after r313769.
2017-02-15 traszFix definition of linux64 ptrace syscall.
2017-02-15 andrewPort the Linux AMX 10G network driver to FreeBSD as...
2017-02-15 andrewImport the AMD 10G ethernet driver for the AMD Opteron...
2017-02-15 mmokhiAdd casinl() cacosl() catanl() casinhl() cacoshl()...
2017-02-15 delphijMFV r313759: license change for a few headers (4 clause...
2017-02-15 markjUse pget() instead of pfind() in fasttrap_pid_{enable...
2017-02-15 gonzo[psm] Fix calculation for clickpad softbuttons at the top
2017-02-15 markjApply MADV_FREE to exec_map entries only after a lowmem...
2017-02-15 markjCheck for an exiting process when enabling PID provider...
2017-02-14 avgmca: use time_uptime instead of ticks for CMCI throttling
2017-02-14 avgmca: fix writes to MSR_MC_CTL2 in cmci_update
2017-02-14 glebiusAdd a regression test for putting a socket on kqueue...
2017-02-14 markjFix indentation in nss_configure().
2017-02-14 markjRegister nss_atexit() before parsing nsswitch.conf...
2017-02-14 markjUnbreak the gcc build of netmap.
2017-02-14 aeAdd missing check to fix the build with IPSEC_SUPPORT...
2017-02-14 garga* Add missing parameters to usage()
2017-02-14 mavNo need to erase sense_data when sense_len is set to...
2017-02-14 tobikAdd myself as a new ports committer
2017-02-14 dchaginReplace Linuxulator implementation of readdir(), getden...
2017-02-14 mavDirectly call m_gethdr() instead of m_getm2() for BHS.
2017-02-14 mavTemporary attach AHS to BHS to calculate header digest.
2017-02-14 gargaFix style(9)
2017-02-14 mavFix panic on shutdown of ramdisk LU with zero capacity.
2017-02-14 avgadd svcpool_close to handle killed nfsd threads
2017-02-14 kibAdd RLIM_SAVED_MAX and RLIM_SAVED_CUR symbols.
2017-02-14 badgersleepq_catch_signals: do thread suspension before signa...
2017-02-14 emastebhyve: whitespace fix for r313727
2017-02-14 mavDo not rely on data alignment after m_pullup().
2017-02-14 avgtry to fix RACCT_RSS accounting
2017-02-14 robakCapsicum support for bhyve(8).
2017-02-14 kibOrder alphabetically.
2017-02-14 bzUse %s __func__ to print the actual function name ...
2017-02-14 ngieHandle clang 4.x+ with the compile-time exception added...
2017-02-14 gonzo[sdhci_acpi] Add support for Bay Trail SDHC SD card...
2017-02-13 philipvtnet: don't update VLAN filter when parent is not...
2017-02-13 tsoomeloader: cstyle fixes and DIOCGMEDIASIZE should use...
2017-02-13 dimFix build of BSD dtc when NDEBUG is defined (MK_ASSERT_...
2017-02-13 cognetRemove debugging code that was probably unused since...
2017-02-13 mavRemove M_PKTHDR from m_getm2() in icl_pdu_append_data().
2017-02-13 landonf[mips/broadcom] Move MIPS-specific bhnd(4) nexus drivers to
2017-02-13 edMake <sys/event.h> work on its own.
2017-02-13 stevekFix typo where opening brace was needed.
2017-02-13 stevekFor MD_PRELOAD type md(4) devices, if there is a file...
2017-02-13 aeRemove IPsec related PCB code from SCTP.
2017-02-13 kibRework r313352.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-13 avosiwi: add 12-14 2GHz channels into channel list.
2017-02-13 kibRemove MPSAFE and ARGUSED annotations, ANSI-fy syscall...
2017-02-13 kibStyle: wrap long line.
2017-02-12 sbrunoOnly trigger em_local_timer on queue index 0. This...
2017-02-12 kibConsistently handle negative or wrapping offsets in...
2017-02-12 kibSwitch copyout_map() to use vm_mmap_object() instead...
2017-02-12 avgremove l2_padding_needed statistic from zfs arc
2017-02-12 avgcheck remaining space in zfs implementations of vptocnp
next