index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sgi
/
conf
/
Makefile.sgi
Age
Commit message (
Expand
)
Author
2007-11-25
libkern, begone. Move to a new mechanism where config(8)'s "file"
Theo de Raadt
2007-11-25
Get rid of the kernel 'libcompat' framework, and instead use conf/files to
Theo de Raadt
2007-07-30
Shuffle the order in which we look for header files, when doing
Thordur I. Bjornsson
2007-04-21
do not ignore linker failures; ok miod
Theo de Raadt
2006-09-23
delete blank line; Paul Stoeber
Theo de Raadt
2006-07-27
Compile all kernels with -Wstack-usage-larger-than-2047, now that all
Miod Vallat
2006-06-01
Right at the end of a debug kernel build, the current Makefile copies bsd
Christopher Pascoe
2004-11-27
Fix for building in another directory using config -s. ok deraadt@, miod@.
Matthieu Herrb
2004-11-16
Strip kernels compiled with DEBUG=-g leaving an unstripped kernel as bsd.gdb.
Mark Kettenis
2004-10-20
Fix some 64 bit address problems.
Per Fogelstrom
2004-10-08
Use ${MKDEP} instead of mkdep.
Alexander Yurchenko
2004-09-20
Homogeneize with other platforms' Makefiles; mainly adds the ability to
Miod Vallat
2004-09-15
Add an install: target. Ok miod@, pefo@
Matthieu Herrb
2004-09-09
Kernel moves to 64 bit. A few more tweaks when binutils is updated.
Per Fogelstrom
2004-08-23
clean
Per Fogelstrom
2004-08-10
spacing
Theo de Raadt
2004-08-08
locore.s -> locore.S, thanks Patrik
Per Fogelstrom
2004-08-06
initial sgi import
Per Fogelstrom