summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/conf
AgeCommit message (Collapse)Author
1997-07-06Match changes to other configs, missed in last commit.Jason Downs
1997-07-06Sync with changes from NetBSD, up to 970705.Jason Downs
This includes all of the new frodo drivers, from Michael Smith, hacked up by Jason R. Thorpe; other changes, mostly configuration and/or m68k abstraction related, from Thorpe. A few others of my own. This compiles and runs, have not yet tested Domain kbd or apci ports.
1997-04-20Make -Wall work.Jason Downs
1997-04-17Add back rd devices.Jason Downs
1997-04-16Merge portions of NetBSD up to 970415.Jason Downs
This includes: * All of the prototyping and KNF changes. * The new interrupt system. * Portions of the Domain Keyboard support from Mike Smith. This does not include: * m68k changes, namely generic dumps. Various sundry changes and fixes by me.
1997-03-29Switch to genassym.cf.Jason Downs
1997-03-26Merge changes from NetBSD, up to 3/19/97; undoes some local changes.Jason Downs
Changed to match new arch/m68k code. genassym.cf is currently just a place holder.
1997-02-24Add support for COMPAT_SUNOS and enable it.Jason Downs
hp300 now runs sun3 SunOS executables!
1997-02-23s/MINIROOT/RAMDISK/gJason Downs
1997-02-16Fix autoconfiguration code, so that it can actually boot from pdevs.Jason Downs
1997-02-16More rd changes that were missed... Still not working.Jason Downs
1997-02-16Add initial ram disk support.Jason Downs
1997-02-10Kill COMPAT_NOLABEL. It is not appropiate in the modern world.Jason Downs
1997-02-10Support 16 partitions.Jason Downs
1997-02-05Make std.hp300 useable for other config files, just don't use it in GENERICJason Downs
ones.
1997-02-03rd -> hdJason Downs
1997-02-03Merge new config(8) support from NetBSD, by Jason Thorpe.Jason Downs
Also add siginfo glue, BOOT_CONFIG, and various other changes.
1997-01-18OpenBSD uses HOSTCC not HOSTED_CC, per traditionNiklas Hallqvist
1997-01-18Add stuff from /sys/conf/GENERIC, including IPFILTER.Jason Downs
1997-01-12Mostly sync to NetBSD-current of 011196. Compiles, links, boots to singleJason Downs
user. KNOWN NOT WORKING: * DIO-II devices * Dynamic executables NOT EVEN TRIED: * New config support
1996-10-24kernel is 'bsd'Michael Shalayeff
1996-09-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵Theo de Raadt
erik@aarhus1.uni-c.dk
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-06-25byeTheo de Raadt
1996-06-25COMPAT_M68K4KTheo de Raadt
1996-06-24kernel is /bsdTheo de Raadt
1996-06-23sync to 0622Theo de Raadt
1996-04-25sync w/ Net 960424Michael Shalayeff
1996-04-24Add network config dependencies.Michael Shalayeff
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
very usefull (for <sys/vnode.h> inclusion). from the other side this is really machine independent ... tested w/ i386, but should not cause errors w/ other arch's. pls, test it (don't forget to reconfig kernel ;)
1996-01-09from netbsd; compile hpux_machdep.c if COMPAT_HPUXTheo de Raadt
1996-01-05from netbsd:Theo de Raadt
Enable COMPAT_HPUX by default. It's still not 100% yet, but it doesn't seem to really hurt anything, either. Makes it easier for folks using binary snapshots only to try it out. GENERIC: now that the PT map allocation is fixed, increase the default maxusers to 32.
1996-01-05from netbsd: Increase maxusers from 16 to 32Theo de Raadt
1995-12-14update from netbsd (verbatim)Theo de Raadt
1995-11-13SETUIDSCRIPTS are always onTheo de Raadt
1995-10-26update from netbsd treeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt