Commit Graph

5 Commits

Author SHA1 Message Date
John Birrell 425f8c30f8 Fix a compiler warning. 2007-11-18 00:25:18 +00:00
Maxime Henrion 4dccd84c5f Fix a typo that caused the #undef directive to not actually undefine
the correct symbol, thus causing a warning with GCC 4.2.0.  Committed
into the vendor branch since this is already in the csup repository.

Reported by:	kan (ages ago)
2007-05-19 13:55:01 +00:00
Maxime Henrion 7d6ea92e92 Import the latest snapshot of csup (20060313). 2006-03-14 03:51:13 +00:00
Maxime Henrion 91be0d8ce3 Import today's csup sources to get the warning fix for queue.h. We
probably want to do something similar in sys/queue.h; it's bad to have
STAILQ_LAST() generate GCC warnings.
2006-03-03 18:45:12 +00:00
Maxime Henrion bb215397ee Initial import of csup. 2006-03-03 04:11:29 +00:00