Age | Commit message (Expand) | Author |
1997-05-14 | for consistency: change kernel config file name from GENERIC_xxx to | Thomas Graichen |
1997-05-14 | Don't need bpf or vnd -- shave a few bytes. | Todd C. Miller |
1997-05-14 | Whoops back out some changes from my local tree. | gene |
1997-05-14 | if generic miniroot, kill swap entry | Theo de Raadt |
1997-05-14 | add rd support | Theo de Raadt |
1997-05-14 | add rd support | Theo de Raadt |
1997-05-13 | minimize | Theo de Raadt |
1997-05-13 | slight code reorg | Niklas Hallqvist |
1997-05-13 | slight KNF | Niklas Hallqvist |
1997-05-13 | 2.1 + KNF + some trimming to fit | Niklas Hallqvist |
1997-05-13 | Fix IPFILTER & ramdisk configuration info | Niklas Hallqvist |
1997-05-13 | Add ramdisk config stuff | Niklas Hallqvist |
1997-05-13 | Add ramdisk devices + some cleanup | Niklas Hallqvist |
1997-05-13 | check for iso9660 disklabel FIRST. This will be an experiment of sorts | Theo de Raadt |
1997-05-13 | support cd9660 filesystem, too | Theo de Raadt |
1997-05-13 | fake -s and -e options to indicate start of the /boot in cd9660 land. | Theo de Raadt |
1997-05-12 | for miniroot, translate swap to ffs | Theo de Raadt |
1997-05-12 | According to Dave Huang (khym@bga.com), the powerbook 150 works better if we | gene |
1997-05-12 | argh | Theo de Raadt |
1997-05-12 | bring GENERIC up to date and add two new kernels: | Thomas Graichen |
1997-05-11 | don't config the floppy on Sun4m's, since the the driver isn't right and doin... | grr |
1997-05-11 | Current update | Per Fogelstrom |
1997-05-11 | More profiling gunk... | Per Fogelstrom |
1997-05-11 | Allow ABICALLS set outside file | Per Fogelstrom |
1997-05-11 | Make "make tags" work. (I hope...) | Per Fogelstrom |
1997-05-11 | Remove extra load... | Per Fogelstrom |
1997-05-11 | Boot block for the wgrisc! | Per Fogelstrom |
1997-05-11 | Allow setting of ABICALLS outside file | Per Fogelstrom |
1997-05-08 | include bus.h to prevent compiler warnings and other problems. | gene |
1997-05-08 | Add slip support back in | Thorsten Lockert |
1997-05-08 | comment out MFS, FIFO, and COMPAT_[0-9]+; add PCI ed | Todd C. Miller |
1997-05-08 | Some trimming, add necessary stuff like ed, CD9660 & KERNFS | Niklas Hallqvist |
1997-05-08 | sync to i386 | Theo de Raadt |
1997-05-08 | wandering fix from provos | Theo de Raadt |
1997-05-08 | only detect first 166/165 as valid | Theo de Raadt |
1997-05-07 | axppci33-only GENERIC | Todd C. Miller |
1997-05-07 | leaner and meaner | Theo de Raadt |
1997-05-07 | Turn off si driver's dma by default. Unfortunately, DMA doesn't work. | gene |
1997-05-07 | call pci_intr_establish correctly | Niklas Hallqvist |
1997-05-06 | Add IP filter log into cdevsw | Niklas Hallqvist |
1997-05-06 | add ipl device | kstailey |
1997-05-05 | Removed Mach tag and added one for NCR SVR4. | etheisen |
1997-05-05 | This is not getting picked up from ../Makefile.inc | Dale S. Rahn |
1997-05-05 | only build one version of the libraries. | Dale S. Rahn |
1997-05-05 | add Extended partition id. | Dale S. Rahn |
1997-05-05 | Remove comment about an XXX that has been fixed. | Todd C. Miller |
1997-05-05 | Removed strchr() for libkern. | Todd C. Miller |
1997-05-05 | Add strchr.c | Todd C. Miller |
1997-05-05 | Several kernel files have internal (conflicting) versions of strchr() so | Todd C. Miller |
1997-05-05 | #define away local versions of atoi & strchr to prevent potential | Niklas Hallqvist |