Age | Commit message (Expand) | Author |
2018-09-14 | Unify and bump some of the NMBCLUSTERS defines. Some archs had it set to | Claudio Jeker |
2016-09-03 | Increase the number of mbufs on most architectures. This is based | Alexander Bluhm |
2013-06-13 | ovbcopy begone | Theo de Raadt |
2013-03-26 | PGSHIFT and PGOFSET are now contained inside the kernel namespace. | Theo de Raadt |
2013-03-25 | ALIGNBYTES/ALIGN/ALIGNED_POINTER can move to the MI file. | Theo de Raadt |
2013-03-23 | refactor sys/param.h and machine/param.h. A lot of #ifdef _KERNEL is added | Theo de Raadt |
2011-09-08 | Provide namespace-safe alignment macros in <machine/_types.h>, with | Philip Guenthe |
2011-04-07 | Make sure the ALIGN() macro uses u_long on all platforms for consistency, and | Miod Vallat |
2007-11-04 | replace even more ctob/btoc with ptoa/atop | Martin Reindl |
2007-05-28 | Move the MSIZE, MCLSHIFT, MCLBYTES and the MCLOFSET | Thordur I. Bjornsson |
2006-03-19 | Change BLKDEV_IOSIZE down to 2KB like on all other platforms; ok kettenis@ | Miod Vallat |
2005-10-26 | Mach-macro wipeout | Martin Reindl |
2005-09-12 | Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bit | Miod Vallat |
2004-08-06 | provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ ok | Michael Shalayeff |
2004-06-24 | Do a better job at containing powerpc specific #defines to PPC_... | Dale Rahn |
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt |
2002-11-21 | MID_MACHINE should not be 0 (MID_ZERO) but MID_POWERPC, | Dale Rahn |
2002-03-21 | Swap the defines to be the ones we want to use, compat ones are defined | Dale Rahn |
2002-03-13 | Complete rewrite of the powerpc pmap handling, Instead of keeping | Dale Rahn |
2001-12-05 | make nkmempages dynamic based on memory. okay art@ from netbsd: | Niels Provos |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |
2001-07-09 | more spacees, includes, protos | Michael Shalayeff |
2001-07-06 | change MSIZE to 256, okay @deraadt | Niels Provos |
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 |
2001-02-07 | Some devices use NPBG others want PAGE_SIZE, and the related macros. | Dale Rahn |
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 |
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 |
1996-12-28 | adding OpenBSD tag to files. | Dale S. Rahn |
1996-12-21 | Check-in of powerpc kernel support. | Dale S. Rahn |