summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-02-21add config files for the various pmax types (thanks go to dieter mayerThomas Graichen
1997-02-21Add IPSEC + lines for a Teles ISDN card. Support not yet in the tree,Niklas Hallqvist
1997-02-21Drop ${PARAM} from CPPFLAGS, add it to the HOSTED_C rule.Niklas Hallqvist
1997-02-21Bring closer to the ISA version by dropping the use of a structure forNiklas Hallqvist
1997-02-21add bus_space_{read,write}_region_* + some KNFNiklas Hallqvist
1997-02-21We do not use the rsr fieldNiklas Hallqvist
1997-02-21We are OpenBSDNiklas Hallqvist
1997-02-21Removed no longer necessary cautionary comment.Angelos D. Keromytis
1997-02-21Couple of missing ifdefs.Angelos D. Keromytis
1997-02-21Style cleanup and a printf string typoNiklas Hallqvist
1997-02-21fetched a comment from mvme68k + style nitNiklas Hallqvist
1997-02-21Add MMU_/CPU_ symsNiklas Hallqvist
1997-02-21copypage/zeropage adaption. cputype setting needs more work.Niklas Hallqvist
1997-02-21shmdt before shmdt (in child) fixTheo de Raadt
1997-02-21Siginfo stuff as per the mvme68k port + KNF & other style nitsNiklas Hallqvist
1997-02-21do not allow SO_SNDBUF/SO_RCVBUF len 0Theo de Raadt
1997-02-21-nostdinc and big endian cleanupNiklas Hallqvist
1997-02-21Fixed error introduced with last patch.Angelos D. Keromytis
1997-02-21do not pass up un-init vftypeTheo de Raadt
1997-02-21Bring in siginfo changes from mvme68k port & Theo. Compiles.briggs
1997-02-21Removed some of the ugliness in ipsp_kern().Angelos D. Keromytis
1997-02-20strncpy needed for ufs.cgvf
1997-02-20Fix for NetBSD's bug from NetBSD.Jason Downs
1997-02-20update.Per Fogelstrom
1997-02-20gratituous compatibility with NetBSDkstailey
1997-02-20more of samekstailey
1997-02-20DES library for IPSEC; Eric Young (eay@mincom.oz.au)Theo de Raadt
1997-02-20IPSEC package by John Ioannidis and Angelos D. Keromytis. Written inTheo de Raadt
1997-02-19NS DP875x series clock chip definition file.Per Fogelstrom
1997-02-19merge in some NetBSD pmap codekstailey
1997-02-18Add the necessary pieces to boot on a PowerMAC, does not currently work,Dale S. Rahn
1997-02-18Add the note object to the executable.Dale S. Rahn
1997-02-18Add note file to elf executable to tell firmware what mode to boot in.Dale S. Rahn
1997-02-18VM_MIN_KERNEL_ADDRESS -> virtual_availkstailey
1997-02-18Ok, these are more stragglers in my source tree. These changes were necessaryDale S. Rahn
1997-02-18Synch declaration of copypage w/ m68k-general definitions per Ken's changes.gene
1997-02-18Need strncpy.c now.Jason Downs
1997-02-18if a P_SUGIDEXEC proc execve()'s a non-set[ug]id program while runningTheo de Raadt
1997-02-18cp P_SUGID/P_SUGIDEXEC to child, doh; half from freebsdTheo de Raadt
1997-02-17fixes SCSI.Per Fogelstrom
1997-02-17no unixdev by dafaultMichael Shalayeff
1997-02-17need printf prototypeMichael Shalayeff
1997-02-17kill unused variables w/ MINIROOTSIZE defined in configMichael Shalayeff
1997-02-16Some changes for WG testing.Per Fogelstrom
1997-02-16rd -> hdJason Downs
1997-02-16Fix autoconfiguration code, so that it can actually boot from pdevs.Jason Downs
1997-02-16test/debug device, readdir->MakefileMichael Shalayeff
1997-02-16missed prototypesMichael Shalayeff
1997-02-16and here comes the readdir!Michael Shalayeff
1997-02-16opendir, readdir, closedir (define NO_READDIR, if none required)Michael Shalayeff