Age | Commit message (Expand) | Author |
2001-05-13 | PAGE_MASK is (PAGE_SIZE - 1), *not* (PAGE_SHIFT - 1) | Todd C. Miller |
2001-05-10 | Provide PAGE_{MASK,SHIFT,SIZE} constants. | Miod Vallat |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2000-09-10 | 2nd part of the ecoff execution fix, was forgotten. | Miod Vallat |
2000-07-31 | Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms of | Todd C. Miller |
2000-02-22 | Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allow | Todd C. Miller |
1999-07-07 | define vaddr_t, paddr_t, vsize_t and psize_t | Artur Grabowski |
1999-06-01 | Fix some mips -> __mips__ stuff. | Per Fogelstrom |
1999-01-27 | Protect against multiple includes and regularize cpp symbols used | imp |
1999-01-27 | Protect against multiple includes so that arc (and pmax too) make build | imp |
1999-01-26 | change header protection define name | David Leonard |
1999-01-08 | move spinlock.h into the real world | David Leonard |
1999-01-08 | make uint*_t line up nicely and add a few $OpenBSD$ tags that were missing | Todd C. Miller |
1999-01-07 | move uint*_t to machine/types.h | Todd C. Miller |
1998-10-15 | Back out PEFO's trap change. It breaks everybody, it seems. | imp |
1998-09-15 | New mi code to add a real trapframe and remove the need for __FORK_BRAINDAMAGE. | Per Fogelstrom |
1998-07-11 | Add detection of the Vr41xx. | imp |
1998-06-06 | more system types we know | Michael Shalayeff |
1998-05-08 | comment typo | Todd C. Miller |
1998-05-08 | fix comments | Todd C. Miller |
1998-05-08 | add _BSD_WINT_T_ like other ansi.h's | Todd C. Miller |
1998-03-22 | Add UID_MAX and GID_MAX | Todd C. Miller |
1998-03-16 | DDB for mips, first cut. Will add some machine dep commands and tune | Per Fogelstrom |
1998-02-24 | rename some DOS MBR partition types | Theo de Raadt |
1998-02-19 | add netbsd partition, rename 386BSD one to FreeBSD.. | Theo de Raadt |
1998-01-28 | Includes for generic Mips | Per Fogelstrom |