Age | Commit message (Expand) | Author |
2004-08-05 | again, sync usb device support accross archs by adding cdce | David Gwynne |
2004-08-05 | sync usb devs to other archs by adding cdce | David Gwynne |
2004-08-05 | attach the compaq w100 and w200. the w100 should work with a bit of work. it | David Gwynne |
2004-08-05 | unmap bios when done. from form@pdp-11.org.ru via grange | Ted Unangst |
2004-08-05 | don't attempt to put processes back in a directory after unmount. | Ted Unangst |
2004-08-05 | spelling nit from Chris Pascoe | David Gwynne |
2004-08-04 | tholo forgot to update KERN_MAXID; j@pureftpd.org | Theo de Raadt |
2004-08-04 | Use the ad hoc register define to access the Pbus fault status register, | Miod Vallat |
2004-08-04 | hardclock detects if ITIMER_VIRTUAL and ITIMER_PROF have expired and | Artur Grabowski |
2004-08-04 | use CIRCLEQ_XXX; ok mcbride, miod | Markus Friedl |
2004-08-04 | Uninline vputonfreelist. | Artur Grabowski |
2004-08-04 | Remove the old fetch(9)/store(9) functions, since they are not used in | Miod Vallat |
2004-08-04 | Crank maxusers to 32 on m68k GENERIC kernels, and to 16 on m68k installation | Miod Vallat |
2004-08-04 | interrupt coalescing on post 82557 chips; from freebsd via Dmitry Bogdan <dsb... | Michael Shalayeff |
2004-08-04 | Make jumbo frames work. | Ryan Thomas McBride |
2004-08-04 | Even when we have timecounters we still have to do the check for secondary | Artur Grabowski |
2004-08-04 | Completely remove BATC code. BATC on 88200 are way too small to be worth | Miod Vallat |
2004-08-04 | - Match time_second and time_uptime prototypes. | Artur Grabowski |
2004-08-04 | kill hppa quirk that is not needed | Michael Shalayeff |
2004-08-04 | interrupt mitigation bits | Michael Shalayeff |
2004-08-04 | More cleaning: | Miod Vallat |
2004-08-04 | KNF and a spanking in the ddb helper code. | Miod Vallat |
2004-08-04 | More constants for the SSR register. | Miod Vallat |
2004-08-04 | better comments | Pedro Martelletto |
2004-08-04 | regen | David Gwynne |
2004-08-04 | Compaq WLAN Multiport W200 | David Gwynne |
2004-08-04 | There are so many reasons why a printf in an ipi is a very bad idea. | Artur Grabowski |
2004-08-04 | Fix printing of revision string. | Todd C. Miller |
2004-08-03 | Replace the old 4.4BSD scsi code used on hp300 with a ``real'' driver | Miod Vallat |
2004-08-03 | Copy scsireg.h from hp300/dev to hp300/stand, and use it within hp300/stand. | Miod Vallat |
2004-08-03 | Overhaul of the MVME188 logic: | Miod Vallat |
2004-08-03 | hide more inside _KERNEL; miod ok | Theo de Raadt |
2004-08-03 | Clear CMMU fault status registers after reading them, for 4:1 and 8:1 | Miod Vallat |
2004-08-03 | Add a MIIF_FORCEANEG flag to be passed to mii_attach. This forces an | Brad Smith |
2004-08-03 | Fix a minor bug where indirect config crashes the kernel | Per Fogelstrom |
2004-08-03 | NFS commit coalescion: instead of sending a commit for each block, coalesce | marius eriksen |
2004-08-03 | Print more diagnostics on fsync failure in sched_sync. | Artur Grabowski |
2004-08-03 | the rest of the '#if DIAGNOSTIC' -> '#ifdef DIAGNOSTIC' in the kernel; ok miod@ | Todd T. Fries |
2004-08-03 | introduce route labels, allowing for up to 32 bytes of info to be attached | Henning Brauer |
2004-08-03 | When accessing device nodes over nfs, do not trim major and minor numbers | Miod Vallat |
2004-08-03 | Allow a unicast ip address to be specified for pfsync to send it's state | Ryan Thomas McBride |
2004-08-03 | microcode for interrupts coalescing on fxp; from intel via freebsd | Michael Shalayeff |
2004-08-03 | Hehehe. Remove an #if 0 function that was used in the early days to debug | Artur Grabowski |
2004-08-03 | include some usb ethernet drivers | Theo de Raadt |
2004-08-03 | include some usb ethernet drivers | Theo de Raadt |
2004-08-03 | include some usb ethernet drivers | Theo de Raadt |
2004-08-03 | include a few more ethernet drivers | Theo de Raadt |
2004-08-02 | sync | Theo de Raadt |
2004-08-02 | new | Theo de Raadt |
2004-08-02 | On MVME188 systems with 4:1 or 8:1 CMMU pairings, make sure the exception | Miod Vallat |