summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/rtems/bsd/local (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* SLEEPQUEUE(9): Port to RTEMSSebastian Huber2015-03-241-0/+0
|
* SLEEP(9): Port to RTEMSSebastian Huber2015-03-241-0/+0
|
* Update to FreeBSD 9.3Sebastian Huber2015-02-133-19/+1475
|
* ppp: Port to new stackSebastian Huber2014-10-081-0/+0
|
* ppp: Import from RTEMS sourcesSebastian Huber2014-10-081-0/+10
|
* Disable IPsecSebastian Huber2014-09-232-2/+0
| | | | | IPsec has a significant performance impact. Disable it for now since is only partially supported and untested.
* Import and use subr_lock.cSebastian Huber2014-09-221-0/+0
|
* BPF(4): Add supportSebastian Huber2013-12-161-0/+1
|
* Update to FreeBSD 9.2Sebastian Huber2013-11-118-329/+532
|
* Move option defines to corresponding header filesSebastian Huber2013-11-113-0/+3
|
* Reduce divergence from FreeBSD sourcesSebastian Huber2013-11-111-0/+0
|
* Update to FreeBSD 8.4Sebastian Huber2013-11-0411-1848/+5640
|
* Update files to match FreeBSD layoutSebastian Huber2013-10-101-2/+2
| | | | | | | | | | | | | | | | | | | Add compatibility with Newlib header files. Some FreeBSD header files are mapped by the translation script: o rtems/bsd/sys/_types.h o rtems/bsd/sys/errno.h o rtems/bsd/sys/lock.h o rtems/bsd/sys/param.h o rtems/bsd/sys/resource.h o rtems/bsd/sys/time.h o rtems/bsd/sys/timespec.h o rtems/bsd/sys/types.h o rtems/bsd/sys/unistd.h It is now possible to include <sys/socket.h> directly for example. Generate one Makefile which builds everything including tests.
* Move files to match FreeBSD layoutSebastian Huber2013-10-1062-0/+22830