summaryrefslogtreecommitdiffstats
path: root/libbsd.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libbsd.txt: Move issues and TODOSebastian Huber2022-05-231-144/+0
|
* libbsd.txt: Move system control hintsSebastian Huber2022-05-231-39/+0
| | | | Generalize hint.
* libbsd.txt: Move initialization detailsSebastian Huber2022-05-231-147/+0
|
* libbsd.txt: Move IPsec descriptionSebastian Huber2022-05-231-128/+0
|
* libbsd.txt: Move WLAN descriptionSebastian Huber2022-05-231-55/+0
|
* libbsd.txt: Move PF descriptionSebastian Huber2022-05-231-46/+0
|
* libbsd.txt: Remove NIC statusSebastian Huber2022-05-231-43/+0
| | | | | Details like this should be described in the BSP documentation of the User Manual.
* libbsd.txt: Move ported kernel featuresSebastian Huber2022-05-231-291/+0
| | | | Remove obsolete file listing.
* libbsd.txt: Move Qemu notesSebastian Huber2022-05-231-121/+0
|
* libbsd.txt: Move network interface driver hintsSebastian Huber2022-05-231-11/+0
|
* libbsd.txt: Move featuresSebastian Huber2022-05-231-55/+0
| | | | Add more features and commands.
* libbsd.txt: Move initialization descriptionSebastian Huber2022-05-231-126/+0
|
* libbsd.txt: Move configuration of network testsSebastian Huber2022-05-231-14/+0
|
* libbsd.txt: Move buildsets descriptionSebastian Huber2022-05-231-13/+0
|
* libbsd.txt: Remove installation overviewSebastian Huber2022-05-231-50/+0
| | | | This is already covered by README.md
* libbsd.txt: Move BSP related contentSebastian Huber2022-05-231-19/+0
|
* libbsd.txt: Move introduction contentSebastian Huber2022-05-231-29/+0
|
* libbsd.txt: Use rtems_bsd_ifconfig_lo0()Sebastian Huber2018-09-211-32/+3
|
* libbsd.txt: Remove linker set paragraphSebastian Huber2018-09-211-17/+0
| | | | These linker sections are now mandatory for the RTEMS initialization.
* libbsd.txt: Avoid explicit versionsSebastian Huber2018-09-211-4/+5
| | | | Update #3472.
* libbsd.txt: Update version info and manpage links.Christian Mauderer2018-08-061-22/+28
| | | | | The information is clearly outdated. This patch updates it to the latest release.
* libbsd.txt: Add ipsec.Christian Mauderer2018-08-021-0/+128
|
* buildset: Add minimal and everything config.Christian Mauderer2018-05-031-3/+14
| | | | | | | | | | | | This adds two new buildset configurations: One that leaves out as much features as possible and one that enables all features. For the default configuration WiFi support is now disabled. To disable IPv6 for the minimal configuration, all -DINET6 are eliminated in libbsd.py. They are now replaced by a #ifdef that checks for RTEMS_BSD_MODULE_NETINET6 instead. Close #3351.
* waf: Support building from libbsd.py directly from waf.Chris Johns2018-04-101-5/+5
| | | | | | | | | Remove the need to generate a waf script. Move various pieces of data from the builder code to libbsd.py and make it configuration data. Update #3351
* vprintf: Add handler that mutes all output.Christian Mauderer2018-03-231-0/+24
| | | | | This adds a vprintf handler that can be used to suppress all outputs of the libbsd.
* config.inc: Remove unused values.Christian Mauderer2018-03-221-15/+7
|
* libbsd.txt: Describe current state of WLAN.Christian Mauderer2017-11-101-0/+52
|
* Add CONTRIBUTING.mdSebastian Huber2017-06-261-281/+0
|
* Update to FreeBSD head 2017-04-04Sebastian Huber2017-04-041-1/+1
| | | | Git mirror commit 642b174daddbd0efd9bb5f242c43f4ab4db6869f.
* rtwn: Port to RTEMSChristian Mauderer2017-01-171-0/+2
|
* rtwn: Import from FreeBSD.Christian Mauderer2017-01-171-2/+0
|
* Update to FreeBSD head 2017-01-09Sebastian Huber2017-01-101-1/+1
| | | | Git mirror commit 1f8e4a995a6ede4bdb24e6d335ccda2bdb0175ab.
* Update to FreeBSD head 2016-12-10Sebastian Huber2017-01-101-1/+1
| | | | Git mirror commit 80c55f08a05ab3b26a73b226ccb56adc3122a55c.
* Update to FreeBSD head 2016-08-23Sebastian Huber2017-01-101-4/+1
| | | | Git mirror commit 9fe7c416e6abb28b1398fd3e5687099846800cfd.
* userspace-header-gen.py: Simplify program portsChristian Mauderer2017-01-101-17/+26
|
* 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
|