Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-23 | Header file changes to support symbol loading just added. | Dale Rahn | |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski | |
CLSIZE -> 1 CLBYTES -> PAGE_SIZE OLOFSET -> PAGE_MASK etc. At the same time some archs needed some cleaning in vmparam.h so that goes in at the same time. | |||
2001-02-07 | Some devices use NPBG others want PAGE_SIZE, and the related macros. | Dale Rahn | |
so provide both. | |||
2001-01-24 | Remove block of "#if 0"ed code. | Dale Rahn | |
2000-09-14 | crank MSGBUFSIZE | Theo de Raadt | |
2000-07-28 | Dont force htab size to be fixed size, allow system to define size. | Dale S. Rahn | |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt | |
1999-11-28 | Lower NKMEMCLUSTERS from 128MB to 16MB. Currently the vm size for powerpc | Dale S. Rahn | |
is set to 256MB and this prevented OpenBSD from booting on machine with more than ~128MB, 196MB machines would fail to boot very early. | |||
1998-08-18 | add powerpc_btop() and powerpc_ptob() macros for consistency with other ports | Todd C. Miller | |
1997-10-14 | Get a few things right... | Per Fogelstrom | |
1997-10-13 | Monolithic PowerPC kernel, new include | Per Fogelstrom | |
1997-02-28 | Add missing _MACHINE & _MACHINE_ARCH defines + some RCS Ids | Niklas Hallqvist | |
1997-02-18 | Ok, these are more stragglers in my source tree. These changes were necessary | Dale S. Rahn | |
to clean up the interdependancies caused by the siginfo changes. | |||
1996-12-28 | adding OpenBSD tag to files. | Dale S. Rahn | |
1996-12-21 | Check-in of powerpc kernel support. | Dale S. Rahn | |
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF. |