Age | Commit message (Expand) | Author |
2002-11-19 | Now that we have em, gx is no longer needed | Nathan Binkert |
2002-11-18 | typo; gluk@ ok | Alexander Yurchenko |
2002-11-17 | Remove old unused debugging code. | Dale Rahn |
2002-11-17 | sync | Jason Wright |
2002-11-17 | RCC/0x230 appears to be a PCI/ISA bridge, sorta | Jason Wright |
2002-11-17 | o fix cp->name usage: since it's initialized with PCIIDE_CHANNEL_NAME() | Alexander Yurchenko |
2002-11-17 | Make sure never to put a loaded dmamap in the spare. 3c90x should work | Jason Wright |
2002-11-17 | this driver has never been in sys/pci (in OpenBSD at least) and supports | Jason Wright |
2002-11-17 | Fix another case (tx this time) where buffers were not unloaded (nor sync'd).... | Jason Wright |
2002-11-17 | - lightly season with htole32 and friends... enough to get rx working | Jason Wright |
2002-11-16 | From NetBSD (bouyer@): | Kenneth R Westerback |
2002-11-16 | New sk device | Nathan Binkert |
2002-11-15 | o add support for VIA VT8233 and VT8235 | Alexander Yurchenko |
2002-11-14 | Don't complain about the defer timer expiring, call it an oerror instead. | Jason Wright |
2002-11-14 | mark tx as altq-ready. | Kenjiro Cho |
2002-11-14 | Rework iha copyight verbiage to make clear what needs to be clear for | Kenneth R Westerback |
2002-11-14 | get more use of the shadowed regs | Michael Shalayeff |
2002-11-13 | regen | Michael Shalayeff |
2002-11-13 | VT8235 PCI-ISA; from Alexander Yurchenko | Michael Shalayeff |
2002-11-13 | print 'banner-name' instead of 'name' for mainbus (when available) | Jason Wright |
2002-11-12 | Add a CRYPTO_NULL xform (it's a do nothing, but nice for measuring the | Jason Wright |
2002-11-12 | Missing splx. | Mike Pechkin |
2002-11-12 | Check for undersized IP header, found by jbm@, ok angelos@ | Daniel Hartmeier |
2002-11-12 | build program on hppa only | Theo de Raadt |
2002-11-11 | grammar fixens from Andrey Smagin | Michael Shalayeff |
2002-11-11 | pmtu_probe is not used anywhere (it is used in KAME TCP6-only code). | Jun-ichiro itojun Hagino |
2002-11-11 | Proper defines for powerpc kernel profiling. | Dale Rahn |
2002-11-11 | powerpc uses memset for bzero, do this for profiled version also. | Dale Rahn |
2002-11-11 | Various little pmap changes: | Miod Vallat |
2002-11-11 | sync with NetBSD | Nathan Binkert |
2002-11-11 | Another device | Nathan Binkert |
2002-11-11 | avoid uninitialized warnings from gcc; art@ ok | Michael Shalayeff |
2002-11-10 | Use appropriate VM_MAP constants rather than hardcoded values in | Miod Vallat |
2002-11-10 | sync | Nathan Binkert |
2002-11-10 | Missed a couple | Nathan Binkert |
2002-11-10 | some creamy filling | Michael Shalayeff |
2002-11-10 | sync | Nathan Binkert |
2002-11-10 | Sync devices with NetBSD | Nathan Binkert |
2002-11-10 | regen | Michael Shalayeff |
2002-11-10 | match on gvc np0335; form George Lewis via pr2971 | Michael Shalayeff |
2002-11-10 | Be more careful with illegal syscall numbers. | Artur Grabowski |
2002-11-10 | fix logic. | Federico G. Schwindt |
2002-11-09 | Instead of relying on uvm_useracc(), get a false sense of security, and | Miod Vallat |
2002-11-09 | - make IFF_SIMPLEX only set if the media is IFM_FDX (prevents ip6 from | Federico G. Schwindt |
2002-11-09 | fix a comment | Michael Shalayeff |
2002-11-09 | need icmp6.h for MULTICAST_PMTUD case. sync w/kame | Jun-ichiro itojun Hagino |
2002-11-08 | absolutely no need to save the fpu state before rewriting the fpu regs, just ... | Michael Shalayeff |
2002-11-08 | hmm, todos seem to be unapplicable no more | Michael Shalayeff |
2002-11-08 | only reset the pending fpu exceptions on fork, not the rest of the fpu status... | Michael Shalayeff |
2002-11-08 | gotta get down into hppa too | Michael Shalayeff |