| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-11-12 | Remove LKMs and switch to the module framework, pass 1. | ad | |
| Proposed on tech-kern@. | |||
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin | |
| 2007-12-19 | Remove all the __P | dsl | |
| 2005-12-11 | merge ktrace-lwp. | christos | |
| 2005-02-26 | nuke trailing whitespace | perry | |
| 2004-11-13 | Fix all the borken exec lkms. setup_stack is mandatory. | christos | |
| 2002-05-30 | Remove unnecessary -I$S; bsd.kmod.mk adds -isystem $S | thorpej | |
| 2001-12-14 | Fix a typo. | thorpej | |
| 2001-12-12 | define NOMAN= once, at the top level | lukem | |
| 2001-12-12 | MKfoo=no -> NOfoo | tv | |
| 2001-12-08 | Update for "coredumps now exec-format/emulation specific". | thorpej | |
| 2001-11-12 | add RCSIDs | lukem | |
| 2001-05-15 | remove use of gcc syntax for designated initialisers when initialising | lukem | |
| unions `union_elem: ...', and use c99 syntax `.union_elem = ...' only where necessary. in this case, there's no need to tag elf_probe_func because that's the first union element, and therefore, the implicit case. only specifically mention ecoff_probe_func where necessary. if we decide to not use this c99 feature for now, at least there's now less stuff to rip out. | |||
| 2000-12-08 | add build glue for exec LKMs | jdolecek | |
| for now, only i386 linux_elf is actually installed, since the others have not been tested yet | |||
