summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-05-11s/ffs_mountroot/dk_mountroot/, name RD disks "hd" to not conflictNiklas Hallqvist
1998-05-11Do not allow mapping of immutable/append-only in a way that allows writing.Niklas Hallqvist
1998-05-11extra constTheo de Raadt
1998-05-11use ${SIZE} instead of size, for crossNiklas Hallqvist
1998-05-11Revert to 1.8, the corruption prob I had was local, and cvs didNiklas Hallqvist
1998-05-11Type correctness for GCC 2.8.1Niklas Hallqvist
1998-05-11Added som new defines neededNiklas Hallqvist
1998-05-11Hmm another corrupt file, updated lost tail from NetBSDNiklas Hallqvist
1998-05-11We are OpenBSDNiklas Hallqvist
1998-05-11$OpenBSD$Niklas Hallqvist
1998-05-11Formerly reuse of unit numbers of detached devices was impossible, withNiklas Hallqvist
1998-05-11make iov_base void *Theo de Raadt
1998-05-11Lots of changes to make obj dirs and cross-compilation workNiklas Hallqvist
1998-05-11We need a string.h with a NULL define to please libsa, weirdNiklas Hallqvist
1998-05-11strn?cmp defined in libsa, disable these here temporarily. We might wantNiklas Hallqvist
1998-05-11Do not use userland headersNiklas Hallqvist
1998-05-11stand.h defines min, no need for it hereNiklas Hallqvist
1998-05-11Hmm this file was empty, got recent NetBSD versionNiklas Hallqvist
1998-05-11u_short -> unsigned short; const msgsnd msgp argTheo de Raadt
1998-05-11u_short -> unsigned short; kleinkTheo de Raadt
1998-05-11Move the SHM_{LOCK,UNLOCK} shmctl() commands inside _KERNEL protection; constTheo de Raadt
1998-05-11syncTheo de Raadt
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-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