summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-10-21further shrinkingTheo de Raadt
1998-10-21syncTheo de Raadt
1998-10-21shorten names; add more realtekTheo de Raadt
1998-10-21syncTheo de Raadt
1998-10-21syncTheo de Raadt
1998-10-21update powerpc note information to current state of affairs.Dale S. Rahn
1998-10-20when transmitting we cannot totally fill the circular buffer (i.e.Theo de Raadt
we can't use up all of the remaining sc->txslot[chan].bfree free bytes) because that would cause the circular buffer read pointer to become equal to the write pointer, thus signaling 'empty buffer' to the hardware and stopping the transmitter. spotted and fixed by Kenjiro Cho <kjc@csl.sony.co.jp>
1998-10-20Mix kernels are no longer necessary, Generic will work sufficiently.Dale S. Rahn
1998-10-20Mix kernels are no longer necessary, Generic will work sufficiently.Dale S. Rahn
1998-10-20.Nm gettytab 5 -> .Xr gettytab 5Angelos D. Keromytis
1998-10-20sync pmax -mojMats O Jansson
1998-10-20add note about ssh/pgp from ftp only;Marco S Hyman
add (at least) for Theo. Mention that the package files are on the same CD-ROM as the OS installation files for an architecture
1998-10-20update package section of messageMarco S Hyman
1998-10-20syncTheo de Raadt
1998-10-20o Only read the per-channel status reg if the global int mask says somethingJason Wright
interesting happened. o Base all interrupt decisions on per-channel status reg.
1998-10-19Fix so to not require a make obj - Fix cleandir target to remove the headersBob Beck
Configure munges from OBJDIR.
1998-10-19Tell about fips20 for people who want to risk it.Marc Espie
1998-10-19Use register definitions from AMD databook.Jason Wright
1998-10-19oopsTheo de Raadt
1998-10-19Use env to set the PATH since we run configure in a subshellTodd C. Miller
1998-10-19add xshareTodd T. Fries
it is shared across all X platforms and came from xbase so it IS required.
1998-10-19Updated for support of qec+qeJason Wright
1998-10-19Fix off-by-one error when adding files of exactly 100 characters; ↵Todd C. Miller
wsanchez@apple.com
1998-10-19Updated man pages for support of qec+qe.Jason Wright
1998-10-19qec+qe support & OpenBSD tags for everyoneJason Wright
1998-10-19Support for the qec+qe (SBus QuadEthernet board)Jason Wright
1998-10-19Garbage collect an unused variable.Jason Wright
1998-10-19load xshareTheo de Raadt
1998-10-18Check for selection == empty string in glob_selection so we don't get syntax ↵Todd C. Miller
errors when we use that as part of a case statement
1998-10-18set PATH before running configure since we can't rely on the user's path ↵Todd C. Miller
being sane
1998-10-18update packages instructionsMarco S Hyman
1998-10-17syncTheo de Raadt
1998-10-17Stricter anti-spam measures; mostly from Eric's knecht.mcThorsten Lockert
1998-10-16don't dump core when linked against ncursesTodd C. Miller
1998-10-16fix magma device generation; three cards supportedMarco S Hyman
ttym*, ttyn*, and ttyo* plus bppm{unit}{0,1}
1998-10-16Make sure we free the buffer in all error cases. Do the finalTodd C. Miller
realloc(3) to the size of the string, not the size of the buffer allocated for the string (which is a noop). mycroft@netbsd.org
1998-10-16Die quietly if the open fails with ENXIOJason Wright
1998-10-16fix path to regdef.h on pmaxMats O Jansson
1998-10-16create empty /var/db/pkg dir; artTheo de Raadt
1998-10-16revert pmax machdep.c too (Warner missed this one)Todd C. Miller
1998-10-15include a couple of symlinks that were added with the scanner device nodes.Dale S. Rahn
1998-10-15Back out PEFO's trap change. It breaks everybody, it seems.imp
1998-10-15add missing entries for xfs in allArtur Grabowski
1998-10-15kill editor choice -- irrelevantTheo de Raadt
1998-10-15kill editor choice -- irrelevantTheo de Raadt
1998-10-15shrink ramdisk filesystemTheo de Raadt
1998-10-15Add ref to /usr/share/smtpd files.Ian Darwin
1998-10-14solve < > or - in password problemTheo de Raadt
1998-10-14o include ch.h so that NCH is definedimp
o spell ksyms with with two s's
1998-10-14openfirmware root was moved to attach at mainbus some time back, thisDale S. Rahn
config file was missed when that change was made.