Age | Commit message (Expand) | Author |
2003-06-02 | nuke my clause 3 & 4 (and a couple jointly (c) with Theo). | Jason Wright |
2003-06-02 | licence cleanup | Theo de Raadt |
2003-06-02 | add length checks on bus_dmamap_load_uio() on the total length vs. what the | Jason Wright |
2003-06-02 | Relax licence by removing the 3rd clause on all files whereI was still | Miod Vallat |
2003-06-02 | some license cleanup | Theo de Raadt |
2003-06-02 | Do not map psycho-only interrupts on sabres. Reading from undefined | Henric Jungheim |
2003-06-02 | snprintf here too. | Miod Vallat |
2003-06-02 | Need snprintf here. | Miod Vallat |
2003-06-02 | licence cleanup | Theo de Raadt |
2003-06-02 | license cleanup of my files | Theo de Raadt |
2003-06-02 | Initialize the hint for uvm_km_suballoc. | Artur Grabowski |
2003-06-01 | Initialize minaddr to a sane value. at request of art. | Dale Rahn |
2003-06-01 | initialize minaddr before calling uvm_km_suballoc. | Artur Grabowski |
2003-06-01 | strcpy/strcat/sprintf removal in all bootblocks. various testing by | Theo de Raadt |
2003-06-01 | Revert ep0 removal, deraadt@ objects. | Miod Vallat |
2003-06-01 | Remove unused variable. | Miod Vallat |
2003-05-31 | It makes no sense to define | Miod Vallat |
2003-05-31 | Don't use orw with a > 16 bits constant. | Miod Vallat |
2003-05-31 | Unpeeing as pointed out by Dries Schellekens. | Tobias Weingartner |
2003-05-31 | Remove a bunch of obsolete definitions. | Miod Vallat |
2003-05-31 | First lba support in /boot. Not complete lba boot support, but it's the | Tobias Weingartner |
2003-05-30 | Working process core dumps, borrowed from m68k code. | Miod Vallat |
2003-05-30 | Sync the core dump routine with hp300; generates correct coredumps again. | Miod Vallat |
2003-05-30 | Fix interrupt mapping for psycho's PBM B. This should make interrupts | Henric Jungheim |
2003-05-27 | change .byte for the correct opcodes now that gas can handle'em. | Federico G. Schwindt |
2003-05-27 | Fix siginfo contents in the T_ACCFLT case, fixes libpthread siginfo regression | Miod Vallat |
2003-05-27 | regen | Michael Shalayeff |
2003-05-27 | inject a precisionbook keymap under us|machdep | Michael Shalayeff |
2003-05-26 | fix some fictitious spellings. ok miod@ | Ted Unangst |
2003-05-26 | pmap_protect strikes again. | Artur Grabowski |
2003-05-26 | cleanup, value paranoia, elaborate on some comments | Ted Unangst |
2003-05-26 | Make sure to do the keyboard layout selection dance before wskbd_cnattach() | Miod Vallat |
2003-05-25 | mgx fits on the floppies, so add it as well. | Miod Vallat |
2003-05-25 | Support for the Vigra VS11 frame buffer. This is basically the same as the | Miod Vallat |
2003-05-25 | regen | Michael Shalayeff |
2003-05-25 | typo | Michael Shalayeff |
2003-05-25 | how did i miss this one? thanks Wouter Clarie | Ted Unangst |
2003-05-25 | more thorough reset sequence; miod@ ok | Michael Shalayeff |
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-23 | Do all unlocks before exit from pmap_enter(). | Mike Pechkin |
2003-05-23 | For some reason, gcc seems to assume that if an inline assembly statement | Henric Jungheim |
2003-05-22 | Fix comment: IOTTE_PAMASK is 42..13 not 42..12 | Jason Wright |
2003-05-22 | There's an off-by-one in the diagnostic code that can cause grief, | Henric Jungheim |
2003-05-22 | fix function name in the debugging printf | Michael Shalayeff |
2003-05-22 | imprecision in delay_init() | Michael Shalayeff |
2003-05-22 | Let this compile on SUN4 or SUN4C only kernels, PR #3269 | Miod Vallat |
2003-05-21 | when looping for more work in the interrupt handler also flush the cache | Michael Shalayeff |
2003-05-20 | create a devine routine for devising the holy rom address and use it in both ... | Michael Shalayeff |
2003-05-20 | Add it(4) | Alexander Yurchenko |