Home | History | Annotate | Download | only in sun
History log of /src/sys/dev/sun/Makefile
RevisionDateAuthorComments
 1.10  11-Dec-2005  christos merge ktrace-lwp.
 1.9  20-Jun-2005  thorpej Install eeprom.h and idprom.h
 1.8  06-May-2002  lukem branches: 1.8.10;
Replace <dev/sun/sun_boot.h> with <sys/bootinfo.h>, which is intended
to be more generic than ``bbinfo definitions for Sun-based systems''.
Other platforms can store bbinfo-style information here, and possibly
other platform-specific boot information that needs to be accessible
by foriegn platforms in tools such as /usr/sbin/installboot.
 1.7  24-Apr-2002  lukem Add <dev/sun/sun_boot.h>, which contains common boot block stuff for
Sun based systems.
 1.6  22-Mar-2002  fredette Added Sun common kbd_reg.h, kbio.h, and vuid_event.h files.
 1.5  11-Apr-2001  jdolecek branches: 1.5.2;
Put back all header files defining ioctls
 1.4  11-Apr-2001  jdolecek Only install headers which are actually used by our userland. This
saves about 2.2MB under /usr/include/dev/. Discussed on tech-kern@
recently.

I HOPE to get the list right. The headers I left in are ones
used for MI tools and those whose usage I discovered by grep over tree sources.
Feel free to put needed includes back in if you encounter anything which
should not be removed from lists.
 1.3  20-Aug-2000  pk branches: 1.3.2;
Move fbio.h and fbvar.h here.
 1.2  20-Jun-1998  mrg branches: 1.2.14;
add <dev/sun/disklabel.h>
 1.1  12-Jun-1998  cgd Rework the way kernel include files are installed. In the new method,
as with user-land programs, include files are installed by each directory
in the tree that has includes to install. (This allows more flexibility
as to what gets installed, makes 'partial installs' easier, and gives us
more options as to which machines' includes get installed at any given
time.) The old SYS_INCLUDES={symlinks,copies} behaviours are _both_
still supported, though at least one bug in the 'symlinks' case is
fixed by this change. Include files can't be build before installation,
so directories that have includes as targets (e.g. dev/pci) have to move
those targets into a different Makefile.
 1.2.14.2  21-Apr-2001  bouyer Sync with HEAD
 1.2.14.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.3.2.4  20-Jun-2002  nathanw Catch up to -current.
 1.3.2.3  04-May-2002  thorpej Update from trunk.
 1.3.2.2  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.3.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.5.2.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.8.10.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...

RSS XML Feed