summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-10-13Monolithic PowerPC kernel RAMDISKPer Fogelstrom
1997-10-13Monolithic PowerPC kernel configuration filesPer Fogelstrom
1997-10-13Updates, mostly just sync with others and kill all of the old home grownJason Downs
stuff.
1997-10-13Don't compress kernels.Jason Downs
1997-10-13ok, i have 'em both, to order!Michael Shalayeff
1997-10-13use sublist for 'x /I' descriptionMichael Shalayeff
1997-10-13APM_NOIDLE bye, bye; use pccom; more scd0 probes;ed1 on factory-dflts; swap ↵Michael Shalayeff
irq for lpt0 and sb0
1997-10-13add ed3 at 0x240; mickeyTheo de Raadt
1997-10-13zero 'struct apmregs regs;' that will fix a whole bunch of errorsMichael Shalayeff
1997-10-12reserve void* at the of BIOS_vars for future useMichael Shalayeff
1997-10-12-ltermlibTheo de Raadt
1997-10-12use specialTheo de Raadt
1997-10-12BOOT_APM bye, byeMichael Shalayeff
1997-10-12KNFMichael Shalayeff
1997-10-12safe memprobe; preserve memory contentsMichael Shalayeff
1997-10-12 ftruncate the lock file for supfilesrv -O before writing pid into it.Bob Beck
1997-10-12KNF; typesMichael Shalayeff
1997-10-12indentTheo de Raadt
1997-10-12mark filesystem dirtyMichael Shalayeff
1997-10-12One more sanity check. If no blocks to load,Tobias Weingartner
complain bitterly.
1997-10-12proper librariesTheo de Raadt
1997-10-12vi needs libcurses. -mojMats 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-11cleanupTheo de Raadt
1997-10-11s/inline/doinline/; christosTheo de Raadt
1997-10-11Never involve negative numbers in unsigned expressions. Fixes a segfault someNiklas Hallqvist
bad fs images triggers.
1997-10-11update and sortTheo de Raadt
1997-10-11Monolithic PowerPC kernel ISA bus supportPer Fogelstrom
1997-10-11PCI bus code for monolithic PowerPC kernels.Per Fogelstrom
1997-10-11Add 'powerpc'Per Fogelstrom
1997-10-11Modification for Big Endian systems. This driver is now usable in big endianPer 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-11power.4e - not enabling pci boardsPer Fogelstrom
1997-10-11Add macros for script byte ordering on BE machinesPer Fogelstrom
1997-10-11support fxp? devicesTheo de Raadt
1997-10-11Replace my trailing slash removal with the one from FreeBSD.Todd C. Miller
1997-10-11some correctionsTheo de Raadt
1997-10-11Keep the ifdef for NetBSD.Angelos D. Keromytis
1997-10-11Fix some minor compilation problems.Angelos D. Keromytis
1997-10-10NO abort() CALLS IN LIBCTheo de Raadt
1997-10-10do not rely on a single read() to get us sufficient data. Read till newlineTheo de Raadt
1997-10-10Add a special fix for OpenFirmware Power PC PCI. It seems that OFW shutsPer Fogelstrom
down the HW by disabling it when closing the device. So we have to make sure that the board is configured to respond to memory accesses.
1997-10-10RAMDISK buildPer Fogelstrom
1997-10-10make RAMDISK kernel for PowerPC install.Per Fogelstrom
1997-10-10PowerPC ramdisk stuff. "list" and scripts still needs work. This is only thePer Fogelstrom
first "work copy"...
1997-10-10no, not vimTheo de Raadt
1997-10-10Update for 2.2Niklas Hallqvist
1997-10-09umask 077Theo de Raadt
1997-10-092 additions; hubertfTheo de Raadt