summaryrefslogtreecommitdiffstats
path: root/libbsd.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* usb: Update to FreeBSD trunk 2016-08-23Sebastian Huber2016-08-231-1/+1
| | | | FreeBSD trunk, 2016-08-23, 9fe7c416e6abb28b1398fd3e5687099846800cfd.
* doc: Update rules to modify FreeBSD codeSebastian Huber2016-08-231-3/+14
|
* mmc: Update to FreeBSD trunk 2016-08-23Sebastian Huber2016-08-231-0/+1
|
* doc: Update rules to modify FreeBSD codeSebastian Huber2016-08-191-0/+30
|
* devfs: Add some notes on implementation.Christian Mauderer2016-08-161-1/+9
|
* doc: Add FreeBSD import version sectionSebastian Huber2016-08-101-0/+7
|
* pf: Improve documentation regarding stack.Christian Mauderer2016-08-081-2/+4
|
* libbsd.txt: Add section describing PF.Christian Mauderer2016-08-021-0/+44
|
* libbsd.txt: Add guide for user space tools.Christian Mauderer2016-08-021-0/+30
|
* Add VDE and QEMU doco.Chris Johns2016-06-271-0/+51
|
* Fix spelling.Chris Johns2016-06-271-1/+1
|
* libbsd.txt: Clarify xilinx_zynq_a9_qemu usageSebastian Huber2016-06-131-10/+22
|
* libbsd.txt: Fix formatSebastian Huber2016-06-101-0/+1
|
* Add a stats report command.Chris Johns2016-05-311-2/+16
| | | | The report shows the level of changes we have made to the FreeBSD code.
* Add rc.conf documentation.Chris Johns2016-05-181-1/+50
|
* Add "How to import code from FreeBSD"Sebastian Huber2016-05-061-0/+14
|
* Add script to create the kernel namespace headerSebastian Huber2016-05-061-0/+1
|
* Add some doco on reverse and forward movement of the code.Chris Johns2016-05-041-1/+26
|
* Add RTEMS version support, update all python to 2 and 3.Chris Johns2016-04-181-63/+29
| | | | | | | | | | | | | Add support to force the RTEMS version. This remove the need for using the --rtems-version command line option if the automatic detection fails. Update all python code to support python 2 and 3. Update rtems_waf to the latest version to support the RTEMS version, check environment variables and to display the CC version. Sort all tests. I think the unsorted list is dependent on the version of python and so would result in repo noise as if it regenerted.
* doc: Qemu networkSebastian Huber2015-10-011-0/+9
|
* doc: Add Qemu network setupSebastian Huber2015-10-011-0/+49
|
* i386: Quick and dirty hack to get PCI workingSebastian Huber2015-09-301-0/+2
|
* libbsd.txt: Clarify rules to modify FreeBSD codeSebastian Huber2015-07-151-3/+13
|
* Update libbsd.txt with Xilinx Zynq TXCSUM and RXCSUM controls.Chris Johns2015-06-221-1/+13
|
* Revert "Return the default TX and RX hardware checksum for the Cadence ↵Chris Johns2015-06-221-13/+1
| | | | | | | | | driver to off." This reverts commit 54fb9f01f86286ecea3093f6f524afec86d6313f. This change adds white space changes. A better solution is to revert the original change.
* Return the default TX and RX hardware checksum for the Cadence driver to off.Chris Johns2015-06-191-1/+13
| | | | | | The hardware support does not seem to work with qemu. The support can be enabled with ifconfig or via ioctl on real hardware to get the performance boost.
* Update LibBSD doco.Chris Johns2015-06-011-108/+115
|
* SLEEPQUEUE(9): Port to RTEMSSebastian Huber2015-03-241-0/+2
|
* Add and use rtems_bsd_get_allocator_domain_size()Sebastian Huber2015-02-131-0/+8
|
* Add and use rtems_bsd_get_task_stack_size()Sebastian Huber2015-01-201-0/+4
|
* Add and use rtems_bsd_get_task_priority()Sebastian Huber2015-01-201-0/+8
|
* HOSTNAME(1): Add -m flagSebastian Huber2014-11-201-0/+9
|
* doc: Add network interface link up/down hintSebastian Huber2014-10-161-0/+11
|
* doc: Clarify initializationSebastian Huber2014-05-161-7/+51
|
* doc: Clarify test runSebastian Huber2014-05-161-0/+16
|
* doc: Clarify linkcmds sectionsSebastian Huber2014-05-161-3/+5
|
* doc: Fix link and headerChristian Mauderer2014-05-161-2/+3
|
* Add some installation hintsSebastian Huber2014-05-141-0/+11
|
* DocumentationSebastian Huber2014-01-301-220/+348
|
* PRINTF(9): Do not use printk() for log()Sebastian Huber2014-01-301-0/+3
| | | | | The BSD library functions must use printk(). The %D format specifier is not supported, thus we cannot use the printf() family for output.
* UNIX(4): Import from FreeBSDSebastian Huber2014-01-161-0/+4
|
* BPF(4): Add supportSebastian Huber2013-12-161-0/+2
|
* Use a local MSIZE of 256Sebastian Huber2013-11-041-0/+2
|
* PING6(8): Add TODOSebastian Huber2013-10-311-0/+2
|
* Implement sysctl_handle_opaque()Sebastian Huber2013-10-311-0/+2
| | | | FIXME: The snapshots are not reliable.
* TIMEOUT(9): Use timer server for callout_tick()Sebastian Huber2013-10-311-0/+3
|
* Use kqueue() and kevent() from FreeBSDSebastian Huber2013-10-311-0/+2
|
* TASKQUEUE(9): Use FreeBSD implementationSebastian Huber2013-10-311-1/+3
|
* ZONE(9): Add and use red-black tree chunk allocSebastian Huber2013-10-311-0/+2
|
* Add TODO for priority valuesSebastian Huber2013-10-311-0/+3
|