summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-05-11const a few more callsTheo de Raadt
1998-05-11spelling; kleinkTheo de Raadt
1998-05-11do not convert write faults into vm system read+write faultsTheo de Raadt
1998-05-11compile if iov_base is void *Theo de Raadt
1998-05-11set max field width of %s correctlyTheo de Raadt
1998-05-11Don't print 'unknown media code' for tapes as we know what they are, they ↵Todd C. Miller
are just not disks!; from NetBSD (simonb)
1998-05-11fix scrolling and 'z' command; matt debergalis <deberg@mit.edu>Todd C. Miller
1998-05-11 Fix bug where ident stuff ignored short writes and reads.Bob Beck
1998-05-11set max field width of %s correctlyTheo de Raadt
1998-05-11syncTheo de Raadt
1998-05-11set max field width of %s correctlyTheo de Raadt
1998-05-11tromping one byte too far; tron@lyssa.owl.deTheo de Raadt
1998-05-10Nicer fix to the problems on different sun4m machines.Artur Grabowski
from NetBSD-current 980505
1998-05-10"sh /bin/sh config.guess" does not workNiklas Hallqvist
1998-05-10Make ATM_LLC_SETTYPE do the rigth thing: swap byte on LE machines, don'tTheo de Raadt
swap on BE machines. The previous revision required a ntohs() in atm_output(), to work on LE machines. This was broken for BE machines; bouyer
1998-05-10merge in newer netbsd changesTheo de Raadt
1998-05-1080386 specific fix for copyoutstr crossing a page boundary; ↵Theo de Raadt
drochner@zelux6.zel.kfa-juelich.de
1998-05-10Check a few more DOTfiles that could potentially compromise security on a perTodd T. Fries
user basis.
1998-05-10turn off su -m as default, few other minor changesTheo de Raadt
1998-05-10oops, bounds_check_with_label is already proto'd in sys/disklabel.hTodd C. Miller
1998-05-10Add support for 425e.Jason Downs
1998-05-10* Remove stupid, non-working ROM printf()s from apci.cJason Downs
* Add 425e autodetection. * Increment version number.
1998-05-10prototype bounds_check_with_labelTodd C. Miller
1998-05-1016 partitionsTodd C. Miller
1998-05-101) It's a 'lun' not a 'slave'Todd C. Miller
2) 16 partitions
1998-05-09#include <pmax/foo.h> -> #include <machine/foo.h>Todd C. Miller
1998-05-09updates from NetBSD. Now probes for geometry and makes decent fictious labelsTodd C. Miller
1998-05-09drop MAXPARTITIONS back to 8 until we have 16 partition supportTodd C. Miller
1998-05-08Add mc manpage documenting the MACE ethernet driver on the mac68k.gene
1998-05-08sighTheo de Raadt
1998-05-08Add the new mc driver.gene
1998-05-08Add psc.c and the new MACE driver.gene
1998-05-08With the new psc framework, incorporate the driver for the AMD MACE ethernetgene
found on Quadra/Centris AV models. Much of this done by Allen Briggs with porting to OpenBSD by me.
1998-05-08New and much smarter handling of the PSC chip.gene
Based on briggs' work with some by me.
1998-05-08gotta sync pnpdevsTheo de Raadt
1998-05-08when handling % line breaks, correctly handle escaped % which should be ↵Theo de Raadt
embedded; fenner@parc.xerox.com
1998-05-08remove cpu_exec_ecoff_hook and cpu_exec_ecoff_setregs as mips/cpu_ecoff.c ↵Todd C. Miller
has those
1998-05-08crank the slop; until other changes happenTheo de Raadt
1998-05-08minor indentTheo de Raadt
1998-05-08oopsTheo de Raadt
1998-05-08typoTheo de Raadt
1998-05-08tighter buf handlingTheo de Raadt
1998-05-08can't use common mips cpu.h yetTodd C. Miller
1998-05-08sprintf removalsTheo de Raadt
1998-05-08add missing castTodd C. Miller
1998-05-08remove conflicting decl of switch_exitTodd C. Miller
1998-05-08Added ym driver as one of the optionsConstantine Sapuntzakis
1998-05-08Cleaned up AD1848 driver and added driver for Yamaha OPL3-SA3 to tree.Constantine Sapuntzakis
1998-05-08use what we can from mips/includeTodd C. Miller
1998-05-08add subtype 'mips' to machine lineTodd C. Miller