summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/Makefile.i386
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Make `make links' work by leaving swapkernel.c off out of the links processingwollman1995-05-111-3/+3
* Modify behavior of INCLUDES to never look in /usr/include unless wenate1995-04-051-2/+8
* Added -I/usrinclude to the tail end of the INCLUDES line. This hacknate1995-04-031-2/+2
* CVS:bde1995-03-281-3/+3
* Reviewed by:bde1995-03-251-3/+3
* Add -Wimplicit to ${CWARNFLAGS} so that implicitly declared functionsbde1995-03-251-3/+4
* Removed obsolete vtrace() remnants.dg1995-03-041-8/+1
* Fix "dependency" spelling error. Implement "clean" entries for devicegibbs1995-03-011-2/+4
* Use relative include path and -nostdinc avoid getting anything frombde1995-02-261-2/+3
* Pass '-m' to symorder. Kernels without INET will fail otherwise.phk1995-01-291-2/+2
* Load the kernel symbol table in the boot loader and not at compile time.bde1995-01-251-11/+19
* Handle the aic7770 driver's dependancies correctly.gibbs1994-12-311-2/+4
* Go back to -O optimization...Bruce's arguments against -O2 are convincingdg1994-11-271-2/+2
* Changed optimization level to -O2.dg1994-11-241-2/+2
* Don't define KERNEL for compiling genassym. The prototype for the systembde1994-11-151-3/+3
* Never strip the kernel.bde1994-10-251-40/+16
* LINT: vastly restructured so that it's actually useful for somethingwollman1994-10-211-4/+4
* Conditionally define CC, CWARNOPTS, etc., so that `makeoptions' inwollman1994-10-181-15/+12
* Put genassym: back how it was originally, the real bug was in mkdep.rgrimes1994-10-031-2/+2
* dependency for genassym was wrong, there is never made a genassym.o file.phk1994-10-031-2/+2
* genassym: depends on Makefile and genassym.o, genassym.o dependicies arergrimes1994-10-021-2/+2
* In case CWARNFLAGS and COPTFLAGS are already defined (from /etc/make.confphk1994-10-021-1/+5
* genassym: depends on the source code too.rgrimes1994-10-011-2/+2
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.dg1994-10-011-2/+2
* Do strip -x of kernelcsgr1994-09-291-2/+11
* Fixed the problem where "make depend" was mandatory for building kernel.phk1994-09-231-2/+2
* Add SYSV shm stuff back to LINT.jkh1994-09-161-1/+2
* Don't include options MULTICAST or MROUTING in generic kernels. MULTICASTwollman1994-09-091-1/+5
* Get rid of a superfluous echo.jkh1994-09-051-2/+1
* Remove symlink before remaking it for libkern.ajkh1994-09-051-2/+3
* Restore some explicit dependencies for locore.s so that "make clean; make"bde1994-09-021-2/+2
* Remove exception.o, swtch.o, support.o, conf.o and machdep.o frombde1994-08-301-39/+28
* I was in bourne-shell mode when I wrote this.. *blush*.jkh1994-08-231-3/+4
* Fix the libkern references to hopefully DTRT. See comments regardingjkh1994-08-231-7/+21
* Fix up some sloppy coding practices:wollman1994-08-181-2/+2
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-2/+6
* Don't strip the kernel.dg1994-08-061-3/+2
* SYSCONS is no longer needed since pccons has been removed.rgrimes1994-05-261-1/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-5/+16
* New interrupt code from Bruce Evans. In additional to Bruce's attacheddg1994-04-021-3/+3
* Makefile.i386:ats1994-03-211-2/+2
* I don't want to read about all the people that forgot this due to sysconsrgrimes1994-02-171-1/+2
* Use -Z instead of -z to build kernels. This is consistent with NetBSD'sjkh1994-02-131-2/+2
* Added -static declartion to genassym compile so a kernel doesn't requirenate1994-01-271-2/+2
* "New" VM system from John Dyson & myself. For a run-down of thedg1994-01-141-2/+2
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-2/+2
* 1) Added proc file system from Paul Kranenburg with changes fromdg1993-12-121-2/+2
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-4/+11
* Changed -Z back to -z.paul1993-11-161-2/+2
OpenPOWER on IntegriCloud