Age | Commit message (Expand) | Author |
2001-03-13 | Force a new search for an SA if the latched one is deleted. | Angelos D. Keromytis |
2001-03-12 | sync | Theo de Raadt |
2001-03-12 | insert maestro names | Theo de Raadt |
2001-03-12 | This file isn't used anymore. | Miod Vallat |
2001-03-12 | Simplify vmapbuf by moving the vm_map_pmap computation off loop (inspired | Miod Vallat |
2001-03-12 | Remove dead code related to soft interrupts. | Miod Vallat |
2001-03-12 | Remove dead code related to soft interrupts. | Miod Vallat |
2001-03-12 | /dev/ksyms support. | Miod Vallat |
2001-03-12 | /dev/ksyms support. | Miod Vallat |
2001-03-12 | /dev/ksyms support. | Miod Vallat |
2001-03-12 | Omega is now VAX_BTYP_1301. Also add an STYP for 4000 600. | Hugh Graham |
2001-03-12 | Initial code for UVM. not tested yet... | Steve Murphree |
2001-03-12 | sync | Aaron Campbell |
2001-03-12 | Nvidia GeForce2 Ultra | Aaron Campbell |
2001-03-12 | sync | Aaron Campbell |
2001-03-12 | Another TI FireWire host controller. | Aaron Campbell |
2001-03-12 | Add support for reading the MAC address from the APC CMOS RAM in the | Aaron Campbell |
2001-03-12 | Adjust the way that media is initialized on DP8390-compatibles; from NetBSD. | Aaron Campbell |
2001-03-12 | add nsphyter | Jason Wright |
2001-03-12 | sync | Jason Wright |
2001-03-12 | add i82562E[MT] | Jason Wright |
2001-03-11 | make those loops time-bound, space police | Michael Shalayeff |
2001-03-11 | Remove debugging print from last commit. | Dale Rahn |
2001-03-11 | Code for devices that read/write to an IEEE 802.3u MII bus using the | Aaron Campbell |
2001-03-10 | Support the DOZE low power mode on the appropriate processors. | Dale Rahn |
2001-03-10 | First support for 53c1010 chip. This enables support up to U2W for | Kenneth R Westerback |
2001-03-09 | fix comment, | Grigoriy Orlov |
2001-03-09 | locking typo. | Artur Grabowski |
2001-03-09 | On alpha, we want to memory map. ok mjacob@ | Nathan Binkert |
2001-03-09 | Remove random trailing whitespace. | Artur Grabowski |
2001-03-09 | missing twe_unlock for failed get_ccb() for i/o scsi cmd, which was impossibl... | Michael Shalayeff |
2001-03-09 | give some dadaical credits and disable debugging | Michael Shalayeff |
2001-03-09 | Add Belgian keymap for wscons; addresses PR/1592 from TDeval@PrimeOBJ.COM. | Aaron Campbell |
2001-03-09 | regen | Artur Grabowski |
2001-03-09 | Add mlockall and munlockall (dummy for the old vm system). | Artur Grabowski |
2001-03-09 | Remove two unnecessary splx(). This was missed somewhere along the way, since | Aaron Campbell |
2001-03-09 | More syncing to NetBSD. | Artur Grabowski |
2001-03-09 | enable in kernel configs at 42% | Michael Shalayeff |
2001-03-09 | seems to work; rush because of cvs's battery at 73% now | Michael Shalayeff |
2001-03-09 | proper irq printout (like other busses) | Michael Shalayeff |
2001-03-09 | differentiate fifo overrun errors | Michael Shalayeff |
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree |
2001-03-09 | Protect protypes, certain macros, and inlines from userland. Checked userland | smart |
2001-03-09 | PATH_MAX+1 is wrong. Not cranking libc/libc_r majors over this, since they j... | Theo de Raadt |
2001-03-09 | Move nanosleep() proto to from sys/time.h to time.h where it belongs. | Todd C. Miller |
2001-03-08 | Include <machine/asm_macro.h>, reorder include files list. | Miod Vallat |
2001-03-08 | Define ff1() as a one-liner assembly inline, rather than a function in | Miod Vallat |
2001-03-08 | Forgot to add this file yesterday, as part of the new include files, | Miod Vallat |
2001-03-08 | Replace thread_wakeup() with wakeup(). It is defined in vm_extern.h as a | smart |
2001-03-08 | indentation | Artur Grabowski |