summaryrefslogtreecommitdiffstats
path: root/freebsd (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfs/nfs: Revert white space changesSebastian Huber2023-01-1220-43/+54
* freebsd/cgem: Add SGMII supportKinsey Moore2022-11-101-0/+10
* freebsd/cgem: Add device tree supportKinsey Moore2022-11-101-13/+29
* sys/bitset.h: reduce visibility of BIT_* macrosStefan Eßer2022-09-284-28/+29
* stdio/local.h: Make Newlib config independentSebastian Huber2022-07-241-1/+1
* netstat: Do not use signalsSebastian Huber2022-06-222-17/+4
* wlanstats: Do not use signalsSebastian Huber2022-06-222-16/+8
* ping6: Do not use signalsSebastian Huber2022-06-221-0/+16
* ping: Do not use signalsSebastian Huber2022-06-221-0/+8
* openssl: Do not use signalsSebastian Huber2022-06-224-3/+13
* wpa: Use CONFIG_ELOOP_KQUEUESebastian Huber2022-06-221-0/+3
* wpa: Do not use signalsSebastian Huber2022-06-221-0/+16
* Revert white space changesSebastian Huber2022-06-222-4/+4
* freebsd/nfsv4: Fix misaligned 64bit user dirent writeChris Johns2022-06-201-0/+13
* uma_core.c: Fix use of uninitialized variableSebastian Huber2022-06-081-0/+2
* if_ffec: Allow PHY that is connected to other FFECChristian Mauderer2022-06-071-0/+120
* if_ffec: Reduce buffer sizeChristian Mauderer2022-06-071-0/+8
* libc: Include <sys/types.h> for RTEMSSebastian Huber2022-05-181-0/+4
* libc: Avoid conflict with Newlib __sinit()Sebastian Huber2022-05-181-0/+2
* tcpdump: Do not rely on u_char typedefSebastian Huber2022-05-181-1/+1
* tcpdump: Do not use signals and chrootSebastian Huber2022-05-121-2/+20
* tcpdump: Ensure loop monitor terminationSebastian Huber2022-05-121-15/+29
* tcpdump: No loop monitor if reading from fileSebastian Huber2022-05-121-8/+8
* tcpdump: Close pcap dumper at program exitSebastian Huber2022-05-121-0/+13
* tcpdump: Use rtems_task_exit()Sebastian Huber2022-05-121-2/+1
* tcpdump: Make loop monitor cooperativeSebastian Huber2022-05-121-0/+3
* pfctl: Fix global state initializationSebastian Huber2022-05-114-2/+12
* if_xae: Fix non-FDT BSP build errorAlex White2022-03-101-0/+6
* if_xae: Port to RTEMSAlex White2022-03-075-0/+63
* if_xae: Import from FreeBSDJennifer Averett2022-03-0713-0/+4004
* Add MicroBlaze supportJennifer Averett2022-03-071-0/+83
* Import arm64 in_cksum.h correctlyKinsey Moore2021-12-161-37/+6
* freebsd/libc/rpc: Fix the fgets emulation for the internal netconfig supportChris Johns2021-09-081-1/+2
* imx: Remove ccm functions alredy defined in RTEMSChristian Mauderer2021-09-021-0/+2
* rtemsbsd/nfs: Add support to mount NFSv2Chris Johns2021-09-027-2/+91
* kern/sys: Add NFSv4 clientChris Johns2021-08-3125-70/+364
* kern/sys: Import NFS and NFS file system clientChris Johns2021-08-2857-0/+44561
* kern/sys: Add the kernel RPC and XDR supportChris Johns2021-08-2827-5/+97
* freebsd/sys: Import RPC and XDR supportChris Johns2021-08-2844-0/+18090
* sys/kern: Add VFS supportChris Johns2021-08-2854-1887/+1273
* freebsd/sys: Import VFS supportChris Johns2021-08-2832-0/+43844
* kern: Add kernel trace support (KTR)Chris Johns2021-08-286-16/+45
* kern: Import kern_ktr.cChris Johns2021-08-281-0/+476
* kern: Add a proc0Chris Johns2021-08-285-21/+112
* kern: Import kern_prot.c fnd kern_resource.c for proc0Chris Johns2021-08-282-0/+3786
* sys/kern: Add lockmgr supportChris Johns2021-08-286-18/+15
* sys/netinet/libalias: Fix symbols clashesChris Johns2021-08-288-1/+24
* bsp/motorola_powerpc: Add dc and ukphy supportChris Johns2021-08-282-0/+14
* linker_set.h: Add alignof implementation for when not C11 or C++11Joel Sherrill2021-07-211-1/+3
* freebsd/if_cgem: Fail probe for unterminated MIIKinsey Moore2021-07-151-0/+19