summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/kern (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* rtems-bsd-mutex: Use thread queue nameSebastian Huber2017-01-311-0/+2
* firmware: Port to RTEMS.Christian Mauderer2017-01-171-1/+11
* firmware: Import from FreeBSD.Christian Mauderer2017-01-171-0/+528
* Use thread name supportSebastian Huber2017-01-131-0/+6
* Update to FreeBSD head 2017-01-09Sebastian Huber2017-01-108-136/+250
* Update to FreeBSD head 2016-12-10Sebastian Huber2017-01-1025-329/+266
* Update to FreeBSD head 2016-08-23Sebastian Huber2017-01-1044-5205/+9096
* Workaround for <sys/event.h> updateSebastian Huber2017-01-091-0/+2
* PIPE(2): Port to RTEMSKevin Kirspel2016-12-231-0/+271
* PIPE(2): Import from FreeBSDKevin Kirspel2016-12-231-0/+1689
* SLEEPQUEUE(9): Properly remove timeout timerSebastian Huber2016-11-241-5/+2
* Use _Thread_Dispatch_direct()Sebastian Huber2016-11-241-4/+3
* Fix mbuf_jumbo_alloc()Sebastian Huber2016-11-141-1/+1
* Prepare copyiniov() for FreeBSD updateSebastian Huber2016-10-262-687/+1
* Use _Thread_Get_priority()Sebastian Huber2016-09-221-2/+2
* kern_conf.c: Adapt for RTEMS.Christian Mauderer2016-08-012-0/+58
* kern_conf.c: Import from FreeBSD.Christian Mauderer2016-08-011-0/+1520
* kern/sleepqueue: Update due to API changesChris Johns2016-07-281-14/+14
* Revert "kern/sleepqueue: Update due to API changes"Chris Johns2016-07-281-18/+18
* kern/sleepqueue: Update due to API changesChris Johns2016-07-281-18/+18
* Enable device sysctl.Chris Johns2016-06-271-22/+0
* Update due to RTEMS printer API changesSebastian Huber2016-06-231-1/+1
* Directly use <sys/types.h> provided by NewlibSebastian Huber2016-05-301-1/+1
* Directly use <sys/time.h> provided by NewlibSebastian Huber2016-05-301-1/+1
* Update due to API changesSebastian Huber2016-05-251-11/+9
* kvprintf: Add support for %mSebastian Huber2016-05-061-0/+8
* subr_prf.c: Port to RTEMSSebastian Huber2016-05-061-0/+27
* subr_prf.c: Import from FreeBSDSebastian Huber2016-05-061-0/+1126
* Remove debug output.Chris Johns2016-04-281-26/+24
* Fix fp initializaiton in kern_sendit()Sebastian Huber2016-04-251-1/+1
* waf: Add the ability to set FreeBSD options on the configure command line.Chris Johns2016-04-231-0/+5
* Avoid use of cap_rights_tSebastian Huber2016-04-181-0/+4
* Update due to Watchdog Handler changesSebastian Huber2016-03-142-13/+17
* Fix heap corruption in UNIX domain socket connectSebastian Huber2016-02-021-3/+3
* SOCKETPAIR(2): Port to RTEMSSebastian Huber2015-11-161-1/+35
* ZONE(9): Fix slab flag handlingSebastian Huber2015-09-111-1/+1
* DEVICE.HINTS(5): Enable resource_disabled()Sebastian Huber2015-07-311-1/+1
* Add INVARIANTS supportSebastian Huber2015-05-207-0/+18
* SLEEPQUEUE(9): Update due to RTEMS API changesSebastian Huber2015-05-201-5/+7
* Update rtems_bsd_force_select_timeout()Sebastian Huber2015-05-201-4/+1
* SLEEPQUEUE(9): Update due to API changesSebastian Huber2015-05-201-2/+2
* SLEEPQUEUE(9): Avoid Giant lockSebastian Huber2015-05-201-8/+0
* Update to FreeBSD Stable/9 2015-04-08Sebastian Huber2015-05-2011-188/+171
* SLEEPQUEUE(9): Update due to API changesSebastian Huber2015-04-231-23/+17
* SLEEPQUEUE(9): Include missing header fileSebastian Huber2015-04-081-0/+1
* CONDVAR(9): Use FreeBSD implementationSebastian Huber2015-03-241-0/+463
* SLEEPQUEUE(9): Port to RTEMSSebastian Huber2015-03-241-0/+279
* SLEEPQUEUE(9): Import from FreeBSDSebastian Huber2015-03-241-0/+1236
* SLEEP(9): Port to RTEMSSebastian Huber2015-03-242-0/+34
* SLEEP(9): Import from FreeBSDSebastian Huber2015-03-241-0/+625