summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changed -z to -Z so we create old-style ZMAGIC kernels.paul1993-11-151-2/+2
* First steps in rewriting locore.s, and making info usefuldg1993-11-131-3/+22
* Try to be a little smarter about touching the date on assym.s, so thatwollman1993-11-071-13/+18
* Added CWARNFLAGS and COPTFLAGS defines to Makefile so that we can easilywollman1993-11-071-2/+4
* Removed un-necessary dependencies for assym.snate1993-10-231-4/+2
* Reverted back to older version of ./genassym, instead of ./genassym.onate1993-10-231-6/+8
* Remove machdep.c from files.i386 and put machdep.o in the SYSTEM_OBJSrgrimes1993-10-141-11/+7
* >From NetBSDrgrimes1993-10-081-2/+2
* From ljo:rgrimes1993-10-061-2/+2
* This Makefile is for FreeBSD, not 4.3 BSD-Reno. Moved $Id$.rgrimes1993-09-261-20/+20
* Added Id: stringrgrimes1993-08-211-0/+2
* Finish removal of reminents of as.c Adaptec scsi driver.rgrimes1993-08-091-1/+1
* Fix the problem where newvers gets called every time make is run onnate1993-08-041-21/+4
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+164
OpenPOWER on IntegriCloud