Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-17 | Better machine type identification from Mike Smith | Jason Downs | |
(<miff@spam.frisbee.net.au>). | |||
1997-04-16 | Merge 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-26 | Merge 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-24 | Add support for COMPAT_SUNOS and enable it. | Jason Downs | |
hp300 now runs sun3 SunOS executables! | |||
1997-02-10 | Support 16 partitions. | Jason Downs | |
1997-02-04 | checkpoint: pull in spl() changes from NetBSD, and more siginfo. | Jason Downs | |
1997-02-03 | Merge new config(8) support from NetBSD, by Jason Thorpe. | Jason Downs | |
Also add siginfo glue, BOOT_CONFIG, and various other changes. | |||
1997-01-15 | 8k | Jason Downs | |
1997-01-12 | Mostly sync to NetBSD-current of 011196. Compiles, links, boots to single | Jason Downs | |
user. KNOWN NOT WORKING: * DIO-II devices * Dynamic executables NOT EVEN TRIED: * New config support | |||
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt | |
1996-11-25 | htons et al. works on explicit 16- and 32-bit quantities and not the | Niklas Hallqvist | |
machine dependent "short" and "long" integer. Correct and enhance manpage. Change all short and longs to u_int16_t and u_int32_t, respectively. OpenBSD RCSIds | |||
1996-06-25 | MID_M68K is the default now (with backwards compat for MID_M68K4K | Theo de Raadt | |
1996-06-23 | sync to 0622 | Theo de Raadt | |
1996-05-29 | enable ELF/a.out/ECOFF in machine/exec.h | Theo de Raadt | |
1996-05-04 | add files missed from 0418 sync. | Michael Shalayeff | |
1996-04-25 | sync w/ Net 960424 | Michael Shalayeff | |
1996-01-07 | from netbsd: | Theo de Raadt | |
Move the obviously machine-dependent HP-UX compat code to hpux_machdep.{c,h}. A fair bit of this, the m68k core dump and exec goo, can probably be made into a generic m68k hpux module, eventually. | |||
1995-12-21 | from netbsd; cpu_setstack() is depricated | Theo de Raadt | |
1995-12-14 | update from netbsd (verbatim) | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |