summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-07-21crank minor because of castNiels Provos
1998-07-21Add CAST encryption, implementation by Steve Reid <sreid@sea-to-sky.net>.Niels Provos
Man pages will come soon, I hope.
1998-07-21syncTheo de Raadt
1998-07-21syncTheo de Raadt
1998-07-21few new ViRGETheo de Raadt
1998-07-21explain that /emul/svr4/dev cannot be a complete svr4 /dev dirTheo de Raadt
1998-07-21syncMichael Shalayeff
1998-07-21remove err entriesMichael Shalayeff
1998-07-21more, much more vendor names; from www.halcyon.comMichael Shalayeff
1998-07-21check for vendor name dupsMichael Shalayeff
1998-07-21missed onePeter Galbavy
1998-07-21this will now compile on i386 if you move arch/i386/machdep.h toPeter Galbavy
arch/i386/pthread/machdep.h - not an ideal solution. Correct fix is welcome. I am quiting work on this for today, so other hackers are welcome to take it up for the rest of the day/night. More from me tomorrow.
1998-07-21syncMichael Shalayeff
1998-07-21more devs; from netbsdMichael Shalayeff
1998-07-21move unchanged files from machdep/ into appropriate arch/${MACHINE}Peter Galbavy
directories. These files have been renamed as appropriate, but hackers of these files should note those that started off as netbsd files (alpha and sparc). also moved machdep/openbsd-2.0/ to include/sys/
1998-07-21remove irrelevant filesPeter Galbavy
retained some netbsd files to act as templates for openbsd
1998-07-21cvs decided to fix COPYRIGHT and README by itselfPeter Galbavy
remove general dross.
1998-07-21fix up those 13 broken mergesPeter Galbavy
1998-07-21Complete initial import from mySQL 3.22.4 (mit-pthreads/).Peter Galbavy
Lots of dross to move and remove yet. At minimum: o remove GNU config and GNU Makefiles o build arch directory and migrate away machdep/ o rebuild BSD Makefiles o move notes etc. into doc/
1998-07-21Complete initial import from mySQL 3.22.4 (mit-pthreads/).Peter Galbavy
Lots of dross to move and remove yet. At minimum: o remove GNU config and GNU Makefiles o build arch directory and migrate away machdep/ o rebuild BSD Makefiles o move notes etc. into doc/
1998-07-21fix +n description; jkoshy@freebsdTheo de Raadt
1998-07-21#ifdef for a weird card and a strange configurationJason Downs
1998-07-21o reference useful footnote throughoutTodd T. Fries
o cdroms not bootable presently for sun4's
1998-07-21update usage; back out time remaining display change until I'm sure itMarco S Hyman
is correct; don't long every power status change in normal operation (patch from danw@MIT.EDU).
1998-07-20MINFREE is 5%; hgweigand@wiesbaden.netsurf.deTheo de Raadt
1998-07-20use warnx()Michael Shalayeff
1998-07-20make /var/backups mode 700 by default; formTheo de Raadt
1998-07-20stupid SIGSEGVTheo de Raadt
1998-07-20indentTheo de Raadt
1998-07-20fix usage correctlyTheo de Raadt
1998-07-20fix audio attachmentsTheo de Raadt
1998-07-20consolidate printfsMichael Shalayeff
1998-07-20real reboot on exit()Michael Shalayeff
1998-07-20more functionsMichael Shalayeff
1998-07-20new exec frameworkMichael Shalayeff
1998-07-20align end of core to the intMichael Shalayeff
1998-07-20mountd -r opt not needed; form@vs.itam.nsc.ruTheo de Raadt
1998-07-20syncMichael Shalayeff
1998-07-20more acer devs; per niels@ new laptop dmesg (;Michael Shalayeff
1998-07-20o sparcs can have msgbuf's carried over from one boot to another.Todd T. Fries
only use the last msgbuf based upon alpha install.md o we have ie0 le0 be0 and hme0 on sparc not just le0.
1998-07-20SEM_R and SEM_A userland accessable as required; michaels@inet.noTheo de Raadt
1998-07-20clone freebsd semantics for usernames; noted by abyss@abyss.imaji.netTheo de Raadt
1998-07-20typo repair; garath@garath.static.dialin.ntplx.comTheo de Raadt
1998-07-20use sc_e_keypad, sc_s_keypad, and use ti/te. Undoes previous revs which ↵Theo de Raadt
disabled. Unclear why that was done, must wait for that old bug to resurface and fix it in a different way
1998-07-20no need for NMBCLUSTERS; noted by friesTheo de Raadt
1998-07-20finish off fixing PR 536 completelyTheo de Raadt
1998-07-20typo & warnings make gcc unhappy.Marc Espie
1998-07-20Spelling, and omitted words for getNAME.Marc Espie
1998-07-20document the -k flag.Artur Grabowski
noted by abyss@abyss.imaji.net pr536
1998-07-19include ofwboot as one of the release files.Dale S. Rahn