Age | Commit message (Expand) | Author |
2001-01-22 | Define ARCH_ELFSIZE that is the default elf size on this arch. | Artur Grabowski |
2001-01-20 | machine/alpha.h is only included in cpu.h and the name gives | Artur Grabowski |
2001-01-16 | Fix ELF64_MACHDEP_ID_CASES | Artur Grabowski |
2001-01-16 | Don't define __indr_reference for ELF. | Artur Grabowski |
2001-01-15 | Use __STRING() macro instead of manually trying to do the same thing. | Artur Grabowski |
2001-01-15 | 'implement' bus_space_write_raw_region_{2,4}. | Artur Grabowski |
2001-01-15 | Need a declaration for netbsd_sendisg. | Artur Grabowski |
2000-12-15 | Define BUS_SPACE_BARRIER_{READ,WRITE} as synonmys for BUS_BARRIER_{READ,WRITE} | Artur Grabowski |
2000-12-14 | native ELF and ELF for nlist | Artur Grabowski |
2000-11-24 | PAGE_SIZE on alpha is 8192 thus PAGE_SHIFT should be 13, not 12. | Todd C. Miller |
2000-11-19 | PAGE_SIZE (and friends) does not change on alpha. | Artur Grabowski |
2000-11-16 | configure vga, mouse and keyboard's once again. Currently only on eb164. | Eric Jackson |
2000-11-09 | zap dead files. | Artur Grabowski |
2000-11-08 | extern struct device *booted_device | Artur Grabowski |
2000-11-08 | tag the rest of alpha tree | Eric Jackson |
2000-11-08 | Merge in big portions of the improvements NetBSD did to their alpha port. | Artur Grabowski |
2000-08-31 | re-org ecoff headers. move some declarations from exec_ecoff.c to exec_ecoff.h | Eric Jackson |
2000-07-31 | Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms of | Todd C. Miller |
2000-07-06 | Add spllowersoftclock(), same as splsoftclock(). (art@ ok) | Hakan Olsson |
2000-07-06 | #ifndef MSGBUFSIZE, ok niklas@ | Eric Jackson |
2000-04-06 | include vm/vm.h because some stuff in the kernel depends on that. | Artur Grabowski |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
2000-02-22 | Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allow | Todd C. Miller |
1999-12-04 | DOSPTYP_EXTENDL; sigh@kuzirabekon.econ.nagasaki-u.ac.jp | Theo de Raadt |
1999-09-26 | netbsd_sendsig() + supporting code | kstailey |
1999-09-14 | signals | kstailey |
1999-09-12 | Add COMPAT_NETBSD. Currently only works for ELF64. Many missing system calls. | kstailey |
1999-09-10 | ELF64 | kstailey |
1999-07-18 | pmap_activate() and pmap_deactivate() are MD | Theo de Raadt |
1999-07-18 | fix pmap_activate() and pmap_deactivate() arguments after art changed things | Theo de Raadt |
1999-07-07 | define vaddr_t, paddr_t, vsize_t and psize_t | Artur Grabowski |
1999-05-10 | Use symbolic define for BYTE_ORDER. | Marc Espie |
1999-03-23 | Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel change | Todd C. Miller |
1999-02-04 | implement __weak_alias macro in ECOFF case too | Niklas Hallqvist |
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-06-29 | isa_intr_check(), alpha style. | Jason Downs |
1998-06-28 | Some more system definitions, from NetBSD | Angelos D. Keromytis |
1998-06-05 | Comment out text after #endif | janjaap |
1998-03-22 | Add UID_MAX and GID_MAX | Todd C. Miller |
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-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist |
1998-01-11 | disklabel spoofing for FAT32. | Niels Provos |
1997-11-10 | $OpenBSD$ | Niklas Hallqvist |
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist |
1997-09-29 | DOSMBR_SIGNATURE, DOSACTIVE; weingart | Theo de Raadt |
1997-09-17 | Double default NMBCLUSTERS settings. | Jason Downs |
1997-08-08 | Use the new bounds_check_with_label API. Add generic support for reading | Niklas Hallqvist |