summaryrefslogtreecommitdiffstats
path: root/libbsd.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Add TODO itemSebastian Huber2013-10-311-0/+2
|
* IFCONFIG(8): Disable IEEE80211 supportSebastian Huber2013-10-311-0/+3
| | | | This module depends on a XML parser and mmap().
* Add MAC support functionsSebastian Huber2013-10-311-0/+2
| | | | WARNING: They are not thread-safe! This is a known FreeBSD issue.
* Disable user credentials and use default valuesSebastian Huber2013-10-311-0/+8
|
* Use default PID value for all process identifiersSebastian Huber2013-10-311-0/+3
|
* Disable alternative routing tablesSebastian Huber2013-10-311-0/+3
|
* Avoid per-CPU NETISR(9)Sebastian Huber2013-10-101-0/+4
| | | | SMP support should be enabled once the new stack is ready for this.
* Add FreeBSD sources as a submoduleSebastian Huber2013-10-081-7/+6
| | | | | | The current version corresponds to SVN r255967 of: http://svn.freebsd.org/base/releng/8.2
* Added more information on MMAP_NOT_AVAILABLE.Jennifer Averett2012-10-051-0/+2
|
* rec_close.c: Removed usage of munmap() method.Jennifer Averett2012-09-131-0/+9
| | | | | | Note that there is a define MMAP_NOT_AVAILABLE that when NOT defined results in mmap not being called but munmap is still called. A comment was also added to our notes about this.
* libbsd.txt: Update some statusJoel Sherrill2012-07-281-11/+14
|
* Clarified information in libbsd.txt.Kevin Polulak2012-07-111-16/+17
|
* Added pcib for Nics.Jennifer Averett2012-05-231-6/+19
|
* Added Nic status section to documention.Jennifer Averett2012-05-101-1/+22
|
* Added documentation on rtems specific files.Jennifer Averett2012-05-081-0/+193
|
* Add "Core FreeBSD APIs and RTEMS Replacements"Sebastian Huber2012-04-181-0/+99
|
* Explain why we need the interrupt serverSebastian Huber2012-04-161-1/+13
|
* Elaborate RTEMS libbsd initializationSebastian Huber2012-04-161-11/+126
|
* Add SVN checkout command descriptionSebastian Huber2012-04-161-1/+4
|
* Add example on SYSCTL_NODE expansion for _bsd_sysctl__net_childrenJoel Sherrill2012-03-271-0/+43
|
* Add information on ISA drivers not being ported initiallyJoel Sherrill2012-03-221-0/+6
|
* Add diff mode to freebsd-to-rtems.pyJoel Sherrill2012-03-121-0/+4
|
* Add description of forward/reverse mode of scriptJoel Sherrill2012-03-121-3/+56
|
* Add URL to FreeBSD SVN tarball.Joel Sherrill2012-03-091-1/+2
|
* Add more details to documentation.Joel Sherrill2012-03-091-5/+54
|
* Documentation additions.Joel Sherrill2012-03-091-1/+68
|
* Initial addition of documentationJoel Sherrill2012-03-091-0/+94