summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
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
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
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
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
1997-10-08use shorter uname version stringkstailey
1997-10-08Style nitNiklas Hallqvist
1997-10-08Make both NFS and HD kernelsNiklas Hallqvist
1997-10-08Use KERNBASE where appropriate. KNF!Niklas Hallqvist
1997-10-08Move some debugging output inside #ifdef DEBUG. KNF!Niklas Hallqvist
1997-10-08Proto regdump here until after 2.2, remove some staticsNiklas Hallqvist
1997-10-08Use lstat() not stat() so we catch dangling symlinks, hubertf@netbsd.orgTodd C. Miller
1997-10-08new file niklas addedTheo de Raadt
1997-10-07Don't use cached name value for uid/gid if last lookup was by id (and not name).Todd C. Miller
1997-10-07Get right version fo libskey. Thanks Hans. There are more syncs togene
1997-10-07extern of regdump until after 2.2 when it'll be in m68k/cpu.hNiklas Hallqvist
1997-10-07cngetc() proto movedTheo de Raadt