Age | Commit message (Expand) | Author |
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 |
2004-08-02 | more MII flags | Brad Smith |
2004-08-02 | - Initialise all function's latency timer and cacheline size. | Brad Smith |
2004-08-02 | _bus_dmamap_load_mbuf: check and process pmap_extract failure. | Brad Smith |
2004-08-02 | Heuristic approach to 'trace' in ddb which works without frame pointers. | Andreas Gunnarsson |
2004-08-02 | Remove a completly unnecessary compare that sneaked in while | Artur Grabowski |
2004-08-02 | Use some horrible macros to uninline a few functions that are expensive | Artur Grabowski |
2004-08-02 | No need to make __savectx visible and 8-byte aligned. | Miod Vallat |
2004-08-02 | Fun with the BUG: | Miod Vallat |
2004-08-02 | Better Z8536 initial programming. | Miod Vallat |
2004-08-02 | Initialize timeouts correctly, match isa com; fixes panics in | Miod Vallat |
2004-08-02 | Missed one <machine/board.h> | Miod Vallat |
2004-08-02 | More include files cleaning: | Miod Vallat |
2004-08-02 | When restoring a process' ipl, invoke setipl() on behalf on the kernel stack, | Miod Vallat |
2004-08-02 | Move MAX_CPUS constant to cpu.h | Miod Vallat |
2004-08-02 | - check for LK_NOWAIT on vget() | Pedro Martelletto |
2004-08-01 | Remove openings = 1 and inherit the value from the HBA instead. This keeps t... | Marco Peereboom |
2004-08-01 | sigh, and here too | Theo de Raadt |
2004-08-01 | why was cdce not added here? Come on. | Theo de Raadt |
2004-08-01 | Trim include file list. | Miod Vallat |
2004-08-01 | Move 88100 DAE code to its own file, shared between luna88k and mvme88k. | Miod Vallat |