Age | Commit message (Expand) | Author |
2003-06-08 | Enable gus again now that it won't panic during probe. | Miod Vallat |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-06 | Identify Pentium M CPU | Andreas Gunnarsson |
2003-06-04 | 3/4 cleanup for aaron | Theo de Raadt |
2003-06-04 | fix some 3/4 for toby | Theo de Raadt |
2003-06-04 | more term 3 & 4 from various developers, with permission of course | Theo de Raadt |
2003-06-03 | remove some term 3 & 4 for niklas | Theo de Raadt |
2003-06-03 | three four kills | Michael Shalayeff |
2003-06-03 | three four kill | Michael Shalayeff |
2003-06-03 | fix tree after mickey breakage | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-02 | add length checks on bus_dmamap_load_uio() on the total length vs. what the | Jason Wright |
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-05-31 | It makes no sense to define | Miod Vallat |
2003-05-31 | Unpeeing as pointed out by Dries Schellekens. | Tobias Weingartner |
2003-05-31 | First lba support in /boot. Not complete lba boot support, but it's the | Tobias Weingartner |
2003-05-27 | change .byte for the correct opcodes now that gas can handle'em. | Federico G. Schwindt |
2003-05-26 | pmap_protect strikes again. | Artur Grabowski |
2003-05-26 | cleanup, value paranoia, elaborate on some comments | Ted Unangst |
2003-05-25 | how did i miss this one? thanks Wouter Clarie | 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-20 | Add it(4) | Alexander Yurchenko |
2003-05-20 | Make the ddb trace command recognize elfish names | Andreas Gunnarsson |
2003-05-20 | an@isapnp w/ the isa card millert gave me shitloads of metric ages ago | Michael Shalayeff |
2003-05-20 | option NTFS, disabled atm | Ted Unangst |
2003-05-20 | flags for auich | Ted Unangst |
2003-05-18 | match on Intel 82440MX PCI-ISA which misidentifies itself. | Henning Brauer |
2003-05-18 | Add 'machine sysregs' command to ddb for 1386; show idtr, gdtr, ldtr, tr | Andreas Gunnarsson |
2003-05-14 | remove option LONGRUN; it's in everything but SMALL_KERNEL now | Ted Unangst |
2003-05-14 | Support for Transmeta CPU power management, called LongRun. | Ted Unangst |
2003-05-14 | em* is starting to show up on lots of machines. for next release, | Theo de Raadt |
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-13 | The current solution to handle the protection fault trap is not | Artur Grabowski |
2003-05-09 | Map page tables non-exec. | Artur Grabowski |
2003-05-08 | EXAMPLE -> EXAMPLES in .Sh section, as per mdoc template. | Jason McIntyre |
2003-05-05 | Move exec base to 0x1c000000, exe/data gap to 512MB. Allows better | Dale Rahn |
2003-05-04 | mop-mop squeek-squeek | Michael Shalayeff |
2003-05-04 | snprintf | Theo de Raadt |
2003-05-04 | Set code segment register according to nxpages, copied from machdep.c | Dale Rahn |
2003-05-04 | When a protection fault occurs, force %cr2 to contain the pc as | Dale Rahn |
2003-05-04 | string cleaning. ok deraadt@ | Ted Unangst |
2003-05-02 | when flipping the code descriptors also update cs in the | Michael Shalayeff |
2003-04-30 | from netbsd: | Michael Shalayeff |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-04-26 | managment -> management; | Jason McIntyre |
2003-04-25 | Enable lm(4) and viaenv(4). | Alexander Yurchenko |