Age | Commit message (Expand) | Author |
1999-08-17 | factor out ie device definition; niklas@ ok | Michael Shalayeff |
1999-08-17 | New cpu_fork API to take a stack in which you point the child's stackpointer | Niklas Hallqvist |
1999-07-20 | 126 -> NBT_BAD | Constantine Sapuntzakis |
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-18 | fix pmap_activate() and pmap_deactivate() arguments after art changed things | Theo de Raadt |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-08 | flesh out .Dt | Theo de Raadt |
1999-07-08 | install into man8/arch subdirs | Theo de Raadt |
1999-07-07 | define vaddr_t, paddr_t, vsize_t and psize_t | Artur Grabowski |
1999-05-29 | Main config for vme drivers. | Steve Murphree |
1999-05-29 | Added vme bus device drivers. MVME328, MVME376, MVME332 | Steve Murphree |
1999-05-24 | Only do basic work in the ethernet interrupt context, and queue packets to | Jason Wright |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-22 | Add new vm_swap code for dynamic swap. From netbsd, munged some by me, and | Tobias Weingartner |
1999-05-10 | Use symbolic define for BYTE_ORDER. | Marc Espie |
1999-04-11 | Fix for 25 Mhz. | Steve Murphree |
1999-03-03 | rework check_eh() so that it is bridge aware | Jason Wright |
1999-02-09 | $Log$ is ugly | Theo de Raadt |
1999-02-09 | Added kernel support for user debugging. Fixed file ID's | Steve Murphree |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-10 | Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD | Niklas Hallqvist |
1999-01-08 | check for lp->d_secpercyl == 0) in bounds_check_with_label() | Todd C. Miller |
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 |
1999-01-07 | global decl for *intr() routines, plus add INET6 | Theo de Raadt |
1998-12-16 | Part of remove to get rid of unwanted directories | Steve Murphree |
1998-12-15 | This fixed a number of things. A serious bug in bugcrt.c's initial stack | Steve Murphree |
1998-12-15 | Added sdcrt.c to make bootxx and bootsd work. | Steve Murphree |
1998-12-15 | Greatly improved tapeboot. From mvme68k. | Steve Murphree |
1998-12-15 | Commint for the first real mvme88k OpendBSD | Steve Murphree |
1998-12-15 | Commit for the first real OpenBSD mvme88k port. | Steve Murphree |
1998-12-15 | Commit for the first working mvme88k port. | Steve Murphree |
1998-12-15 | Commit for the first real OpenBSD mvme88k kernel. | Steve Murphree |
1998-10-04 | oops | Todd C. Miller |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1998-09-25 | o xfs is in the house (thanks art, for getting me started) | Todd T. Fries |
1998-09-15 | Stuff | Steve Murphree |
1998-08-31 | Return ENXIO on open of /dev/mem minor devs that don't exist | Todd C. Miller |
1998-08-22 | fixed Makefiles. Removed reference to libgcc.a | Steve Murphree |
1998-08-22 | fixed bugargs and lots of stuff regaurding netboot. | Steve Murphree |
1998-08-22 | Major cleanup of stand directory. | Steve Murphree |
1998-08-22 | Forgot this one. :-) | Steve Murphree |
1998-08-22 | Fixed command line args. VID Volume ID is now M88K. | Steve Murphree |
1998-08-22 | Fixed display error. | Steve Murphree |
1998-08-22 | working netboot. | Steve Murphree |
1998-08-22 | Initial import of bootxx. | Steve Murphree |
1998-08-22 | New libsa. | Steve Murphree |
1998-08-22 | New libsa. | Steve Murphree |
1998-08-22 | new libbug. | Steve Murphree |