summaryrefslogtreecommitdiffstats
path: root/freebsd (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-13Add zerocopy sendtoSebastian Huber1-0/+25
2015-02-13Update to FreeBSD 9.3Sebastian Huber194-3906/+6229
2015-02-13if_tsec: Workaround if no PHY is presentSebastian Huber1-0/+30
2015-02-13if_tsec: Disable device sysctlsSebastian Huber1-0/+6
2015-02-13if_tsec: Add Nexus supportSebastian Huber1-0/+2
2015-01-29ZONE(9): Enable UMA sysctlsSebastian Huber2-5/+3
2015-01-29SBUF(9): Enable sbuf_new_for_sysctl()Sebastian Huber1-1/+1
2015-01-29NETSTAT(1): Disable malloc statsSebastian Huber1-0/+5
2015-01-29LIBMEMSTAT(3): Disable malloc sysctlsSebastian Huber1-0/+2
2015-01-29ZONE(9): Use page allocatorSebastian Huber2-49/+6
2015-01-29Map bcopy() and bzero() via macrosSebastian Huber1-0/+5
2015-01-27Update due to IMFS generic API changesSebastian Huber3-29/+17
2015-01-21zy7_slcr: Import from FreeBSDSebastian Huber2-0/+741
2015-01-21e1000phy: Import from FreeBSDSebastian Huber2-0/+877
2015-01-21if_cgem: Use rtems_bsd_get_mac_address()Sebastian Huber1-0/+8
2015-01-21if_cgem: Enable hardware checksum assistSebastian Huber1-0/+5
2015-01-21if_cgem: Use explicit cache operationsSebastian Huber1-0/+72
2015-01-21if_cgem: Add volatile to rx/tx desc ringsSebastian Huber1-4/+4
2015-01-21if_cgem: Silence warningSebastian Huber1-0/+3
2015-01-21if_cgem: Add nexus device supportSebastian Huber1-0/+6
2015-01-21if_cgem: Disable device sysctlsSebastian Huber1-0/+2
2015-01-21if_cgem: Workaround for missing FDT supportSebastian Huber1-0/+8
2015-01-21if_cgem: Workaround for if_inc_counter()Sebastian Huber1-0/+32
2015-01-21if_cgem: Import from FreeBSDSebastian Huber2-0/+2210
2014-11-20HOSTNAME(1): Add -m flagSebastian Huber1-2/+29
2014-11-10Do not set mulitcast hostname in sethostname()Sebastian Huber1-7/+0
2014-11-06Add rtems_mdns_sethostname()Sebastian Huber1-0/+7
2014-11-05HOSTNAME(1): Import from FreeBSDSebastian Huber1-0/+143
2014-11-04NSDISPATCH(3): Add rtems_nss_register_module()Sebastian Huber2-6/+70
2014-11-04NSDISPATCH(3): Fix warningSebastian Huber1-1/+1
2014-11-04Add rtems_bsd_force_select_timeout()Sebastian Huber1-0/+46
2014-10-24Support sethostname() and gethostname()Sebastian Huber2-0/+72
2014-10-16Fix mount table location chain corruptionSebastian Huber1-2/+0
2014-10-08Generalize linker setsSebastian Huber1-14/+26
2014-10-08arpa/nameser_compat.h: Use proper endian definesSebastian Huber1-0/+4
2014-09-30UMA(9): Disable unused uma_large_malloc()Sebastian Huber1-2/+2
2014-09-30critical_enter/exit(): Use inline functionSebastian Huber1-0/+16
2014-09-25Delete rtems_bsd_thread_chainSebastian Huber1-5/+1
2014-09-24PING(8): Default to three packetsSebastian Huber1-1/+1
2014-09-24IFCONFIG(8): Default to AF_INET for RTEMSSebastian Huber1-0/+4
2014-09-23Replace RTEMS objects with custom implementationSebastian Huber5-16/+22
2014-09-23Include missing header fileSebastian Huber1-0/+3
2014-09-22Import and use subr_lock.cSebastian Huber1-0/+679
2014-09-18netstat: Initialize more global variablesSebastian Huber3-0/+15
2014-09-18netstat: Fix invalid free()Sebastian Huber1-4/+8
2014-09-18Fix cr_cansee*() to see everythingSebastian Huber1-3/+3
2014-09-17C++ compatibility for some kernel headersSebastian Huber4-19/+25
2014-01-30Define __FreeBSD__ in <net/bpf.h> if not definedSebastian Huber1-0/+3
2014-01-16UNIX(4): Import from FreeBSDSebastian Huber3-0/+2649
2014-01-16Use node_access_2 to enable generic IMFS nodesSebastian Huber1-2/+2