summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
1997-10-09Heads... not TracksTheo de Raadt
1997-10-09Rebuild .depend as old .depend might break your looong release buildNiklas Hallqvist
1997-10-09if user specified wtmp file, use timestamp on final record instead ofTheo de Raadt
current system time for "end of run" time; tim@pool1.convey.ru
1997-10-09syncTheo de Raadt
1997-10-09we do not install -d EVERTheo de Raadt
1997-10-09share/ipsecTheo de Raadt
1997-10-09install ipsec samplesMichael Shalayeff
1997-10-09missing MakefileMichael Shalayeff
1997-10-08syncTheo de Raadt
1997-10-08add sea0 to RAMDISK, it is in GENERIC...Theo de Raadt
1997-10-08switch to using pccom; add PCIVERBOSE/EISEVERBOSETheo de Raadt
1997-10-08remove that extmem option, i think it should be removed averywhere...Michael Shalayeff
1997-10-08define from smp specTobias Weingartner