Age | Commit message (Expand) | Author |
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 |
2003-04-25 | Add lm(4) and viaenv(4). Commented out and i386-only for now. | Alexander Yurchenko |
2003-04-17 | there is no reason to keep both around. just rename | Michael Shalayeff |
2003-04-17 | A SEVERE hack given to me by mickey to draw the line in the sand at 1G. | Dale Rahn |
2003-04-17 | i386 ELF bootloader. developed with weingart@ | Dale Rahn |
2003-04-17 | i386 changes to move to ELF. asm cleanup. Change MAXDSIZ to 512M for 1Gsep. | Dale Rahn |
2003-04-09 | Remove one of two identical comment blocks | Niklas Hallqvist |
2003-04-09 | Correct commentary describing page table layouts | Niklas Hallqvist |
2003-04-07 | Spring cleaning: remove unused code. | Niklas Hallqvist |
2003-03-28 | add support for the i830 that has 8 pci irq lines configure by the extra 0x68... | Michael Shalayeff |
2003-03-28 | Add a sysctl to option USER_LDT, to control its behaviour, which will be | Miod Vallat |
2003-03-28 | Fix VIA C3 comment. | Tobias Weingartner |
2003-03-19 | Add i830 support from NetBSD via patch in kernel/3150. | Todd C. Miller |
2003-03-14 | Support for the VIA C3 Nehemiah on-cpu random number generator. This chip | Theo de Raadt |
2003-03-09 | autri now takes flags, provide sample 0x0000 | Ted Unangst |
2003-03-07 | New athlon models, ok deraadt@ | Peter Stromberg |
2003-03-06 | enable elansc; ok deraadt@ | Markus Friedl |