Age | Commit message (Expand) | Author |
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 |
2003-07-09 | Eliminate creation/destruction of dmamap's for every xmit by reusing | Kenneth R Westerback |
2003-07-09 | fix whitespace | Markus Friedl |
2003-07-09 | another instruction correction: STQDC -> STQFA | Jason Wright |
2003-07-09 | corrections/filling of type 3 v9 instructions | Jason Wright |
2003-07-09 | add trap entries for LDQF/STQF alignment faults, but handle them as | Jason Wright |
2003-07-09 | KNF | Daniel Hartmeier |
2003-07-09 | better vif_delete (no dangling ref to struct ifnet). deraadt ok | Jun-ichiro itojun Hagino |
2003-07-09 | add a bunch more traps from the v9 spec | Jason Wright |
2003-07-09 | s/Tryap/Trap | Jason Wright |
2003-07-09 | Fix problems with ICS1893 PHY and some sis chipsets. | Kenneth R Westerback |
2003-07-08 | The best read code of mice and men, ... (reviewed by /dev/null) | Dale Rahn |
2003-07-08 | Improved timebase register handling. use all 64 bits, instead of the | Dale Rahn |
2003-07-08 | unifdef -U__otherBSD__ | Jun-ichiro itojun Hagino |
2003-07-08 | add ep@pcmcia and phys, commented out an and com | Michael Shalayeff |
2003-07-08 | BUS_SPACE_BARRIER_{READ,WRITE} are needed for some drivers -- fake | Michael Shalayeff |
2003-07-08 | no need for an explicit machine/intr.h; tested on alpha, i386, sparc | Michael Shalayeff |
2003-07-08 | sync | Damien Couderc |
2003-07-08 | add Intel 82865G/PE/P, Intel 82801ER and 3Com 3c940 deraadt@ ok | Damien Couderc |
2003-07-08 | regen | Michael Shalayeff |
2003-07-08 | fix aironet mpi-350 entry; deraadt@ ok | Michael Shalayeff |
2003-07-08 | better output length estimate for a nicer printout | Michael Shalayeff |
2003-07-08 | Sync USB code with NetBSD. | Nathan Binkert |
2003-07-08 | make sure the packets contains a complete inner header | Markus Friedl |
2003-07-08 | on interface removal, clear multicast forwarding stuff. from kame | Jun-ichiro itojun Hagino |
2003-07-07 | disable accidentially enabled 'debug' flag; ok drahn | Peter Valchev |
2003-07-07 | ansify and remove statics | Jason Wright |
2003-07-07 | Fix for PR 3177. | Tobias Weingartner |
2003-07-07 | function for cpuid instruction. pulled from longrun into generic code. | Ted Unangst |
2003-07-06 | Add Corega Wireless LAN PCCL-11; Jonathon Fletcher | Todd C. Miller |
2003-07-06 | regen | Todd C. Miller |
2003-07-06 | Add Corega Wireless LAN PCCL-11 | Todd C. Miller |
2003-07-06 | remove ext2fs_vinit. it wasn't used and is identical to ufs_vinit. | Ted Unangst |
2003-07-06 | reset inode fields if deleted, prevents a panic after deleting a device. | Ted Unangst |
2003-07-06 | trailing spaces | Alexander Yurchenko |
2003-07-06 | fix off by one. inodes start at 1, so e2fs_icount is a valid inode number. | Ted Unangst |
2003-07-05 | ansi | Theo de Raadt |
2003-07-05 | do not make bad machine@ links | Theo de Raadt |
2003-07-05 | sync with netbsd | Nathan Binkert |
2003-07-05 | sync with NetBSD | Nathan Binkert |
2003-07-05 | better indent | Alexander Yurchenko |
2003-07-05 | Add missing timing value for CMD649 UDMA 5 mode. | Alexander Yurchenko |