Age | Commit message (Expand) | Author |
2000-03-03 | $OpenBSD$ | Todd T. Fries |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com> | Todd T. Fries |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com> | Todd T. Fries |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>, add ksyms. | Todd T. Fries |
2000-01-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino |
2000-01-03 | .Sh "SEE ALSO" -> .Sh SEE ALSO | Paul Janzen |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-12-08 | add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC. | Jun-ichiro itojun Hagino |
1999-11-22 | add empty mmioctl() implementation for new /dev/mem interface for all | Matthieu Herrb |
1999-11-09 | Adapt to changed pmap_enter API (the extra argument is a no-op). | Artur Grabowski |
1999-11-09 | Adapt to pmap_enter changes. | Artur Grabowski |
1999-11-08 | move MI definition of rd into it's MI place also fixing | Michael Shalayeff |
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-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-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-13 | Compensate for the check for onwership of unicast packets in promiscuous | Jason Wright |
1999-02-04 | Deterministic register initalization on process startup | Niklas Hallqvist |
1999-01-21 | just include <m68k/spinlock.h> so <machine/spinlock.h> works for libc_r | Todd C. Miller |
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 |
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-16 | o if_media'fied am7990 | Jason Wright |
1998-08-31 | Return ENXIO on open of /dev/mem minor devs that don't exist | Todd C. Miller |
1998-08-23 | optimize declaration of "union sigval sv" | kstailey |
1998-08-21 | Add Debugger prototype for gcc nit picking; garnett@cs.colorado.edu | Todd C. Miller |
1998-08-19 | union sigval; garnett@cs.colorado.edu | Todd C. Miller |
1998-08-19 | please gcc 2.8 | Todd C. Miller |
1998-07-28 | Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t... | Todd C. Miller |
1998-07-19 | do not force single if rd root | Theo de Raadt |
1998-07-07 | oops, i did not handle nchrdev correctly | Theo de Raadt |
1998-07-07 | fix chrtoblk() so that it returne ENODEV for entries beyond the end of the table | Theo de Raadt |
1998-03-04 | Adapt comments to reality | Niklas Hallqvist |
1998-03-03 | Add -Wno-main for GCC 2.8 | Niklas Hallqvist |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist |
1997-11-04 | remove prototype for fusword(); now in shared m68k cpu.h | kstailey |
1997-10-01 | make rawpart FS_UNUSED | Theo de Raadt |
1997-09-26 | fix PORTAL comment in all sun3 config files | kstailey |
1997-09-21 | $OpenBSD$ | Niklas Hallqvist |
1997-09-15 | kill Locore.c | Theo de Raadt |
1997-09-11 | activate sun3 SCSI DVMA | kstailey |
1997-09-08 | remove more stuff redundant to m68k/param.h | kstailey |
1997-09-08 | include <m68k/param.h> | kstailey |