summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-26get rid of references to rhosts authentication; with jmc@Markus Friedl
2004-08-26- update propolice URLMiod Vallat
2004-08-26install for disk bootable systemPer Fogelstrom
2004-08-26closer and closer to realityPer Fogelstrom
2004-08-26diskboot changesPer Fogelstrom
2004-08-26Fix a problem where the driver could get stuck in the rx int loop.Per Fogelstrom
2004-08-26from netbsd (-r 1.18):Jason McIntyre
2004-08-26Sync (puc + more framebuffers)Miod Vallat
2004-08-26sync with GENERIC for PCI NICs and MII PHY driversBrad Smith
2004-08-26install cdbr and cdboot for those that have it, tooTheo de Raadt
2004-08-26grammar;Jason McIntyre
2004-08-25- .Xr ioctl 2Jason McIntyre
2004-08-25typos from -f (PR #3908);Jason McIntyre
2004-08-25typos from -f (PR #3907);Jason McIntyre
2004-08-25Swap the sources for clock and statclock on MVME188 (the Z8536 being moreMiod Vallat
2004-08-25comment out ti(4)Brad Smith
2004-08-25Allow DMA transfers to be disabled through device flags; default is to enableMiod Vallat
2004-08-25Set SCMD_PAD in non-integral sector DMA transfers, or the transfer neverMiod Vallat
2004-08-25Rearm the DUART counter as soon as we enter the interrupt handler, to notMiod Vallat
2004-08-25Use $file shorthand instead of specifying /var/backups/disklabel.$d.Todd C. Miller
2004-08-25store a copy of the disklabel for mounted filesystems and report changesTodd C. Miller
2004-08-25Minor tweaks to make things work in install.Per Fogelstrom
2004-08-25add -E to usage(); from weissmanndudeMichael Shalayeff
2004-08-25include ancontrol/wicontrol and abandon stupid symlink; deraadt@ okMichael Shalayeff
2004-08-25unbreak DEBUG; ok henning, deraadtMarkus Friedl
2004-08-25Disable ehci on macppc for now, it causes a race condition between devicesDale Rahn
2004-08-25Better DUART timer interval computation for clock.Miod Vallat
2004-08-25Use a simpler delay() routine for MVME188, from Mach via Luna88kMiod Vallat
2004-08-25update w.r.t. recursive anchorsJared Yanovich
2004-08-24Correct the link to the AIC-6915 programmer's manual;Jason McIntyre
2004-08-24back out the last change as it seems to produce problems found by brad@; dera...Michael Shalayeff
2004-08-24The#@$#%^&}1 z8536 timers runs at PCLK/2, hence 2MHz. Compensate, sinceMiod Vallat
2004-08-24Sync with i386 cdboot.8:Tom Cosgrove
2004-08-24Better description of the path to bsd.rd, to avoid having to update itTom Cosgrove
2004-08-24Note that collisions have been found for MD5, so SHA-1 is preferred.Tom Cosgrove
2004-08-24move cdboot to ${OSREV}/${ARCH/Theo de Raadt
2004-08-24Don't allow SIOCGET{VIF,SG}CNT from sockets other than the multicast router.Brad Smith
2004-08-24Whoops, ripemd was broken, not ripemd-160.Todd C. Miller
2004-08-24Collisions have been found for the full versions of MD4, MD5 and RMD160.Todd C. Miller
2004-08-24Oops, unbreak dartcngetc().Miod Vallat
2004-08-24Add missing config statements -- route-reflector and enforce neighbor-as.Claudio Jeker
2004-08-24Correctly document the order in which cdboot looks for kernels.Tom Cosgrove
2004-08-24Update to BUGS section. ok krw@ deraadt@Marco Peereboom
2004-08-24Have cdboot look for /3.6/amd64/bsd.rd first.Tom Cosgrove
2004-08-24don't do the pftable_exists() check if we are running -n, needs rootHenning Brauer
2004-08-24Have cdbr look for cdboot at /3.6/amd64/cdboot as well as at /cdboot.Tom Cosgrove
2004-08-24Correctly document the order in which cdboot looks for kernels.Tom Cosgrove
2004-08-24correctly inherit conf->opts from xconf->opts in parse_config(),Henning Brauer
2004-08-24Have cdboot look for /3.6/i386/bsd.rd first.Tom Cosgrove
2004-08-24Have cdbr look for cdboot at /3.6/i386/cdboot as well as at /cdboot.Tom Cosgrove