summaryrefslogtreecommitdiff
path: root/usr.bin/xlint
AgeCommit message (Expand)Author
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
1997-04-04when mktemp() is hard to fix, use 10 XTheo de Raadt
1997-03-25Ok here is the mvme88k userland, minus a few important pieces.Dale S. Rahn
1997-02-17__OpenBSD__Theo de Raadt
1997-01-09port is powerpc not, ppc.Dale S. Rahn
1996-12-21Add powerpc support.Dale S. Rahn
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-11-13lint should pass on __OpenBSD__ rather than __NetBSD__.michaels
1996-10-08Attempt at cleanup.michaels
1996-06-26rcsidTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt