Age | Commit message (Expand) | Author |
2001-08-17 | provide a way to get the number used for irq line, not only a string | Michael Shalayeff |
2001-08-17 | quieten pcmcia/cardbus interrupt handling at unsuspend time | Theo de Raadt |
2001-08-17 | depend wscons_machdep.c on wsdisplay; from Peter Galbavy <peter.galbavy@knowt... | Michael Shalayeff |
2001-08-17 | Back out pcic_delay() since we cannot call tsleep() in interupt context. | Todd C. Miller |
2001-08-17 | Add RC4 support. | ben |
2001-08-17 | cdev_decl cleanup; jason@ ok | Michael Shalayeff |
2001-08-17 | Oops, maxseglen and maxlen were backwards in call to bus_dmamap_create(). | Jason Wright |
2001-08-16 | Typo | Miod Vallat |
2001-08-16 | do not try to undefine CAC_DEBUG | Brad Smith |
2001-08-16 | state that this skeleton file is in the public domain. | Kenjiro Cho |
2001-08-15 | New timeouts, tested by beck@. | Miod Vallat |
2001-08-15 | More 197 support breakage. | Miod Vallat |
2001-08-15 | There is no need explaining how to do manually what libkvm does for you, | Miod Vallat |
2001-08-15 | There is no need to alter the MAX_KMAP and MAX_KMAPENT formulae for | Miod Vallat |
2001-08-15 | - Attempt to recover from PCI aborts. This is a heavy handed approach which | Jason Wright |
2001-08-15 | Add some stuff missed in a previous FreeBSD merge... Fixes the problem where | Jason Wright |
2001-08-15 | Same fix as for mvmeppc needed there, forgot this one. | Miod Vallat |
2001-08-15 | bcmp done wrong, detected at bakeoff. Hint: always use | Niklas Hallqvist |
2001-08-14 | One char was wrong. -moj | Mats O Jansson |
2001-08-14 | Allow latin-1 chars. -moj | Mats O Jansson |
2001-08-14 | add missing latin-1 chars. -moj | Mats O Jansson |
2001-08-14 | Call dc_read_srom with the correct width; patch from gluk@. Fixes problems | Aaron Campbell |
2001-08-13 | SYSPTSIZE is orhpaned, so g/c the poor define. | Miod Vallat |
2001-08-13 | ecacheon(), ecacheoff() good bye. | Miod Vallat |
2001-08-12 | seminfo.semmap and SEMMAP are not used; kill them | Todd C. Miller |
2001-08-12 | Actually, I was there only to remove an nappropriate hp300 | Miod Vallat |
2001-08-12 | I was expecting our documentation guys to correct this, especially | Miod Vallat |
2001-08-12 | Oh, and STACKCHECK also is a 4.4BSDism. | Miod Vallat |
2001-08-12 | buffer_map is not used. | Miod Vallat |
2001-08-12 | BUFFERS_UNMANAGED my ass, probably more outdated or obsolete things | Miod Vallat |
2001-08-12 | BUFFERS_UNMANAGED est une grosse fumisterie. | Miod Vallat |
2001-08-12 | Don't allocate globals in include files, use extern declarations. | Todd C. Miller |
2001-08-12 | merge vm_map.h into uvm_map.h, kinda matches netbsd's approach | Michael Shalayeff |
2001-08-12 | less includes | Michael Shalayeff |
2001-08-12 | uvm_extern.h is enough here | Michael Shalayeff |
2001-08-12 | vm_pager.h no more | Michael Shalayeff |
2001-08-12 | Actually, I'm not fond of include files including <uvm/uvm_extern.h>, | Miod Vallat |
2001-08-12 | this does not seem to require none of the vm headers even and compiles ok | Michael Shalayeff |
2001-08-12 | vm_inherit.h no more | Michael Shalayeff |
2001-08-12 | ok, this is the last vm_prot.h slackup | Michael Shalayeff |
2001-08-12 | absolutely no need to include vm_parm.h after vm.h | Michael Shalayeff |
2001-08-12 | wsmux does not need to be cdev_decl'ed here | Michael Shalayeff |
2001-08-12 | vm_extern.h no more | Michael Shalayeff |
2001-08-12 | Adapt to <vm/vm_prot.h> removal. | Miod Vallat |
2001-08-12 | remove some of the redundant vm includes | Michael Shalayeff |
2001-08-12 | no need to include both vm.h and vm_extern.h | Michael Shalayeff |
2001-08-12 | KUSER_AREA, BTOPUSRSTACK, P1PAGES are never used, so get rid of them. | Miod Vallat |
2001-08-12 | remove redundant vm includes | Michael Shalayeff |
2001-08-12 | g/c unused fields. | Miod Vallat |
2001-08-12 | remove redundant vm includes | Michael Shalayeff |