| Commit message (Expand) | Author | Age | Files | Lines |
* | Unify and bump some of the NMBCLUSTERS defines. Some archs had it set to |  claudio | 2018-09-14 | 1 | -2/+2 |
* | Increase the number of mbufs on most architectures. This is based |  bluhm | 2016-09-03 | 1 | -2/+2 |
* | PGSHIFT and PGOFSET are now contained inside the kernel namespace. |  deraadt | 2013-03-26 | 1 | -3/+3 |
* | ALIGNBYTES/ALIGN/ALIGNED_POINTER can move to the MI file. |  deraadt | 2013-03-25 | 1 | -5/+1 |
* | refactor sys/param.h and machine/param.h. A lot of #ifdef _KERNEL is added |  deraadt | 2013-03-23 | 1 | -35/+22 |
* | param.h (like landisk and alpha before) was still trying to include too |  deraadt | 2012-06-26 | 1 | -1/+3 |
* | Provide namespace-safe alignment macros in <machine/_types.h>, with |  guenther | 2011-09-08 | 1 | -9/+4 |
* | Make sure the ALIGN() macro uses u_long on all platforms for consistency, and |  miod | 2011-04-07 | 1 | -2/+2 |
* | thib missed this architecture when he did all the other architectures; |  deraadt | 2010-10-26 | 1 | -9/+1 |
* | Remove COMPAT_HPUX. No one wanted to support it and its fewmets were |  guenther | 2010-06-29 | 1 | -13/+1 |
* | replace even more ctob and btoc with ptoa and atop respectively plus |  martin | 2007-09-22 | 1 | -5/+1 |
* | Delay switching to the real serial console until we attach the serial device. |  kettenis | 2007-07-15 | 1 | -9/+1 |
* | Oops! Revert previous commit. |  kettenis | 2007-07-01 | 1 | -1/+9 |
* | Add PDC_IO. |  kettenis | 2007-07-01 | 1 | -9/+1 |
* | Make all DEV_BSIZE definitions consistant by using (1 << DEV_BSHIFT) |  krw | 2006-08-12 | 1 | -2/+2 |
* | remove unused bdbtofsb(bn) macro |  martin | 2006-03-19 | 1 | -9/+1 |
* | Bad commit, breaks hppa64. Prompted by deraadt@ |  marco | 2005-12-22 | 1 | -2/+1 |
* | Add MACHINE_STACK_ALIGN define. |  marco | 2005-12-21 | 1 | -1/+2 |
* | nuke unused BTOPKERNBASE define |  martin | 2005-12-13 | 1 | -2/+1 |
* | use atop(), remove last traces of Mach macros from hppa and hppa64 |  martin | 2005-11-28 | 1 | -7/+1 |
* | no more hppa_round_page() and hppa_trunc_page() macros |  martin | 2005-10-26 | 1 | -4/+1 |
* | Get rid of unused SINCR and SSIZE constants. |  miod | 2005-07-31 | 1 | -4/+1 |
* | higher max kmem default and mark swap broken |  mickey | 2004-09-14 | 1 | -2/+4 |
* | provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ ok |  mickey | 2004-08-06 | 1 | -1/+2 |
* | do not cast explicitly to unsigned; found by otto@ |  mickey | 2004-06-28 | 1 | -7/+7 |
* | remove the GATEWAY junk thingy; at the same time, select a new fat |  deraadt | 2004-04-19 | 1 | -4/+2 |
* | half the uspace seems to be very much enough |  mickey | 2003-04-16 | 1 | -4/+2 |
* | nothing uses UADDR |  mickey | 2003-03-29 | 1 | -2/+1 |
* | u could get a little higher |  mickey | 2002-08-03 | 1 | -2/+2 |
* | com freq is 7372800, which "normal" * 4 and is discovered by |  mickey | 2002-02-08 | 1 | -2/+2 |
* | redefine COM_FREQ to 7.272727MHz |  mickey | 2002-02-01 | 1 | -1/+2 |
* | define CONADDR and CONUNIT |  mickey | 2002-01-25 | 1 | -1/+7 |
* | larger SSIZE and smaller NKMEMPAGES_MIN_DEFAULT |  mickey | 2002-01-10 | 1 | -3/+3 |
* | make nkmempages dynamic based on memory. okay art@ from netbsd: |  provos | 2001-12-05 | 1 | -5/+5 |
* | Remove some definitions which do not make sense for non-m68k platforms. |  miod | 2001-11-30 | 1 | -5/+1 |
* | change MSIZE to 256, okay @deraadt |  provos | 2001-07-06 | 1 | -2/+2 |
* | Get rid of CLSIZE and all related stuff. |  art | 2001-05-05 | 1 | -8/+4 |
* | import some alphaizm for the db_elf's sake |  mickey | 2001-02-16 | 1 | -1/+2 |
* | blah, blah, blah, msgbuf |  mickey | 2000-02-22 | 1 | -1/+5 |
* | define constants for PAGE_{SIZE,MASK,SHIFT} |  mickey | 1999-12-17 | 1 | -1/+5 |
* | higher the kmem limit; fix up the nmbclusters |  mickey | 1999-10-26 | 1 | -7/+3 |
* | machine is hppa |  mickey | 1999-09-18 | 1 | -4/+5 |
* | n+1 approximation step for the user space constants |  mickey | 1999-08-25 | 1 | -4/+4 |
* | s/STACK_GROWS_UP/MACHINE_STACK_GROWS_UP/ |  mickey | 1999-08-14 | 1 | -2/+2 |
* | define UADDR; change alignment to 8 bytes |  mickey | 1999-04-20 | 1 | -2/+3 |
* | cleanup |  mickey | 1998-10-30 | 1 | -16/+7 |
* | some includes |  mickey | 1998-06-23 | 1 | -0/+149 |