summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-17make this look niceTheo de Raadt
2002-04-17put -current in the wrong place; oopsTheo de Raadt
2002-04-17use the very small RAMDISK config; bring this up to modern times. needs a fe...Theo de Raadt
2002-04-17new RAMDISK config, much smallerTheo de Raadt
2002-04-16Same .text vs .data issue as for mvme68k.Miod Vallat
2002-04-16The interrupt vectors are data, not code; this makes non-DDB kernelsMiod Vallat
2002-04-16move prototypes of dc_eeprom_width, dc_read_srom, and dc_parse_21143_srom to ...Jason Wright
2002-04-16Use the common m68k pmap_bootstrap code here.Miod Vallat
2002-04-16Missing prototype.Miod Vallat
2002-04-16- allow users of pmap_bootstrap to not have virtual address 0 read only,Miod Vallat
2002-04-16Merge pmap_pinit() inside pmap_create() and pmap_release() insideMiod Vallat
2002-04-16skip over comment while parsing subject.Marc Espie
2002-04-16use polled access for now (prevents a hang on the Momenco Leopard-V)Jason Wright
2002-04-16explain how conditionals/includes/loops interact.Marc Espie
2002-04-16create section 3p in /usr/local.Marc Espie
2002-04-16The mediaopt is ibss-master, not create-ibass. Noticed by Peter Galbavy.Todd C. Miller
2002-04-16- Don't bother checking to see if the prom has already mapped thisJason Wright
2002-04-16and Makefile, oops.Marc Espie
2002-04-16Another test case: this one holds too many open conditionals, and exactly enoughMarc Espie
2002-04-16Move the stage2 boot block load address higher, so that it can loadMiod Vallat
2002-04-16Using a dull device to probe the FPU is ridiculous, replace it with an earlyMiod Vallat
2002-04-16Bug in cond-parser, ends up having too many open conds.Marc Espie
2002-04-16Stumbled upon a very inefficient construct by mistake...Marc Espie
2002-04-16From NetBSD:Todd C. Miller
2002-04-15use fchmod and fchown instead; vincentTheo de Raadt
2002-04-15Fix sed(1) in the case where a last line is specified and hold spaceTodd C. Miller
2002-04-15Add Siemens/Efficient Networks SpeedStream 1023 Wireless PCI Adapter,Todd C. Miller
2002-04-15regen with SpeedStream 1023Todd C. Miller
2002-04-15SpeedStream 1023 Wireless PCI Adapter (PLX-based)Todd C. Miller
2002-04-15Use in_addr_t instead of unsigned long, which breaks on alpha (64-bit).Daniel Hartmeier
2002-04-15Remove bogus casts to int in printf that causes a warning on 64bit arches.Todd C. Miller
2002-04-15Since XFree doesn't try to remap things behind our backs anymore, simplifyJason Wright
2002-04-15typoMarkus Friedl
2002-04-153.1-currentTheo de Raadt
2002-04-15wx is totally gone nowTheo de Raadt
2002-04-15fix a typo; from andrew@neep.com.auPeter Valchev
2002-04-14syncTheo de Raadt
2002-04-14add missing cd0 devices to ramdisk targetsTheo de Raadt
2002-04-14syncTheo de Raadt
2002-04-14need CD devices on the ramdiskTheo de Raadt
2002-04-14Update mirror list, sync with ftp.htmlMiod Vallat
2002-04-14gem works fine; from jason@ if I remember correctly, you know who you areMiod Vallat
2002-04-14Bring RAM and disk requirements in par with reality.Miod Vallat
2002-04-14Advise people to read root.mail from mail via "more 1" instead of "1"; fromMiod Vallat
2002-04-14Update available packages listing (sync with root.mailMiod Vallat
2002-04-14Update sets sizes.Miod Vallat
2002-04-14Sync hardware notes with reality.Miod Vallat
2002-04-14gx, not wx, you fool. spotted by miodTheo de Raadt
2002-04-13- mention bsd.rd in the release contents, this is an easy way to upgradeMiod Vallat
2002-04-13allow todd to do very weird things at the timezone prompt; fix from krwTheo de Raadt