summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add kernel namespace exceptionsSebastian Huber2016-05-062-28/+28
* media01: Add sysctl commandSebastian Huber2016-05-061-0/+1
* Update kernel namespaceSebastian Huber2016-05-061-74/+0
* kvprintf: Add support for %mSebastian Huber2016-05-062-0/+14
* subr_prf.c: Port to RTEMSSebastian Huber2016-05-0610-194/+334
* bcd.c: Import from FreeBSDSebastian Huber2016-05-061-0/+40
* subr_prf.c: Import from FreeBSDSebastian Huber2016-05-061-0/+1126
* README.waf: Make set-up steps self containedSebastian Huber2016-05-061-38/+72
* README.waf: Add steps to clone and bootstrap RTEMSSebastian Huber2016-05-061-7/+20
* README.waf: Master branch must use 4.12Sebastian Huber2016-05-061-8/+8
* README.waf: TypoSebastian Huber2016-05-061-1/+1
* Add "How to import code from FreeBSD"Sebastian Huber2016-05-061-0/+14
* Add script to create the kernel namespace headerSebastian Huber2016-05-066-581/+4324
* Partially revert 27aedffc1bd8e41f4e06a3326a5b95c54ca38b79Sebastian Huber2016-05-061-1/+1
* Revert "Move network-config.h to the top of the testsuite include path."Sebastian Huber2016-05-062-2/+2
* ZONE(9): Fix mp_maxid definitionSebastian Huber2016-05-061-1/+1
* Move network-config.h to the top of the testsuite include path.Chris Johns2016-05-062-2/+2
* Add sbin/sysctlChris Johns2016-05-069-1/+1113
* Fix sysctl support.Chris Johns2016-05-061-0/+12
* The maxid is not the number of cpus.Chris Johns2016-05-061-1/+1
* default-network-init.h: Fix warningsSebastian Huber2016-05-041-2/+7
* telnetd: Use syslog() instead of printk()Sebastian Huber2016-05-041-2/+8
* Fix coding to be CamelCase.Chris Johns2016-05-043-101/+101
* Add RealTek Gig PHY.Chris Johns2016-05-046-0/+856
* Add tcpdump to the test shell commands.Chris Johns2016-05-041-1/+2
* Add some doco on reverse and forward movement of the code.Chris Johns2016-05-041-1/+26
* Add sys/rpc so it is installed.Chris Johns2016-05-041-0/+1
* Add nexus devices for default-init.Chris Johns2016-04-281-0/+2
* pc386: Add RealTek network driver to the nexus bus.Chris Johns2016-04-281-0/+1
* Remove debug output.Chris Johns2016-04-281-26/+24
* Prevent invalid optimizations for linker setsSebastian Huber2016-04-271-12/+12
* Delete unused services directorySebastian Huber2016-04-27135-43977/+0
* Delete dummy IRQ supportSebastian Huber2016-04-275-411/+0
* rtems/bsd/bsd.h: DocumentationSebastian Huber2016-04-271-1/+19
* libbsd: Remove sys/select.h and sys/_sigset.h.Chris Johns2016-04-271-2/+0
* waf: Refector the builder to work with Python3 and UTF-8 source files.Chris Johns2016-04-273-156/+232
* Add root bus support functionsSebastian Huber2016-04-264-0/+125
* media01: Add telnetdSebastian Huber2016-04-261-1/+33
* Initialize interrupt server earlySebastian Huber2016-04-264-13/+69
* Declare flsll()Sebastian Huber2016-04-261-0/+3
* Dummy PHOLD() and PRELE()Sebastian Huber2016-04-261-0/+5
* waf: Check for no FreeBSD options being supplied.Chris Johns2016-04-262-4/+6
* 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-236-41/+86
* waf: Move the generated content to libbsd_waf.py.Chris Johns2016-04-203-1417/+1435
* swi01: Move include to avoid type conflictSebastian Huber2016-04-181-2/+2
* Avoid use of cap_rights_tSebastian Huber2016-04-183-4/+11
* intrmask_t: Provide dummy type definitionSebastian Huber2016-04-182-2/+3
* kvm: Include missing header fileSebastian Huber2016-04-181-0/+1
* fnv_hash.h: Disable unused 64-bit functionsSebastian Huber2016-04-181-0/+2