summaryrefslogtreecommitdiffstats
path: root/freebsd-to-rtems.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* IFCONFIG(8): Disable IEEE80211 supportSebastian Huber2013-10-311-1/+0
* Use unmodified FreeBSD versions for port_*.hSebastian Huber2013-10-311-0/+1
* Add MAC support functionsSebastian Huber2013-10-311-0/+1
* Move TIMEOUT(9) and ZONE(9) initializationSebastian Huber2013-10-311-1/+1
* Move shell items to separate fileSebastian Huber2013-10-311-0/+1
* Move program control to thread structureSebastian Huber2013-10-311-2/+1
* Use send/recv functions from FreeBSDSebastian Huber2013-10-311-1/+0
* Import socket() implementation from FreeBSDSebastian Huber2013-10-311-0/+3
* Disable user credentials and use default valuesSebastian Huber2013-10-311-2/+0
* Use default PID value for all process identifiersSebastian Huber2013-10-311-1/+0
* Use RTEMS API for file handlingSebastian Huber2013-10-311-0/+1
* Avoid references to kern_descrip.cSebastian Huber2013-10-311-1/+0
* Use Newlib provided <sys/fcntl.h>Sebastian Huber2013-10-311-1/+0
* Import <sys/sysproto.h> from FreeBSDSebastian Huber2013-10-311-0/+1
* Import <security/audit/audit.h> from FreeBSDSebastian Huber2013-10-311-0/+1
* Makefile: Generate map fileSebastian Huber2013-10-311-1/+2
* Use extension to attach a struct thread to threadsSebastian Huber2013-10-101-0/+1
* Do not run interactive netshell01 testSebastian Huber2013-10-101-1/+1
* Update files to match FreeBSD layoutSebastian Huber2013-10-101-1415/+1552
* Avoid per-CPU featuresSebastian Huber2013-09-201-1/+0
* Use empty <sys/ucontext.h>Sebastian Huber2013-09-201-1/+1
* Switch to a version of select that is closer to bsd's version.Jennifer Averett2012-11-261-4/+15
* Added mman.hJennifer Averett2012-09-071-0/+1
* Added contrib/pfJennifer Averett2012-09-071-0/+2
* Added netatalk filesJennifer Averett2012-09-061-0/+17
* freebsd-to-rtems.py: Removed cdefs.h, signal.h, and signalvar.hJennifer Averett2012-09-061-3/+0
* freebsd-to-rtems.py: Multiple fixes and supporting modificationsJoel Sherrill2012-09-051-5/+11
* Build System: Add option to disable IPV6 in orderly fashionJoel Sherrill2012-08-311-1/+15
* Added rtems specific page tracking methods for uma page allocation.Jennifer Averett2012-07-201-0/+1
* Makefile: Copied files are now in dedicated subdirectoryJoel Sherrill2012-07-171-14/+43
* Makefile: sparc/sis builds againJoel Sherrill2012-07-141-2/+1
* Makefile: Use i386 PCI code for all targets until proven otherwiseJoel Sherrill2012-07-141-0/+33
* Makefile: Use MIPS generic in_cksum when no target specific implementationJoel Sherrill2012-07-141-3/+35
* Makefile: Correct dependencies for parallelismJoel Sherrill2012-07-141-7/+4
* Makefile: Use dummy PIC code on Simple Vectored targetsJoel Sherrill2012-07-141-0/+6
* Makefile: install all CPU specific contents correctlyJoel Sherrill2012-07-131-2/+5
* Add ARM, PowerPC, and SPARC64 cpufunc.h files from FreeBSDJoel Sherrill2012-07-131-0/+9
* Makefile: Clean up build and do not use install pointJoel Sherrill2012-07-131-3/+6
* MIPS: Remove code with advertising clauseJoel Sherrill2012-07-131-7/+0
* Makefile: Do not fail if FreeBSD CPU directory does not exist.Joel Sherrill2012-07-131-1/+9
* Makefile: Fix clean and install of user spaceJennifer Averett2012-07-111-1/+1
* Build freebsd-userspaceJoel Sherrill2012-07-111-2/+7
* Removed in_cksum_arm.S file.Kevin Polulak2012-07-111-4/+1
* Added nexus_setup_intr support and did some cleanup.Jennifer Averett2012-07-111-0/+1
* Makefile: Do not install contrib .h files until proven neededJoel Sherrill2012-07-101-1/+1
* Makefile: updated to probably install architecture specific .h filesJoel Sherrill2012-07-091-2/+12
* Put CPU specific bus_space routines into separate filesJoel Sherrill2012-07-061-1/+1
* Add a couple of isa header files.Jennifer Averett2012-07-021-0/+2
* Added missing header file.Jennifer Averett2012-06-291-0/+1
* Added legacy in order to get pcib to work correctly and resoleved fxp attach ...Jennifer Averett2012-06-291-0/+3