aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/Makefile.i386
Commit message (Expand)AuthorAgeFilesLines
* Clang's 3.5 integrated assembler now handles these files correctly (itWarner Losh2015-01-051-0/+3
* LLVM integrated assembler can assemble these files just fine.Roman Divacky2015-01-011-5/+0
* Bump the version of config to the latest (3 year old, so upgradeWarner Losh2014-02-041-5/+1
* Add basic support for FDT to i386 & amd64. This change includes:Marcel Moolenaar2013-05-211-0/+2
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-281-4/+3
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.Dimitry Andric2011-02-201-0/+6
* Revert config(8) version bump. It brings major pain for people working onWojciech A. Koszek2007-05-161-1/+1
* Bump config(8) version and build requirement for config(8) to 600006. ThisWojciech A. Koszek2007-05-131-1/+1
* Set MACHINE to i386(pc98). This fixes cross-building.Yoshihiro Takahashi2006-01-291-1/+3
* Version 600004 is better than 700000 given other changes that are inWarner Losh2005-11-281-1/+1
* Make config(8) understand ORed dependecies in "files*" andRuslan Ermilov2005-11-271-1/+1
* We don't bump the config version for additions to config that aren'tWarner Losh2005-11-041-1/+1
* Implement the "nocpu" directive.Ruslan Ermilov2005-11-031-1/+1
* Bump config(8) version for the DEFAULTS change.John Baldwin2005-10-271-1/+1
* Never hardcode /sys into these Makefiles. The proper way to spell it is $S.Warner Losh2005-04-131-2/+0
* The latest release of the FreeBSD driver (twa) forVinod Kashyap2005-04-121-0/+2
* Update version number for latest config version bumpWarner Losh2005-04-011-1/+1
* bump the Makefile config versions now that config is 600001...John-Mark Gurney2005-02-101-1/+1
* Kill count device support from config. I've changed the last fewPeter Wemm2004-08-301-1/+1
* Change required config(8) version.Olivier Houchard2004-05-091-1/+1
* Bump the config version to force people to upgrade their config(8)Poul-Henning Kamp2003-04-151-1/+1
* Standardize handling of locore.[sS] etc. files.Ruslan Ermilov2003-02-281-3/+0
* Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.Jake Burkholder2002-07-311-0/+3
* Moved the setting of all profiling-related variables except the key oneBruce Evans2002-07-131-1/+1
* Commit some infrastructure for turning on -Werror for kernel compiles.Peter Wemm2002-02-201-1/+1
* Added 'MACHINE=i386' to MKMODULESENV variable.Yoshihiro Takahashi2002-01-141-0/+2
* Proper fix for old config setting maxusers to 8.Peter Wemm2001-12-141-1/+1
* s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharingWarner Losh2001-11-111-2/+2
* Factor the common parts of the Makefile.foo files. This introduces twoWarner Losh2001-11-021-303/+2
* Only overwrite ${DESTDIR}${KODIR}.old/${KERNEL_KO} if we haven'tBrian Somers2001-11-011-7/+14
* Support the "install.debug" and "reinstall.debug" targets for kernel modules.Dag-Erling Smørgrav2001-10-271-3/+3
* Finish the asbestos suited move of $mach/conf/*.$mach to conf/*.$mach.Ruslan Ermilov2001-10-261-1/+1
* Make override of nm consistent across all platforms and sort the overrides.Mark Peek2001-10-191-2/+3
* Change kern.bootfile when mv'ing the kernelBrian Somers2001-10-171-0/+2
* Enable hardwiring of things like tunables from embedded enironmentsPeter Wemm2001-08-271-3/+6
* In order to bring about the end of the universe, delete the lines:Peter Wemm2001-08-151-2/+0
* Further Makefile.* sync (from Makefile.ia64). The lint target has beenPeter Wemm2001-08-031-6/+0
* When building a debugging kernel with modules, build modules withSheldon Hearn2001-08-021-0/+3
* param.c no longer gets special treatment. Use the source tree version.Peter Wemm2001-07-261-13/+6
* Bump config version.Warner Losh2001-07-021-1/+1
* Move kernel compile directory from sys/compile/FOO toWarner Losh2001-06-301-1/+1
* With this commit, I hereby pronounce gensetdefs past its use-by date.Peter Wemm2001-06-131-17/+1
* Move the -I../../../include or -I/usr/include to the last entry on thePeter Wemm2001-06-121-6/+7
* Relocate IPFilter from sys/netinet to sys/contrib/ipfilter.Jonathan Lemon2001-06-071-0/+3
* New files and layout for the ACPI CA 20010518 update.Mike Smith2001-05-291-1/+1
* Add back in the bits to remove any existing "schg" flags as we haveDavid E. O'Brien2001-04-291-0/+2
* Don't install KO's with the "schg" flag.David E. O'Brien2001-04-251-9/+2
* Ignore chflags errors. This makes installing to nfs mounted targetWarner Losh2001-04-251-2/+2
* Add support for MODULES_OVERRIDE. This is a list of modules to buildWarner Losh2001-04-021-0/+3
* Restore the careful preservation of .depend (rev 1.78 of Makefile.i386)David E. O'Brien2001-03-241-2/+4