summaryrefslogtreecommitdiff
path: root/usr.bin/xlint
AgeCommit message (Expand)Author
2004-08-03permit other types in a bit field (too common)Theo de Raadt
2004-07-21typo in comment; Fabio Olive LeiteTodd C. Miller
2004-05-11Just because we get an error running a command doesn't mean thatTodd C. Miller
2004-05-10using a horrid hack: permit long long. millert okTheo de Raadt
2004-02-19don't use -$ flag for cpp with gcc 3 and upBrad Smith
2004-02-07Use __LP64__ to determine whether a platform is 32bit or 64bitTodd C. Miller
2004-01-29s/arm32/arm/ ok deraadt@Dale Rahn
2004-01-23`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))Jason McIntyre
2004-01-05include path fixes for gcc3.Marc Espie
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-09-22remove my (incorrect) BUGS addition;Jason McIntyre
2003-09-19Replace an oops by myself - standard C library will be llib-lc.ln, notJason McIntyre
2003-09-18standard C lint library lives in llib-lstdc.ln, not llib-lc.ln;Jason McIntyre
2003-08-06Remove some double semicolons (hmm, do two semis equal a maxi?).Todd C. Miller
2003-06-264.4 lint w/ caldera license nowMichael Shalayeff
2003-06-10- section reorderJason McIntyre
2003-04-26string cleaning; ok tdevalTheo de Raadt
2003-04-25sprintf bye byeTheo de Raadt
2003-04-14string cleaning; my bugs found by millert and krwTheo de Raadt
2003-01-06syncronous -> synchronousMiod Vallat
2002-12-11Convert ctype.h macros into inline functions. This fixes the issues weTodd C. Miller
2002-12-08Avoid using "optind = 0" since its meaning to getopt() is implementationTodd C. Miller
2002-10-04make the snakes fart throughMichael Shalayeff
2002-06-12a real pid_t cleanup.Mike Pechkin
2002-03-23One more case of __mvme88k__ vs __m88k__Miod Vallat
2002-03-14Remove \n from err/errx/warn/warnx().Mike Pechkin
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19more than typoTheo de Raadt
2001-11-18spellingTheo de Raadt
2001-11-05use _exit in signal handlerTheo de Raadt
2001-09-19occured->occurredMike Pechkin
2001-09-11gcc on sparc64 needs -O0 or it barfsJason Wright
2001-05-11-1 -> MAP_FAILEDArtur Grabowski
2001-02-09Some mdoc fixes.Aaron Campbell
2001-02-09Fix some typos spotted by d@Aaron Campbell
2000-07-06Insert more missing .El directives. Our troff really should identify these andAaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
1999-10-29writenTodd T. Fries
1999-05-26Slight tweaks to account for the new cpp driver.Marc Espie
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1998-07-29fix some initialization; ITOH Yasufumi <yasufu-i@is.aist-nara.ac.jp>Todd C. Miller
1998-07-27s/comparision/comparison/g; netbsdTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-08fix for sometimes/always ignored status; cato@ulysses.df.lth.seTheo de Raadt
1997-09-07fix some spelling errorsTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller