Age | Commit message (Expand) | Author |
2004-01-28 | Do not put the sample IndustryPack driver in GENERIC. This makes no real sense. | Miod Vallat |
2004-01-27 | Only install the fpsp exception vectors if the cpu is a 68040. | Miod Vallat |
2004-01-20 | In some situations, the MVME328S can be so hung that our current reset code | Miod Vallat |
2004-01-16 | Do not switch to the fpsp exception vectors if we are not running on an | Miod Vallat |
2004-01-15 | instuction -> instruction | Miod Vallat |
2004-01-14 | mvme* do not support buses with indirect configuration, so don't check and | Miod Vallat |
2004-01-14 | Do not fill more than the first three fields of cfdriver structures unless | Miod Vallat |
2004-01-14 | Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. Also | Kenneth R Westerback |
2004-01-13 | UFS -> FFS, /bootsd -> /boot, ufsboot -> boot | Miod Vallat |
2004-01-11 | Implement and use splraise() rather than spl() whenever necessary. | Miod Vallat |
2004-01-11 | Use splhigh() instead of splimp() in cpu_exit. [similar fix as done on mvme88k] | Miod Vallat |
2004-01-04 | put INET6, rtsol, and ping6 onto media where it fits. install.sub changes | Theo de Raadt |
2003-12-30 | Add support for all six Motorola-supported configurations of MVME376 | Miod Vallat |
2003-12-20 | Passl -Wformat. Fix some blatant -Wuninitialized errors as well. | Miod Vallat |
2003-11-21 | + -fno-builtin-* on architectures confirmed to work. | Marc Espie |
2003-11-07 | adress -> address, and a few more; all from Jonathon Gray; | Jason McIntyre |
2003-11-06 | move netisr definition into md code to allow arch provide suitable allocation... | Michael Shalayeff |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-10-14 | Oops, unbrek. | Miod Vallat |
2003-10-13 | Do not define LEDEBUG by default. | Miod Vallat |
2003-10-09 | More m68k common include files factorization. | Miod Vallat |
2003-10-08 | On 167 and 177 boards, use a VMEChip2 timer for accurate delay() whenever | Miod Vallat |
2003-10-03 | Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for | Miod Vallat |
2003-09-29 | avaliable -> available | Miod Vallat |
2003-09-26 | Add majors and devsw entries for the missing scsi devices on mvme*8k. | Miod Vallat |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller |
2003-09-22 | Off-by-ones, from aaron@ | Miod Vallat |
2003-09-19 | Let boot -b return to debugger before invoking the kernels entry point, like | Miod Vallat |
2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | Ted Unangst |
2003-08-23 | unifiy with mvme88k | Theo de Raadt |
2003-08-23 | unify with mvme88k; miod ok | Theo de Raadt |
2003-08-20 | ansi and protos for the rest | Theo de Raadt |
2003-08-20 | spaces | Theo de Raadt |
2003-08-20 | protos and ansi (mostly ignored junk) | Theo de Raadt |
2003-08-20 | ansi and protos | Theo de Raadt |
2003-08-19 | simple protos and ansi | Theo de Raadt |
2003-08-16 | spaces | Theo de Raadt |
2003-08-16 | protos | Theo de Raadt |
2003-08-16 | ansi | Theo de Raadt |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-01 | Nuke calls to uvm_useracc() and instead check copyin() and copyout() for | Miod Vallat |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek |
2003-07-19 | don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs) | David Krause |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-04 | Delete UCB term 3. When there are other copyright owners, we affirm | Theo de Raadt |
2003-06-04 | more term 3 & 4 from various developers, with permission of course | Theo de Raadt |
2003-06-04 | more term 3 and 4 changes | Theo de Raadt |
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt |
2003-06-03 | kill clause 3 and 4 from several of my copyrights, cleanup. | Dale Rahn |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |