Age | Commit message (Expand) | Author |
2002-09-15 | fix for an interrupt happening in the 2 insn window during a syscall, comment... | Michael Shalayeff |
2002-09-15 | kill dangling spaces | Michael Shalayeff |
2002-09-15 | backout premature | Theo de Raadt |
2002-09-15 | KNF | Theo de Raadt |
2002-09-15 | KNF | Theo de Raadt |
2002-09-15 | nice printing | Theo de Raadt |
2002-09-15 | pcmcia works somewhat | Theo de Raadt |
2002-09-14 | regen | Michael Shalayeff |
2002-09-14 | new intel i2o raids; requested by deraadt@ | Michael Shalayeff |
2002-09-14 | recognize AppleKiwi | Theo de Raadt |
2002-09-14 | Various fixes and cleanups in the cy driver. | Artur Grabowski |
2002-09-14 | spaces | Theo de Raadt |
2002-09-14 | sync | Theo de Raadt |
2002-09-14 | new intel pci-pci bridges | Theo de Raadt |
2002-09-13 | why was BOOT_CONFIG left out for so long? | Theo de Raadt |
2002-09-13 | allow inclusion from C++; ok deraadt@ | Christian Weisgerber |
2002-09-13 | Paul Mackerras and the Australian National University have worked things | Theo de Raadt |
2002-09-12 | Support serial console on RAMDISK. | Dale Rahn |
2002-09-12 | Change the PMAP_PAGEIDLEZERO api to take the struct vm_page instead of the pa. | Artur Grabowski |
2002-09-12 | Change the PMAP_{MAP,UNMAP}_POOLPAGE api to take a vm_page as argument | Artur Grabowski |
2002-09-12 | Fix max packet size check. Noticed by <j@pureftpd.org>. jjbg@ ok. | Hakan Olsson |
2002-09-12 | reset want_resched earlier, set curproc after we are done w/ switching, rearr... | Michael Shalayeff |
2002-09-12 | give a condition trap own treatment, per millicode; and, oh horror, swap retu... | Michael Shalayeff |
2002-09-12 | o break up wi_pci_attach() into device-specific parts for better readability | Todd C. Miller |
2002-09-12 | - Split out the hardware and software normalization versions of modexp... | Jason Wright |
2002-09-12 | configure "next" pointer correctly. from j@pureftpd.org | Jun-ichiro itojun Hagino |
2002-09-11 | kill annoying trailing spaces (in hope it fixes /0 for me) | Michael Shalayeff |
2002-09-11 | - On reset, disable hardware normalization for 582x and make sure the chip is... | Jason Wright |
2002-09-11 | Some early callers of pmap_growkernel call it before vm_page structures | Artur Grabowski |
2002-09-11 | Include zstty.h, so that the NZSTTY check will be correct. | Dale Rahn |
2002-09-11 | When freeing the extent, include the page offset, not just the page | Dale Rahn |
2002-09-11 | correct argsize for ktrsyscall | Michael Shalayeff |
2002-09-11 | provide a convinient reset label | Michael Shalayeff |
2002-09-11 | stack grows the other way, but the frame is the other way to that. hehe | Michael Shalayeff |
2002-09-11 | KNF - return is not a function. | Jun-ichiro itojun Hagino |
2002-09-11 | fix pointer signedness mixup. sync w/kame | Jun-ichiro itojun Hagino |
2002-09-11 | fix pointer signedness mixup. | Jun-ichiro itojun Hagino |
2002-09-11 | KNF - return is not a function. sync w/kame | Jun-ichiro itojun Hagino |
2002-09-11 | update from sparc64 version: | Jason Wright |
2002-09-10 | copy syscall args in the syscall() based on the | Michael Shalayeff |
2002-09-10 | randomize space ids, plus we are not gonna run out now (; | Michael Shalayeff |
2002-09-10 | comment out a bit of unused code now | Michael Shalayeff |
2002-09-10 | move to 3.2-beta | Theo de Raadt |
2002-09-10 | rework the fpu csw a bit better and move non-trap related stuff to later | Michael Shalayeff |
2002-09-10 | typo; krapht@secureops.com | Theo de Raadt |
2002-09-10 | Change the pmap_zero_page and pmap_copy_page API to take the struct vm_page * | Artur Grabowski |
2002-09-10 | Remove some debugging code, KNF, and fix encoding selection. | Jason Wright |
2002-09-10 | no need for pragma here. | Federico G. Schwindt |
2002-09-10 | Set encodings correctly. | Jason Wright |
2002-09-10 | Register more wsscreen properties to take advantage of wsemul_sun changes. | Jason Wright |