index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
xlint
/
lint1
/
decl.c
Age
Commit message (
Expand
)
Author
2010-07-27
Fix compilation on gcc2 platforms, where _Bool and _Complex aren't
Philip Guenthe
2010-07-24
Teach lint about C99's _Bool and _Complex, plus some related gcc
Philip Guenthe
2007-11-27
typos; ok jmc@
Martynas Venckus
2006-05-29
Get rid of -t (traditional C) option. Some corrections by moritz.
Chad Loder
2006-05-05
Fix SEGV on prototypes containing functions; from NetBSD rev 1.18;
Otto Moerbeek
2006-04-25
Rather than use the psize() macro everywhere (portable size macro which
Chad Loder
2006-03-08
some cleanup including:
Moritz Jodeit
2005-12-18
Grok NORETURN function prototypes in addition to NORETURN function
Chad Loder
2005-12-10
translate a bunch of comments from german to english
Martin Reindl
2005-12-10
Fix a comment
Chad Loder
2005-12-10
Fix a crash when enum bitfields are encountered. Reported by marc on
Chad Loder
2005-11-23
Grok __restrict__ and __restrict keywords. OK deraadt
Chad Loder
2005-11-20
Fix typos in comments
Chad Loder
2005-11-20
spacing
Theo de Raadt
2005-11-19
knf. OK kjell, brad
Chad Loder
2005-08-14
catched->caught
Miod Vallat
2004-08-03
permit other types in a bit field (too common)
Theo de Raadt
2004-07-21
typo in comment; Fabio Olive Leite
Todd C. Miller
2003-11-08
typos from Jonathon Gray;
Jason McIntyre
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
more than typo
Theo de Raadt
2001-09-19
occured->occurred
Mike Pechkin
1998-07-29
fix some initialization; ITOH Yasufumi <yasufu-i@is.aist-nara.ac.jp>
Todd C. Miller
1998-07-27
s/comparision/comparison/g; netbsd
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt