Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-14 | Support for bios memory maps. | Tobias Weingartner | |
1997-10-14 | Neater this way. | Tobias Weingartner | |
1997-10-13 | Write a page of padding at end of file. Workaround for buggy boot proms on | Mats O Jansson | |
some pmaxes. Fix written by Jonathan Stone <jonathan@netbsd.org>. -moj | |||
1997-10-13 | New distrib for power pc including RAMDISK | Per Fogelstrom | |
1997-10-13 | Well, ppc has to work.... | Per Fogelstrom | |
1997-10-13 | No more OFW! | Per Fogelstrom | |
1997-10-13 | Minor fix, mips BE | Per Fogelstrom | |
1997-10-13 | More than one target vector with mips woes.. | Per Fogelstrom | |
1997-10-13 | be mips | Per Fogelstrom | |
1997-10-13 | powerpc ELF | Per Fogelstrom | |
1997-10-13 | powerpc | Per Fogelstrom | |
1997-10-13 | Use generic .c vers until asm fixed (PPC) | Per Fogelstrom | |
1997-10-13 | Monolithic kernel | Per Fogelstrom | |
1997-10-13 | A few adjustments. | Per Fogelstrom | |
1997-10-13 | Monolithic (No OpenFirmware driver crap...) PowerPC kernel. This is the | Per Fogelstrom | |
first release based on Wolfgang Solfrank, TooLs GmbH, work. Most OFW stuff has been ripped out. Only a few functions for memory probing and halt/reboot functionality has been kept. The kernel currently works with V.I's power.4e PowerPC604 board, but more will come. | |||
1997-10-13 | Monolithic PowerPC kernel, new include | Per Fogelstrom | |
1997-10-13 | Monolithic PowerPC kernel RAMDISK | Per Fogelstrom | |
1997-10-13 | Monolithic PowerPC kernel configuration files | Per Fogelstrom | |
1997-10-13 | Updates, mostly just sync with others and kill all of the old home grown | Jason Downs | |
stuff. | |||
1997-10-13 | Don't compress kernels. | Jason Downs | |
1997-10-13 | ok, i have 'em both, to order! | Michael Shalayeff | |
1997-10-13 | use sublist for 'x /I' description | Michael Shalayeff | |
1997-10-13 | APM_NOIDLE bye, bye; use pccom; more scd0 probes;ed1 on factory-dflts; swap ↵ | Michael Shalayeff | |
irq for lpt0 and sb0 | |||
1997-10-13 | add ed3 at 0x240; mickey | Theo de Raadt | |
1997-10-13 | zero 'struct apmregs regs;' that will fix a whole bunch of errors | Michael Shalayeff | |
1997-10-12 | reserve void* at the of BIOS_vars for future use | Michael Shalayeff | |
1997-10-12 | -ltermlib | Theo de Raadt | |
1997-10-12 | use special | Theo de Raadt | |
1997-10-12 | BOOT_APM bye, bye | Michael Shalayeff | |
1997-10-12 | KNF | Michael Shalayeff | |
1997-10-12 | safe memprobe; preserve memory contents | Michael Shalayeff | |
1997-10-12 | ftruncate the lock file for supfilesrv -O before writing pid into it. | Bob Beck | |
1997-10-12 | KNF; types | Michael Shalayeff | |
1997-10-12 | indent | Theo de Raadt | |
1997-10-12 | mark filesystem dirty | Michael Shalayeff | |
1997-10-12 | One more sanity check. If no blocks to load, | Tobias Weingartner | |
complain bitterly. | |||
1997-10-12 | proper libraries | Theo de Raadt | |
1997-10-12 | vi needs libcurses. -moj | Mats O Jansson | |
1997-10-12 | Documentation for -O switch on supfilesrv. | Bob Beck | |
1997-10-11 | -Ooops. Didn't get this in last time. | Bob Beck | |
1997-10-11 | -Kludges for SunOS 5 portablility, | Bob Beck | |
-Added -O option to supfilesrv. -O lockdir make serving process lock file in lockdir for each connecting ip address. Will refuse a second connection from a host it's already serving a request for. | |||
1997-10-11 | cleanup | Theo de Raadt | |
1997-10-11 | s/inline/doinline/; christos | Theo de Raadt | |
1997-10-11 | Never involve negative numbers in unsigned expressions. Fixes a segfault some | Niklas Hallqvist | |
bad fs images triggers. | |||
1997-10-11 | update and sort | Theo de Raadt | |
1997-10-11 | Monolithic PowerPC kernel ISA bus support | Per Fogelstrom | |
1997-10-11 | PCI bus code for monolithic PowerPC kernels. | Per Fogelstrom | |
1997-10-11 | Add 'powerpc' | Per Fogelstrom | |
1997-10-11 | Modification for Big Endian systems. This driver is now usable in big endian | Per Fogelstrom | |
systems with PCI bus. The modifications were done for the new powerpc port. Most changes are done in the scripts handling storing the scripts in little endian byte order for the scripts processor in the NCR chip. | |||
1997-10-11 | power.4e - not enabling pci boards | Per Fogelstrom | |