Age | Commit message (Expand) | Author |
2010-06-02 | fix potential use of uninitialized value, and remove unused variables. | Charles Longeau |
2010-05-31 | Do not add the swap*.c to the CFILES as a dependency. The rest of the | Theo de Raadt |
2010-05-24 | automatically generate the _arch= and _mach= lines at the top of the kernel | Theo de Raadt |
2009-10-19 | Correct a target name so that we don't rebuild vers.o (and then | Philip Guenthe |
2008-08-14 | simplify S definition to just srcdir, since it appears there's no special | Marc Espie |
2008-04-19 | remove build warnings: | Charles Longeau |
2008-03-22 | spaces found reading that diff | Theo de Raadt |
2008-03-22 | put in explicit suffix rules, they're needed anyways since $< is only used | Marc Espie |
2007-11-27 | add missing header for errx. | Charles Longeau |
2007-11-26 | Let multiple variables in the same filename expand | Theo de Raadt |
2007-11-26 | Put the converted filename into the makefiles, so that we can later support | Theo de Raadt |
2007-11-26 | discard still-born support for .o files in the "file" command.. | Theo de Raadt |
2007-11-25 | correct pathname variable matching, and also support ${MACHINE} | Theo de Raadt |
2007-11-25 | Extend the "file" directive to accept multiple pathnames seperated by '|'. | Theo de Raadt |
2006-12-06 | Don't access buf[strlen(buf) - 1] for zero-length strings. | Ray Lai |
2006-05-06 | lint can't do assembly files, put them directly in OBJS. | Marc Espie |
2006-04-27 | lint(1) support in config: | Marc Espie |
2006-04-08 | Whack some obviously dead code (double return's, code after goto). | Kenneth R Westerback |
2005-12-05 | Ignore case on the file extension, to allow both .s and .S to be included | Dale Rahn |
2004-01-04 | knf and lint | Theo de Raadt |
2003-06-28 | ansi & prototype cleanup. tested in mkr on most arch's. ok dhartmei | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-23 | moved swapgeneric.c | Ted Unangst |
2002-05-29 | more snprintf | Theo de Raadt |
2002-03-14 | kill more registers. | Mike Pechkin |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-05 | more free KNF from maja, though this was hard to do | Theo de Raadt |
2001-01-05 | Generate Makefiles that don't get confused if the source layout (with | Angelos D. Keromytis |
1997-11-13 | from mycroft; | Theo de Raadt |
1997-07-06 | Add defopt support, from NetBSD; thorpej (I think, I don't have the commit | Jason Downs |
1996-10-23 | Merge of NetBSD 961020. Includes flexible build/source dir specs | Niklas Hallqvist |
1996-05-10 | do 'make links' treat swap*.o just as all the .o files. | Michael Shalayeff |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |