summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb01: make Makefile follow pattern of othersJoel Sherrill2012-07-281-4/+5
* mghttpd01: Add test - does not build yetJoel Sherrill2012-07-287-0/+235
* testsuite/Makefile: Clean up after test name changeJoel Sherrill2012-07-281-1/+9
* Add syslog functionality from old TCP/IP stack.Joel Sherrill2012-07-283-2/+200
* Makefile: install mongoose.h under rtems/Joel Sherrill2012-07-281-2/+2
* .gitignore: Add o-optimizeJoel Sherrill2012-07-271-0/+1
* loopback01: Does not include rtems specific net filesJoel Sherrill2012-07-273-2/+84
* init01: Add configuration structureJoel Sherrill2012-07-272-4/+27
* rtems_bsdnert.h: Add old configurationJoel Sherrill2012-07-271-0/+314
* various publis .h: Add include <freebsd/bsd.h>Joel Sherrill2012-07-2711-2/+11
* Makefile: Correct so not rebuilding all every timeJoel Sherrill2012-07-271-13/+4
* mghttpd: Add services directory with mghttpd as firstJoel Sherrill2012-07-275-0/+4788
* init01: Add init.cJoel Sherrill2012-07-271-5/+11
* net-setup: Add routing and old stack's configurationJoel Sherrill2012-07-273-42/+95
* loopback01: New test from samples/loopbackJoel Sherrill2012-07-262-0/+310
* .gitignore: Add copied directoryJoel Sherrill2012-07-261-0/+1
* Rename link01 to init01Joel Sherrill2012-07-265-9/+3
* link01 - Clean up and split so initialization can be reused in other testsJoel Sherrill2012-07-263-31/+23
* Added rtems specific page tracking methods for uma page allocation.Jennifer Averett2012-07-204-6/+137
* Added more initialization of FIXME_ucred elements.Jennifer Averett2012-07-181-1/+9
* Fixed rtems_bsdnet_makeFdForSocket to work with file system change.Jennifer Averett2012-07-181-9/+6
* Added initilization of pcpu info for cpu0.Jennifer Averett2012-07-181-4/+18
* link01: Only include fxp on pc386Joel Sherrill2012-07-171-2/+5
* Makefile: Copied files are now in dedicated subdirectoryJoel Sherrill2012-07-172-170/+405
* Remove debug that got turned on.Jennifer Averett2012-07-171-1/+1
* Fix curthread so it returns a valid value.Jennifer Averett2012-07-172-0/+9
* Restructure init and add more detailed initialization.Jennifer Averett2012-07-171-17/+93
* Add call to uma_startup2 so that booted gets set.Jennifer Averett2012-07-171-0/+1
* Add back in code to set booted.Jennifer Averett2012-07-171-3/+3
* Fix priv_check methods to return passing value.Jennifer Averett2012-07-171-2/+3
* rpcb_prot.h: Remove generated fileJoel Sherrill2012-07-141-660/+0
* Makefile: sparc/sis builds againJoel Sherrill2012-07-142-3/+12
* .gitignore: Add generated pci_cfgreg.h and legacyvar.hJoel Sherrill2012-07-141-0/+30
* Makefile: Use i386 PCI code for all targets until proven otherwiseJoel Sherrill2012-07-142-0/+213
* .gitignore: Add generated filesJoel Sherrill2012-07-141-0/+23
* Makefile: Use MIPS generic in_cksum when no target specific implementationJoel Sherrill2012-07-143-82/+161
* Makefile: Correct dependencies for parallelismJoel Sherrill2012-07-142-14/+8
* Makefile: Use dummy PIC code on Simple Vectored targetsJoel Sherrill2012-07-142-0/+16
* Add dummy PIC IRQ support for Simple Vectored ArchitecturesJoel Sherrill2012-07-143-0/+402
* rtems-bsd-nexus.c: Always include rtems/irq-extension.hJoel Sherrill2012-07-141-0/+1
* Makefile: install all CPU specific contents correctlyJoel Sherrill2012-07-132-4/+10
* Add stub cpu_func.h files for all other RTEMS targetsJoel Sherrill2012-07-1311-0/+11
* Add ARM, PowerPC, and SPARC64 cpufunc.h files from FreeBSDJoel Sherrill2012-07-138-0/+2235
* Readd MIPS cpu specific .h filesKevin Polulak2012-07-133-1/+1397
* Makefile: Clean up build and do not use install pointJoel Sherrill2012-07-132-7/+13
* MIPS: Remove code with advertising clauseJoel Sherrill2012-07-134-1404/+1
* Makefile: Do not fail if FreeBSD CPU directory does not exist.Joel Sherrill2012-07-132-2/+10
* Add MIPS cpu specific .h filesKevin Polulak2012-07-132-0/+1397
* port_before.h: Add _ALIGNBYTES and enable getservent.cJoel Sherrill2012-07-112-2/+12
* Makefile: Enable most files to buildJoel Sherrill2012-07-112-27/+40