Age | Commit message (Expand) | Author |
2000-02-15 | Use extents instead of rmaps to handle dvma space. | Artur Grabowski |
2000-01-27 | reduce global symbol pollution | Artur Grabowski |
1999-12-09 | Fix a bug we've had for ages. | Artur Grabowski |
1999-12-09 | Change the kvm_uncache interface to a kvm_setcache that can uncache | Artur Grabowski |
1999-12-08 | Dumb implementation of PMAP_NEW, it works but without any gains yet. | Artur Grabowski |
1999-12-01 | crank DFLDSIZ to 32MB | Theo de Raadt |
1999-11-25 | In the cases where we are sure what page size we have, define PAGE_SIZE | Artur Grabowski |
1999-11-11 | General cleanup of pmap. | Artur Grabowski |
1999-11-05 | MACHINE_NEW_NONCONTIG is now default even without uvm. | Artur Grabowski |
1999-09-07 | update the comment about how the srmmu works (some names were wrong) | Artur Grabowski |
1999-09-03 | Change the pmap_enter api to pass down an argument that indicates | Artur Grabowski |
1999-08-21 | definitions needed by sbin/kbd/kbd_sparc.c | Mats O Jansson |
1999-07-25 | move around ioctl definitions | Jason Wright |
1999-07-23 | Drivers for the FORCE CPU-5V: | Jason Wright |
1999-07-20 | add support for "floating accent" and compose. -moj | Mats O Jansson |
1999-07-18 | Add code to support none us keyboards in kernel. -moj | Mats O Jansson |
1999-07-09 | vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_t | Artur Grabowski |
1999-07-07 | define vaddr_t, paddr_t, vsize_t and psize_t | Artur Grabowski |
1999-06-06 | set DFLDSIZ to 24MB | Theo de Raadt |
1999-05-29 | typo | Artur Grabowski |
1999-05-27 | typo | Artur Grabowski |
1999-05-10 | Use symbolic define for BYTE_ORDER. | Marc Espie |
1999-04-22 | MACHINE_NEW_NONCONTIG code. From NetBSD. Needed by UVM | Artur Grabowski |
1999-04-22 | [vp]{addr,size}_t needed by UVM | Artur Grabowski |
1999-04-22 | implement pmap_{,de}activate | Artur Grabowski |
1999-04-22 | protect from multiple include | Artur Grabowski |
1999-04-18 | Support for the Sun SBus Expansion Subsystem (SUNW,xbox) | Jason Wright |
1999-02-07 | implement sparc atomic lock with LDSTUB | David Leonard |
1999-02-01 | driver for the 8 serial 1 parallel SUNW,spif board: | Jason Wright |
1999-01-10 | Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD | 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-12-29 | first cut at a bpp driver; mailed to me by downsj eons ago | Theo de Raadt |
1998-11-20 | marc did not test this completely | Theo de Raadt |
1998-11-20 | make _MCOUNT_DECL non-static so the compiler doesn't bitch and | Marco S Hyman |
1998-08-24 | Add support for /dev/ksyms to arch-specific files | Todd C. Miller |
1998-08-23 | crank max data size from 64 to 128 meg | Marco S Hyman |
1998-08-18 | Add sparc_btop and sparc_ptob for consistency with other ports | Todd C. Miller |
1998-06-27 | functions go under #ifdef _KERNEL for X; thanks matthieu for the pointer! | Todd T. Fries |
1998-05-20 | magma serial driver; plunky@skate.demon.co.uk | Theo de Raadt |
1998-03-22 | Add UID_MAX and GID_MAX | Todd C. Miller |
1997-12-25 | do not break the bootblocks | Theo de Raadt |
1997-12-21 | ifdef some definitions of NBPG that use kernel variables, when the | Angelos D. Keromytis |
1997-11-11 | make tty col/row size be unsigned | Niklas Hallqvist |
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist |
1997-11-07 | simple_lock api changed slightly | Theo de Raadt |
1997-09-17 | Double default NMBCLUSTERS settings. | Jason Downs |
1997-09-17 | NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply to | Jason Downs |
1997-08-25 | Implement LED blinking as a run-time configurable option via the sysctl | Jason Downs |