Age | Commit message (Expand) | Author |
2013-03-14 | disable pie for kernel modules; from dinar talypov, ok deraadt, pascal | Mike Belopuhov |
2012-04-08 | unhook lint from the tree. The parser is incomplete and difficult | Jonathan Gray |
2011-07-16 | The /g flag is unneeded when the pattern in ${var:S/pattern/sub/g} can | Philip Guenthe |
2007-11-04 | Always compile modules with -mcmodel=kernel on amd64. | Mike Belopuhov |
2005-09-15 | uniformize LINKS, so that it gets handled in realinstall all the time | Marc Espie |
2003-05-20 | Modules should build w/ propolice now; noticed by Jan Johansson | Todd C. Miller |
2003-03-04 | need to disable pp for lkm too; from lha@stacken.kth.se | Michael Shalayeff |
2001-07-18 | CDIAGFLAGS, added to CFLAGS if WARNINGS=Yes | Marc Espie |
2001-04-03 | Minor clean-ups: | Marc Espie |
2000-06-18 | (CFLAGS): add _LKM so kernel header files behave nicely. | assar |
1998-12-31 | Add ${PIPE} in sys.mk so we do no need to add all over the places; evanc@conc... | Todd C. Miller |
1998-12-19 | add PIPE variable, suitable for /etc/mk.conf, to enable gcc -pipe mode | Todd C. Miller |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP changes. | Todd C. Miller |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-11-14 | correct LINKS usage | Michael Shalayeff |
1996-08-01 | Comment my recent change | Niklas Hallqvist |
1996-08-01 | Support BSDSRCDIR setups | Niklas Hallqvist |
1996-06-03 | always instal ${POSTINSTALL} program, if there is one. | Michael Shalayeff |
1996-05-27 | Stripping lkm's on install is a bad idea. Don't do it. | Thorsten Lockert |
1996-04-18 | Revert last fix. a couple of hot mkdir,chmod,chown could | Michael Shalayeff |
1996-04-18 | Add ${LKMDIR} automatic creation (just in case mtree not ran). | Michael Shalayeff |
1996-03-05 | Labeling style changed ($OpenBSD$). | Michael Shalayeff |
1996-03-02 | Define directory and modes for LKM installs | Thorsten Lockert |
1996-02-25 | Added <bsd.lkm.mk> file. Correspondent changes made to the bsd.README. | Michael Shalayeff |