1. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  2. d7044e7 Some style changes. by Garrett Cooper · 14 years ago
  3. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  4. 7aa9dbd Return key_t, not int shm keys are key_t type. by Garrett Cooper · 14 years ago
  5. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  6. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
  7. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  8. b15aafd Hi, by subrata_modak · 16 years ago
  9. f2f0acb This patch cleans code a little bit by removing leftovers. Signed-off-by: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 16 years ago
  10. efe7aee This patch remove the useless random function used in getipckey. This random value has been replaced by a static int incremented at each call. This allow to remove the ugly whiles around the getipckey calls when we need several keys, by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 17 years ago
  11. 104a4d9 The idea of the patch is "to make things that should be extern, extern". The means to do this are: by subrata_modak · 17 years ago
  12. 5b69374 Since msgmni now scales to the memory size, it may reach big values. To avoid forking 2*msgmni processes and create msgmni msg queues, take the min between the procfs value and MSGMNI (as found in linux/msg.h). by subrata_modak · 17 years ago
  13. 440341b Since msgmni now scales to the memory size, it may reach big values. by subrata_modak · 17 years ago
  14. 5366cb0 standardize makefiles (punt UCLINUX/COLDFIRE cruft, build everything with -Wall and user-optimizations, remove pointless targets in favor of implicit ones, etc...) by vapier · 18 years ago
  15. 5ede20c Backed out the _USC_LIB_ change, b/c it was breaking on PowerPC platform under FC6-Test1. by robbiew · 18 years ago
  16. 6a4a0d2 -D_USC_LIB_ can be used on all arches, not just COLDFIRE by vapier · 18 years ago
  17. cff4af0 remove extraneous whitespace usage in tst_* functions by vapier · 19 years ago
  18. 6eaecb2 Applied Coldfire patch from Jody McIntyre: by robbiew · 19 years ago
  19. d49623a Applied patch from Mike Frysinger: by robbiew · 19 years ago
  20. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  21. b682d46 warnings cleanup by robbiew · 22 years ago
  22. 5fb1eae warnings cleanup by robbiew · 22 years ago
  23. 23499f0 Applied cleanup patch from Saji Kumar <saji.kumar@wipro.com>. by robbiew · 22 years ago
  24. bc4c280 *** empty log message *** by robbiew · 23 years ago
  25. 16dc53f Separate make and make install by plars · 23 years ago
  26. a88b549 semctl() call was modified in rm_sema() to comply with the man pages by iyermanoj · 23 years ago
  27. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago