summaryrefslogtreecommitdiff
path: root/sys/lkm/exec/ultrix_ecoff
AgeCommit message (Expand)Author
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-19Remove all the __Pdsl
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2004-11-13Fix all the borken exec lkms. setup_stack is mandatory.christos
2003-09-20Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose.lukem
2003-09-04use LNFILES to simplify creation of symlinks in .OBJDIR for buildslukem
2003-08-01Rework how dependency generation is performed:lukem
2003-05-04use "rm -f $@ ; ln -s ... $@" instead of "ln -sf ... $@"lukem
2002-05-30Remove unnecessary -I$S; bsd.kmod.mk adds -isystem $Sthorpej
2001-12-12define NOMAN= once, at the top levellukem
2001-12-12MKfoo=no -> NOfootv
2001-12-08Update for "coredumps now exec-format/emulation specific".thorpej
2001-11-12add RCSIDslukem
2001-05-15remove use of gcc syntax for designated initialisers when initialisinglukem
2000-12-08add build glue for exec LKMsjdolecek