Age | Commit message (Expand) | Author |
2003-07-16 | Add support for unbuffered SBus LANCE devices. jason@ and deraadt@ OK | Todd C. Miller |
2003-07-16 | only match int-eg on gecko sgc cards | Michael Shalayeff |
2003-07-15 | Adjust pflog after recent byte order changes, fixes the 'truncated-ip' | Daniel Hartmeier |
2003-07-15 | sync | Theo de Raadt |
2003-07-15 | new | Theo de Raadt |
2003-07-15 | hptmask goes away as a register and frees one tmp cr | Michael Shalayeff |
2003-07-15 | model and revision were swappedplaces in the struct | Michael Shalayeff |
2003-07-15 | more dmamap_load_* functions stolen from other places and de-register | Michael Shalayeff |
2003-07-15 | Add support for AD1985, deraadt@ ok | Damien Couderc |
2003-07-15 | i386 needs isavar.h, sparc64 doesn't (no one else uses this.. yet) | Jason Wright |
2003-07-15 | correct some debugging printfs | Jason Wright |
2003-07-15 | include the puc stuff (currently commented out in GENERIC) | Jason Wright |
2003-07-15 | ansi | Jason Wright |
2003-07-15 | no named args in prototypes | Jason Wright |
2003-07-15 | move prototype for com_raisedtr() to comvar.h (just like pccom). | Jason Wright |
2003-07-15 | match on ich5 as piix; from couderc@ | Michael Shalayeff |
2003-07-14 | uptimes in secs and usecs seem to be swapped w/ each other; also confirmed by... | Michael Shalayeff |
2003-07-14 | Add Siemens SpeedStream 1021 | Todd C. Miller |
2003-07-14 | regen | Todd C. Miller |
2003-07-14 | Add Siemens SpeedStream 1021 | Todd C. Miller |
2003-07-14 | tickspending is now a private variable of clock.c | Dale Rahn |
2003-07-14 | 'dual' clock support for macppc, this allows the stat clock to run | Dale Rahn |
2003-07-14 | For completeness, handle ldqf/stqf alignment faults by calling the emulation | Jason Wright |
2003-07-14 | i_loadstore is missing the rs1 decode which shifts the i_i bits and i_simm13 | Jason Wright |
2003-07-14 | cleaning and undef DEBUG_EMUL | Jason Wright |
2003-07-13 | whoa, gcc wasn't at fault: i_loadstore was missing 5 bits, which was causing | Jason Wright |
2003-07-13 | my loathing for gcc runneth over: another case where a bitfield isn't | Jason Wright |
2003-07-13 | make this compile on big endian systems. | Brad Smith |
2003-07-12 | Remove two htons(), which were meant as ntohs(), and are wrong since | Daniel Hartmeier |
2003-07-12 | Prevent u_int16_t variable from overflowing and get rid of the compiler | Daniel Hartmeier |
2003-07-12 | grr. gcc has bugs in its bitfields, work around it. | Jason Wright |
2003-07-12 | %asi is in tf_tstate... nail the last variant of ldqfa/stqfa | Jason Wright |
2003-07-12 | almost full emulation of stq(a)/ldq(a): | Jason Wright |
2003-07-11 | Set pcb_onfault earlier in 386 version of copyout and clean up | Artur Grabowski |
2003-07-11 | debug only; mickey ok | Theo de Raadt |
2003-07-11 | fix some displays; | Jason McIntyre |
2003-07-10 | unlock on error condition. from Tim Wiess. ok csapuntz@ millert@ | Ted Unangst |
2003-07-10 | in statfs, cast disk size to int64_t to prevent overflow on large disks. | Ted Unangst |
2003-07-10 | unifdef -UNEW_FPSTATE in attempt to make it more clear | Jason Wright |
2003-07-10 | small bit of cleaning | Jason Wright |
2003-07-10 | - working emulation for POPC instruction | Jason Wright |
2003-07-10 | more instructions in type 3, op=2 | Jason Wright |
2003-07-10 | correct another incorrect comparison in ip6 normalization. | Jun-ichiro itojun Hagino |
2003-07-10 | wrong comparison of IPv6 packetsize | Jun-ichiro itojun Hagino |
2003-07-09 | part of infrastructure to deal with emulated stqf/ldqf: | Jason Wright |
2003-07-09 | check if m->m_pkthdr.len is too short | Jun-ichiro itojun Hagino |
2003-07-09 | don't check exact ip6_plen and m->m_pkthdr.len match, as ip6_input() | Jun-ichiro itojun Hagino |
2003-07-09 | do not flip ip_len/ip_off in netinet stack. deraadt ok. | Jun-ichiro itojun Hagino |
2003-07-09 | sync | Otto Moerbeek |
2003-07-09 | Add V3 V961PBC i960 Host-PCI and VIA VT8751 Host-PCI | Otto Moerbeek |