projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
build - Fix kernel / modules install from object dir or module source dir
[dragonfly.git]
/
sys
/
conf
/
kmod.mk
2010-09-01
Matthew Dillon
build - Fix kernel / modules install from object dir...
blob
|
commitdiff
2010-09-01
Matthew Dillon
boot system and buildkernel - Remove the thrice damned...
blob
|
commitdiff
|
diff to current
2010-07-06
Sascha Wildner
sys/conf/kmod.mk: Adjust the genassym stuff a wee bit.
blob
|
commitdiff
|
diff to current
2010-07-03
Alex Hornung
kmod.mk - attempt to enable use of assym for kmods
blob
|
commitdiff
|
diff to current
2010-04-16
Sascha Wildner
Bring in FreeBSD's MMC (MultiMediaCard) stack.
blob
|
commitdiff
|
diff to current
2010-04-08
Joe Talbott
firmware - Import FreeBSD's firmware API.
blob
|
commitdiff
|
diff to current
2009-11-07
Simon Schubert
rename amd64 architecture to x86_64
blob
|
commitdiff
|
diff to current
2009-11-07
Jordan Gordeev
Revert "rename amd64 architecture to x86_64"
blob
|
commitdiff
|
diff to current
2009-11-05
Simon Schubert
rename amd64 architecture to x86_64
blob
|
commitdiff
|
diff to current
2009-10-02
Sascha Wildner
WIP crypto/opencrypto update
blob
|
commitdiff
|
diff to current
2009-09-08
Simon Schubert
modules: remove KMODDEPS, it is not used anymore
blob
|
commitdiff
|
diff to current
2009-07-12
Sascha Wildner
kmod.mk: Remove some dead code supposed to handle modul...
blob
|
commitdiff
|
diff to current
2009-07-08
Matthew Dillon
AMD64 - Use ld -r to generate .ko for modules.
blob
|
commitdiff
|
diff to current
2009-03-28
Matthew Dillon
Misc fixes for cross-building amd64.
blob
|
commitdiff
|
diff to current
2009-02-10
YONETANI Tomokazu
Add two variables to adjust where to install kernel...
blob
|
commitdiff
|
diff to current
2008-08-27
Hasso Tepper
Add some methods to ACPI to handle embedded controllers...
blob
|
commitdiff
|
diff to current
2008-07-23
Matthew Dillon
Synchronize some of the machine-independant AMD64 bits.
blob
|
commitdiff
|
diff to current
2007-08-26
Simon Schubert
Kmods always need their headers in place.
blob
|
commitdiff
|
diff to current
2007-01-19
Matthew Dillon
Rename /usr/src/sys/machine to /usr/src/sys/platform...
blob
|
commitdiff
|
diff to current
2007-01-10
Simon Schubert
Substitute a phony target with a cookie, thus not requi...
blob
|
commitdiff
|
diff to current
2006-12-04
Thomas E. Spanjaard
Initial import of the port of the new(er) FreeBSD ATA...
blob
|
commitdiff
|
diff to current
2006-11-19
Sepherosa Ziehau
- Add kern.fwd.mk to generate forward headers for missi...
blob
|
commitdiff
|
diff to current
2006-11-07
Matthew Dillon
Major kernel build infrastructure changes, part 1/2...
blob
|
commitdiff
|
diff to current
2006-10-23
Matthew Dillon
Further normalize the _XXX_H_ symbols used to condition...
blob
|
commitdiff
|
diff to current
2006-10-22
Matthew Dillon
Reorganize the way machine architectures are handled...
blob
|
commitdiff
|
diff to current
2006-07-02
Simon Schubert
Restructure kernel makefiles and factor out MI and...
blob
|
commitdiff
|
diff to current
2006-02-15
Simon Schubert
Fix patch handling in kernel sources.
blob
|
commitdiff
|
diff to current
2005-11-02
Matthew Dillon
ICU/APIC cleanup part 1/many.
blob
|
commitdiff
|
diff to current
2005-07-07
Simon Schubert
convert ln to ${LN}
blob
|
commitdiff
|
diff to current
2005-06-27
Simon Schubert
If compiling a module with the kernel, suck in opt_glob...
blob
|
commitdiff
|
diff to current
2005-04-22
Sascha Wildner
Remove support for canbus (which is PC98 specific).
blob
|
commitdiff
|
diff to current
2005-04-12
Max Okumoto
Insert a '#' between the .else directive and the follow...
blob
|
commitdiff
|
diff to current
2005-02-18
Simon Schubert
Add support for building modules with configured kernel...
blob
|
commitdiff
|
diff to current
2004-10-20
Matthew Dillon
Change the default handling for kernels built with...
blob
|
commitdiff
|
diff to current
2004-08-17
Matthew Dillon
VFS messaging/interfacing work stage 2/99. This stage...
blob
|
commitdiff
|
diff to current
2004-07-21
Joerg Sonnenberger
Add handling of patches to the module framework.
blob
|
commitdiff
|
diff to current
2004-04-12
Eirik Nygaard
Tell awk where the arguments for the program ends and...
blob
|
commitdiff
|
diff to current
2004-03-20
David Rhodus
Start removing the old build infrastructure for the...
blob
|
commitdiff
|
diff to current
2004-03-18
Matthew Dillon
Adjust the Makefile's to move the iconv files to libico...
blob
|
commitdiff
|
diff to current
2004-03-16
Joerg Sonnenberger
Add support for building dependent modules automatically by
blob
|
commitdiff
|
diff to current
2004-03-07
Eirik Nygaard
Remove perl from the i386 kernel build.
blob
|
commitdiff
|
diff to current
2004-02-10
Joerg Sonnenberger
Initial backport of NEWCARD from FreeBSD 5.
blob
|
commitdiff
|
diff to current
2003-11-17
Jeroen Ruigrok/asmodai
Factor out the object system from new-bus so that it...
blob
|
commitdiff
|
diff to current
2003-11-15
Matthew Dillon
Move bsd.kern.mk from /usr/src/share/mk to /usr/src...
blob
|
commitdiff
|
diff to current
2003-11-10
Matthew Dillon
Fully synchronize sys/boot from FreeBSD-5.x, but add...
blob
|
commitdiff
|
diff to current
2003-08-15
Matthew Dillon
Make modules work again part 1: linkup emulation/ and...
blob
|
commitdiff
|
diff to current
2003-08-08
Matthew Dillon
kernel tree reorganization stage 1a: remove -I- for...
blob
|
commitdiff
|
diff to current
2003-08-07
Matthew Dillon
kernel tree reorganization stage 1: Major cvs repositor...
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Add the DragonFly cvs id and perform general cleanups...
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Initial import from FreeBSD RELENG_4:
blob
|
commitdiff
|
diff to current