Age | Commit message (Expand) | Author |
1997-12-18 | for the test following test case, do not output FOOBAR=bar (should be FOOBAR=) | Theo de Raadt |
1997-12-16 | do not overflow fd_set | Theo de Raadt |
1997-10-13 | powerpc ELF | Per Fogelstrom |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-09-18 | environment variables | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-06-17 | (foo *)NULL -> NULL | kstailey |
1997-06-15 | Avoid possible /tmp races by using mkstemp(3). | Todd C. Miller |
1997-04-28 | Back out newer .USE code as it caused problems. I've done a "make build" | Todd C. Miller |
1997-04-21 | nope, breaks other things | Theo de Raadt |
1997-04-20 | Back out the following change since it introduces an ordering problem: | Todd C. Miller |
1997-04-01 | Sync with NetBSD (mostly by christos initial substitution/regexp from Der Mouse) | Todd C. Miller |
1997-03-26 | s/main/listmain/; seebs@solon.com | Theo de Raadt |
1997-03-03 | changed to CFLAGS+=, closes PR user/116. | flipk |
1997-01-27 | Set MACHINE_ARCH only if it's not already in the environment. Update | briggs |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-22 | PowerPC port is ELF based, treat same as svr4, mips, and alpha. | Dale S. Rahn |
1996-11-30 | Sync with NetBSD: | Todd C. Miller |
1996-10-17 | Do not consider non-existent archives as up-to-date on non-a.out systems | Niklas Hallqvist |
1996-09-21 | Do not look for a.out t.o.c sections in the mips-based ports | Niklas Hallqvist |
1996-09-21 | document special MAKEOBJDIR/obj.$MACHINE/obj behaviour of make | Theo de Raadt |
1996-09-21 | From NetBSD (christos): | briggs |
1996-09-02 | Sync up with NetBSD: | briggs |
1996-08-24 | Conditionally define _PATH* vars so they can be overriden on the command line | imp |
1996-07-31 | RANLIBMAG should not be set on alphas, as make doesn't know ECOFF archives | Niklas Hallqvist |
1996-07-23 | nicer error message; netbsd pr#2651; enami@ba2.so-net.or.jp | Theo de Raadt |
1996-06-26 | rcsid | Theo de Raadt |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1996-03-27 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1996-03-02 | Make sure SYSV-style include directives are only matched when there is a | Thorsten Lockert |
1996-02-23 | Implement an -m option used for replacing /usr/share/mk with a | Niklas Hallqvist |
1996-02-22 | From NetBSD: | Niklas Hallqvist |
1996-01-03 | Parse_DoVar() trashes string, so pass it a strdup()'d copy of *argv... | Theo de Raadt |
1995-12-17 | from christos: | Theo de Raadt |
1995-12-14 | from christos@netbsd: | Theo de Raadt |
1995-12-14 | from christos@netbsd: | Theo de Raadt |
1995-12-08 | s/environmental/environment/ | Theo de Raadt |
1995-11-01 | Always ensure space for trailing NULL in argv | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |