summaryrefslogtreecommitdiff
path: root/sys/arch/ia64/unwind
AgeCommit message (Expand)Author
2016-07-31Speed limit 80.dholland
2016-07-31KNFdholland
2016-07-31Instead of testing for unsigned < 0, compare before subtracting.dholland
2016-07-31Don't check for unsigned variables being less than 0 indholland
2014-03-10Remove unused variablemartin
2010-02-28Fight the ever-increasing size of src checkouts by spelling "useful"snj
2009-03-18bzero -> memsetcegger
2007-02-28TRUE -> true, FALSE -> falsethorpej
2007-02-21Replace the Mach-derived boolean_t type with the C99 bool type. Athorpej
2006-11-24s/heirarchy/hierarchy/, from Zafer.wiz
2006-04-07Initial import of arch/ia64 sources.cherry