Age | Commit message (Expand) | Author |
2002-10-07 | this removes the functionality of adding allocated | Michael Shalayeff |
2002-10-06 | No more need to initialize the result list before uvm_pglistalloc. | Artur Grabowski |
2002-10-06 | Garbage collect __HAVE_SPLASSERT. It wasn't necessary. | Artur Grabowski |
2002-09-26 | renable sppp and lmc, now free | Theo de Raadt |
2002-09-24 | Get rid of gx(4) and use em(4) since it supports more cards and works better | Nathan Binkert |
2002-09-24 | Restore pentium_microtime, testing by henning@, millert@. ok deraadt@ | Thomas Nordin |
2002-09-23 | turn off sppp, lmc, and cz until various licenses on those components are | Theo de Raadt |
2002-09-23 | For serverworks chipsets: instead of trying to prevent attaching the same bus | Nathan Binkert |
2002-09-16 | It's more convinient to spell convinient as ``convenient'', actually. | Miod Vallat |
2002-09-12 | Change the PMAP_PAGEIDLEZERO api to take the struct vm_page instead of the pa. | Artur Grabowski |
2002-09-11 | Some early callers of pmap_growkernel call it before vm_page structures | Artur Grabowski |
2002-09-10 | Change the pmap_zero_page and pmap_copy_page API to take the struct vm_page * | Artur Grabowski |
2002-09-03 | add aic@isapnp, commented out, except for _cd | Michael Shalayeff |
2002-09-03 | aic at isapnp, from anders@Arnholm.nu w/ fixes from me | Michael Shalayeff |
2002-08-28 | update of radiotrack driver, including isapnp support; from jumbo@ | Michael Shalayeff |
2002-08-28 | ancient file name in .file; from pbastos@rdc.puc-rio.br | Michael Shalayeff |
2002-08-22 | match more serverworks "double bridges", based on discussions with nate and | Theo de Raadt |
2002-08-09 | Add an explicit dependancy of assym.h to Makefile. | Miod Vallat |
2002-08-05 | the supported agp chipset list is md-configured, not mi | Michael Shalayeff |
2002-08-02 | prevent integer overflow by verifying that ua.num is not too large. | Nathan Binkert |
2002-07-31 | Remove mickey's debugging printf goop. | Aaron Campbell |
2002-07-31 | support for changing stack execution protection through mprotect() | Michael Shalayeff |
2002-07-30 | Add SIZE_MAX define. This is the same as SIZE_T_MAX but more portable. | Todd C. Miller |
2002-07-24 | use properly sized regs for the prefix, only matters w/ picky binutils, old g... | Michael Shalayeff |
2002-07-24 | spaces | Theo de Raadt |
2002-07-24 | limit user code up to below the user stack, making stack addresses, effective... | Michael Shalayeff |
2002-07-23 | Cardbus/pcmcia support for macppc. parts borrowed from NetBSD, and other | Dale Rahn |
2002-07-23 | Define __HAVE_SPLASSERT on architectures that support splassert. | Artur Grabowski |
2002-07-20 | Instead of copying out the signal trampoline on top of the stack, create | Artur Grabowski |
2002-07-20 | Add flags 0x00 to fd | Federico G. Schwindt |
2002-07-19 | do not use broken tsc on geode and broken latch on ns geodes; testing by markus@ | Michael Shalayeff |
2002-07-19 | Define an IPL_VM and mark IPL_IMP as "not to be used". | Artur Grabowski |
2002-07-15 | repair tags building (due to obj dirs in /sys) | Michael Shalayeff |
2002-07-12 | enable radio on bktr and fms, drivers are already there | Michael Shalayeff |
2002-07-12 | check upon the pir length prior to using it, ignore short tables; from henric... | Michael Shalayeff |
2002-07-12 | turn on the pciagp option, per theo's request | Michael Shalayeff |
2002-07-12 | pciagp option | Michael Shalayeff |
2002-07-12 | support for the agp gart on various agp chipsets. | Michael Shalayeff |
2002-07-10 | proper cdev_decl(crypto) and no private protos | Michael Shalayeff |
2002-07-10 | proper cdev_decl(ksyms), fix ksyms's broken functions | Michael Shalayeff |
2002-07-10 | proper cdev_decl(gpr) | Michael Shalayeff |
2002-07-09 | Add udsbr and comment it out until it is tested | Nathan Binkert |
2002-07-06 | Remove kernel support for NTP. ok deraadt@ and tholo@ | Thomas Nordin |
2002-07-03 | code bloat in ahc causes adv to die. We will now pressure smurph to de-bloat... | Theo de Raadt |
2002-06-28 | Return of new ahc | Steve Murphree |
2002-06-26 | ieee1394 for i386 too... | Thierry Deval |
2002-06-26 | Bump i386 kvm size to 768M. | Artur Grabowski |
2002-06-25 | and kill a now bogus comment | Michael Shalayeff |
2002-06-25 | this monkey has not been a mbr for a couple of years already | Michael Shalayeff |
2002-06-24 | move cdev_decl() for usb devices into one place. | Michael Shalayeff |