summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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-11Don't print 'unknown media code' for tapes as we know what they are, they are...Todd C. Miller
1998-05-10Nicer fix to the problems on different sun4m machines.Artur Grabowski
1998-05-10Make ATM_LLC_SETTYPE do the rigth thing: swap byte on LE machines, don'tTheo de Raadt
1998-05-10merge in newer netbsd changesTheo de Raadt
1998-05-1080386 specific fix for copyoutstr crossing a page boundary; drochner@zelux6.z...Theo 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
1998-05-10prototype bounds_check_with_labelTodd C. Miller
1998-05-101) It's a 'lun' not a 'slave'Todd C. Miller
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 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
1998-05-08New and much smarter handling of the PSC chip.gene
1998-05-08gotta sync pnpdevsTheo de Raadt
1998-05-08remove cpu_exec_ecoff_hook and cpu_exec_ecoff_setregs as mips/cpu_ecoff.c has...Todd C. Miller
1998-05-08can't use common mips cpu.h yetTodd C. Miller
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
1998-05-08comment typoTodd C. Miller
1998-05-08fix commentsTodd C. Miller
1998-05-08use generic mips ansi.hTodd C. Miller
1998-05-08add _BSD_WINT_T_ like other ansi.h'sTodd C. Miller
1998-05-08Add support for RFC-comliant deflate protocolTodd C. Miller
1998-05-07Write disk label in canonical location, do not scan. With this changeTodd C. Miller
1998-05-07readdisklabel: Look for label in the correct place (LABELSECTOR + LABELOFFSET)Todd C. Miller
1998-05-07Replace bogus check for partition existence with hp300-like one.Todd C. Miller
1998-05-07don't clear *_WLABEL on close so 'disklabel -W' is persistent like in the gen...Todd C. Miller
1998-05-07if d_npartitions < RAW_PART, set to RAW_PART so we don't get ENXIO and bailTodd C. Miller
1998-05-06Comment out NTP for now as it seems to expose a bug in the use of performancegene
1998-05-06setdisklabel:Todd C. Miller
1998-05-06Add joy device to conf.c at minor 26 to match i386 portimp
1998-05-05more lun flakes; rh@vip.at, simonb@telstra.com.auTheo de Raadt
1998-05-05check for invalid padding length, reported by Dan McDonald (Sun Microsystems)Niels Provos
1998-05-05Add commented out joy0 to generic, per i386 portimp
1998-05-05First cut at joy.c port from i386imp
1998-05-05Config file for my rPC44imp
1998-05-04Use cpuspeed (and hard coded values) to print clock speed on '040 models.Jason Downs
1998-05-03First stab at defining virtual space for rPC44 for X11imp
1998-05-03Don't use option MADHATTER. It is rather silly, and there is no reason notgene