Age | Commit message (Expand) | Author |
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 |
2003-06-02 | Need snprintf here. | Miod Vallat |
2003-06-02 | license cleanup of my files | Theo de Raadt |
2003-06-01 | strcpy/strcat/sprintf removal in all bootblocks. various testing by | Theo de Raadt |
2003-05-31 | Don't use orw with a > 16 bits constant. | Miod Vallat |
2003-05-30 | Sync the core dump routine with hp300; generates correct coredumps again. | Miod Vallat |
2003-05-23 | remove old swapgeneric.c's | Ted Unangst |
2003-05-23 | move swapgeneric to truly generic code. tested on many archs by miod and mic... | Ted Unangst |
2003-05-14 | add {b,c}devsw_lookup convenience functions. | Ted Unangst |
2003-05-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat |
2003-05-13 | remove -fno-stack-protector (enable propolice) | Ted Unangst |
2003-05-11 | string cleaning; krw ok | Theo de Raadt |
2003-05-08 | EXAMPLE -> EXAMPLES in .Sh section, as per mdoc template. | Jason McIntyre |
2003-04-25 | - added missing .Ed | Jason McIntyre |
2003-04-16 | Clarify license terms. | Miod Vallat |