]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-09-15 desForgotten in r255579: #include fixes.
2013-09-15 desNumerous fixes to make Unbound compile cleanly:
2013-09-15 desMove prototypes into header.
2013-09-15 desTwo helper scripts for porting Unbound:
2013-09-14 edProperly remove c++filt.
2013-09-14 joelMinor mdoc fixes.
2013-09-14 grehanPull the hyperv drivers from GENERIC until the fix...
2013-09-14 dumbbelldrm/radeon: Fix usage of pci_save_state() and pci_resto...
2013-09-14 dumbbelldrm/radeon: Fix usage of vga_pci_map_bios()
2013-09-14 dumbbellvgapci: Use vga_pci_alloc_resource() to map PCI Expansi...
2013-09-14 traszBring in the new iSCSI target and initiator.
2013-09-14 kibIf the last page of the file is partially full and...
2013-09-14 kibFix module build when device ata is not in kernel config.
2013-09-14 kibCorrect the svn:keywords value.
2013-09-14 kibAdd svn:keywords property to Makefile.
2013-09-13 sbrunoCorrect my inability to do math and provide a GOOD...
2013-09-13 sbrunoAdd gpio(4) man page to attempt to document the current...
2013-09-13 kibUse TAILQ instead of STAILQ for kqeueue filedescriptors...
2013-09-13 joelmdoc: remove EOL whitespace.
2013-09-13 joelmdoc: fix list width.
2013-09-13 grehanImport Hyper-V paravirtualized drivers from projects...
2013-09-13 trocinyUnregister inet/inet6 pfil hooks on vnet destroy.
2013-09-13 emasteImprove readelf notes output for Linux ELF files
2013-09-13 jmgadd support for writing the pid of the daemon program...
2013-09-13 desNote about the OpenSSH change.
2013-09-13 kibWhen opening or closing fifo, ensure that the vnode...
2013-09-13 kibReduce the scope of the proctree_lock. If several proce...
2013-09-13 gjbDo not install freebsd-update.conf.5 manual if WITHOUT_...
2013-09-13 nwhitehornChange VM object lock assertion to match locking higher...
2013-09-12 kenFix an issue that caused Integrated RAID volumes on...
2013-09-12 dimAfter r255321, clang uses libc++ by default. This...
2013-09-12 dimAfter r255294, building lib/msun's symbol map (using...
2013-09-12 jhb- Document the UQUAD sysctl variants.
2013-09-12 jhbFix an off-by-one error when populating mincore(2)...
2013-09-12 jhbFix a typo.
2013-09-12 jhbDocument several recent changes to vm_map_find(9):
2013-09-12 jhb- Decode the idtype argument passed to wait6() in kdump...
2013-09-12 jhbRegen.
2013-09-12 jhbFix the type of the idtype argument to wait6() in sysca...
2013-09-12 jhbFix the type of the idtype argument to wait6() in sysca...
2013-09-12 gjbUpdate head/ to -ALPHA1 status, as part of the 10.0...
2013-09-12 hselaskyDon't issue USB resume signalling in USB device mode...
2013-09-12 hirenWe are exceeding default limit (256) of bracket nesting...
2013-09-12 bdreweryConsistently reference file descriptors as "fd". 55...
2013-09-12 emasteFix make bootstrapping with WITH_DEBUG_FILES=
2013-09-12 delphijDo not emit size for non-regular files. There is nothi...
2013-09-11 glebiusProvide pr_ctloutput method for AF_LOCAL/SOCK_SEQPACKET...
2013-09-11 kibFix build with gcc.
2013-09-11 alcPrior to r254304, we only began scanning the active...
2013-09-11 hselaskyClear correct data structure.
2013-09-11 glebius Clean up SIOCSIFDSTADDR usage from ifnet drivers...
2013-09-11 neelFix a limitation in bhyve that would limit the number...
2013-09-11 baptCleanup elf macros
2013-09-11 kibImplement sendfile(2) for the posix shared memory segme...
2013-09-11 grehanIFC @ r255459
2013-09-10 sjgStick to traditional DEFAULT_SYS_PATH (/usr/share/mk)
2013-09-10 desMissed in r255386: libssh is more than just the .so...
2013-09-10 desChange the default value of VerifyHostKeyDNS to "yes...
2013-09-10 desClean up the OpenSSH build. It is now possible to...
2013-09-10 cpercivaRemove documentation describing functionality which...
2013-09-10 baptAdd support to detect arm vs armv6
2013-09-10 desClean up the Kerberos build by turning libheimipcc...
2013-09-10 desMake this more deterministic by sorting the libraries...
2013-09-10 jmgadd note about gcc and aesni...
2013-09-10 obrienBack out r255440. /usr/bin/gcc @r255185 (2013-09-03...
2013-09-10 emasteAdd a sendfile regression test for transmit length...
2013-09-10 cyipfilter 5.1.2 no longer supports sysctl. Use ipf ...
2013-09-10 glebiusMake a bump for r255426.
2013-09-10 desFix the length calculation for the final block of a...
2013-09-10 obrienOnly use a clang'ism if ${CC} is clang.
2013-09-10 kibCall free() on the pointer returned from malloc().
2013-09-10 grehanGo way past 11 and bump bhyve's max vCPUs to 16.
2013-09-10 delphijMFV r247844 (illumos-gate 13975:ef6409bc370f)
2013-09-09 tuexenFix the aborting of association with the iterator using...
2013-09-09 desEmit the correct standard library dependency line for...
2013-09-09 delphijPass -n (do not emit comments) when saving mtree inform...
2013-09-09 grehanRevert the kvp code - there's still some work that
2013-09-09 jhbAdd a mmap flag (MAP_32BIT) on 64-bit platforms to...
2013-09-09 desThe correct variable is apparently MACHINE_ARCH, not...
2013-09-09 nwhitehornMake the primary name of the OF console device /dev...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-09 nwhitehornRevert r255420. This seems to break some Powermac syste...
2013-09-09 nwhitehornAttach only on hardware that is actually supported...
2013-09-09 nwhitehornRaise artificial limits on number of CPUs and number...
2013-09-09 nwhitehornAdd POWER CPUs to the kernel's knowledge. This does...
2013-09-09 nwhitehornAdd hook called when every new processor is brought...
2013-09-09 nwhitehornUse a spin lock instead of a mutex to gate RTAS. This...
2013-09-09 nwhitehornUse the canonical bits for wired, etc. in the PTE....
2013-09-09 grehanLatest update from Microsoft.
2013-09-09 desRemove unneeded mappings from libmap32.conf. Move...
2013-09-09 delphijIn r243868, the error message buffer errmsg have been...
2013-09-09 npRework the tx credit mechanism between the cxgbe/tom...
2013-09-09 npFix a miscalculation that caused cxgbe/tom to auto...
2013-09-08 alcPrior to r254304, we only began scanning the active...
2013-09-08 desHook host(1) up to the build in the LDNS case.
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-08 desLDNS needs OpenSSL. This wasn't a problem as long...
2013-09-08 bryanvUse correct type for the vmx vlan filter table
2013-09-08 trocinyRelese the interface in the last.
2013-09-08 kibDrain for the xbusy state for two places which potentia...
next