summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: PR1844: Fix MP process packet sizeSebastian Huber2012-10-081-2/+2
* Filesystem: Rename functionSebastian Huber2012-10-074-4/+4
* Filesystem: Rename functionSebastian Huber2012-10-075-5/+5
* Filesystem: Reject removal of root nodesSebastian Huber2012-10-079-30/+22
* score: Critical fix for thread dispatchingSebastian Huber2012-10-071-4/+43
* mghttpd: Requires POSIX to build server and testsJoel Sherrill2012-10-032-0/+4
* threaddispatch.c: Fix typoJoel Sherrill2012-10-021-1/+1
* score/thread.h: Move Thread_CPU_usage_t definition downJoel Sherrill2012-10-021-12/+12
* score/percpu.h: _Thread_Time_of_last_context_switch always availableJoel Sherrill2012-10-021-5/+2
* score/tod.h: Fix formattingJoel Sherrill2012-10-021-2/+2
* nfsclient: Format changesSebastian Huber2012-10-021-2/+2
* nfsclient: Add and use nfsEvaluateStatus()Sebastian Huber2012-10-021-114/+245
* nfsclient: Fix for short enumsSebastian Huber2012-10-021-0/+2
* nfsclient: PR2075: Fix node initializationSebastian Huber2012-10-021-13/+10
* cpukit/configure.ac: Remove unused use ticks for statistics optionsJoel Sherrill2012-09-281-10/+0
* telnetd: Map CRLF to CRSebastian Huber2012-09-281-4/+3
* telnetd: Inform client that we will echoSebastian Huber2012-09-281-12/+15
* shell/dd-misc.c: Rename __unused to avoid conflict with new <sys/cdefs.h>Joel Sherrill2012-09-051-1/+1
* mips/idtcpu.h: Fix nested comment warningJoel Sherrill2012-09-051-1/+1
* coremsg.c: Clean up and comment improvementJoel Sherrill2012-08-311-7/+13
* timespec helpers: Add wrappers with new testKrzysztof Mięsowicz2012-08-294-0/+359
* libcsupport: Add and use rtems_putc()Sebastian Huber2012-08-204-9/+35
* IMFS: TypoSebastian Huber2012-08-091-1/+1
* PR2069: Similar. Forgot to add missing file.Andreas Heinig2012-08-061-0/+38
* PR2069: [CBS Scheduler] Memory leak and enqueue problemAndreas Heinig2012-08-062-1/+13
* Revert "Add config.h.in."Gedare Bloom2012-08-061-495/+0
* Remove CVS-Ids.Ralf Corsépius2012-07-194-8/+0
* Require automake-1.12.2.Ralf Corsépius2012-07-191-1/+1
* Require autoconf-2.69.Ralf Corsépius2012-07-191-1/+1
* libnetworking: Silence set but not used warningsSebastian Huber2012-07-171-1/+1
* score: Change greedy allocation APISebastian Huber2012-07-176-21/+54
* mghttpd: Clarify commentChristian Mauderer2012-07-121-4/+4
* mghttpd: Add stack size and scheduling optionsChristian Mauderer2012-07-122-0/+66
* mghttpd: Use MD5 librarySebastian Huber2012-07-121-0/+5
* mghttpd: Use HAVE_CONFIG_HSebastian Huber2012-07-121-0/+4
* mghttpd: Update MongooseChristian Mauderer2012-07-124-4797/+4292
* dosfs: Use fs_info instead of mt_entrySebastian Huber2012-07-1114-267/+234
* libblock: Fix read-ahead task wake-upSebastian Huber2012-07-091-5/+10
* libblock: Move read-ahead trigger checkSebastian Huber2012-07-031-1/+2
* libblock: Fix read-ahead trigger and next updateSebastian Huber2012-07-021-1/+1
* libcsupport: C++ compatibilitySebastian Huber2012-07-021-0/+8
* libblock: Fix read-ahead trigger and next updateSebastian Huber2012-07-021-2/+2
* libblock: Fix continuous blocks write requestSebastian Huber2012-07-021-13/+6
* libblock: Remove unused fieldSebastian Huber2012-07-021-1/+0
* score: Fix performance issue for 64-bit timestampsSebastian Huber2012-06-145-62/+22
* score: New structure TOD_ControlSebastian Huber2012-06-1412-38/+41
* sapi: Add nanoseconds_per_tick to configurationSebastian Huber2012-06-142-1/+15
* v850 - byte swap instructions not available on all multilibsJoel Sherrill2012-06-122-7/+33
* libblock: Add block device statisticsSebastian Huber2012-06-1211-0/+344
* libblock: Remove const qualifierSebastian Huber2012-06-122-18/+18