Bruce Evans cf4a32a1cd Include <sys/queue.h> before <sys/_lock.h> instead of depending on
namespace pollution in other headers.  <sys/types.h> is now the only
prerequisite for <sys/sx.h>.

Fixed some style bugs:
- removed bogus LOCORE ifdef.  Including this C header in assembler
  sources is just nonsense.
- removed unused include of <sys/_mutex.h>.  It finished rotting when
  the mutex in struct sx became indirect in rev.1.15.
- removed most comments on #else and #endif's and cleaned up the others.
  All were misindented...
2004-02-04 14:18:21 +00:00
..
2004-02-02 12:57:49 +00:00
2004-01-28 04:15:31 +00:00
2004-01-21 18:03:54 +00:00
2004-01-27 20:22:53 +00:00
2004-01-14 07:47:10 +00:00
KNF
2004-02-04 12:55:45 +00:00
2004-01-27 17:45:28 +00:00
2004-01-25 17:18:12 +00:00
2004-01-17 03:28:27 +00:00