Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-24RTEMS: Add kvaddr_t and ksize_tSebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_mman.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_socket.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_if.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_in.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_in6.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_uio.h>Sebastian Huber
2018-08-24RTEMS: Add __BSD_VISIBLE in <sys/_termios.h>Sebastian Huber
2018-08-24RTEMS: Update FreeBSD version tagsSebastian Huber
2018-08-24Add SOL_SOCKET level socket optiontuexen
2018-08-24Implement a limit on on the number of IPv6 reassemblyjtl
2018-08-24Add a limit of the number of fragments per IPv6 packet.jtl
2018-08-24This commit brings in a new refactored TCP stack called Rack.rrs
2018-08-24Load balance sockets with new SO_REUSEPORT_LB option.sbruno
2018-08-24iflib(9): Add support for cloning pseudo interfacesmmacy
2018-08-24Revert r332894 at the request of the submitter.sbruno
2018-08-24Load balance sockets with new SO_REUSEPORT_LB optionsbruno
2018-08-24Add 32-bit compat for ioctls that take struct ifgroupreq.brooks
2018-08-24Use an accessor function to access ifr_data.brooks
2018-08-24Implement several enhancements to NUMA policies.jeff
2018-08-24Fix access to ifru_buffer on freebsd32.brooks
2018-08-24Allow to specify PCP on packets not belonging to any VLAN.kib
2018-08-24Move uio enums to sys/_uio.h.brooks
2018-08-24Add the "TCP Blackbox Recorder"jtl
2018-08-24Add _IOC_NEWLEN() and _IOC_NEWTYPE() macros.brooks
2018-08-24This is an implementation of the client side of TCP Fast Open (TFO)pkelsey
2018-08-24Follow the RFC6980 and silently ignore following IPv6 NDP messagesae@FreeBSD.org
2018-08-24SPDX: license IDs for some ISC-related files.pfg
2018-08-24Garbage collect IFCAP_POLLING_NOCOUNT.glebius
2018-08-24sys/sys: further adoption of SPDX licensing ID tags.pfg
2018-08-24include: further adoption of SPDX licensing ID tags.pfg
2018-08-24sys: further adoption of SPDX licensing ID tags.pfg
2018-08-24Use hardware timestamps to report packet timestampskib
2018-08-24Add a place for a driver to report rx timestampskib
2018-08-24if: Add ioctls to get RSS key and hash type/function.sephe
2018-08-24Correct sysctl names.des
2018-08-24Relax visibility for some termios symbols.kib
2018-08-24Implement address space guards.kib
2018-08-24Listening sockets improvements.glebius
2018-08-24Implement INHERIT_ZERO for minherit(2).delphij
2018-08-24Renumber copyright clause 4imp
2018-08-24mprotect(): Change prototype to comply to POSIX.ed@FreeBSD.org
2018-08-24Implement process-shared locks supportkib
2018-08-24Add a new file operations hook for mmapjhb
2018-08-24Retire the unimplemented MAP_RENAMEjhb
2018-08-24Add a new fo_fill_kinfo fileops methodjhb
2018-08-24Add MAP_EXCL flag for mmap(2).kib
2018-08-24Add a mmap flag (MAP_32BIT) on 64-bit platformsjhb
2018-08-24Implement read(2)/write(2) and neccessary lseek(2)kib
2018-08-20RTEMS: Add __tls_get_addr() to crt0Sebastian Huber