Age | Commit message (Expand) | Author |
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 |
2003-07-05 | backout 1.29; problem reported by Rukh w/ userland ppp. | Jun-ichiro itojun Hagino |
2003-07-04 | knf typo | Markus Friedl |
2003-07-04 | no need for an BKTR_DEBUG always | Michael Shalayeff |
2003-07-04 | cosmetic changes to keep the different code paths in sync; ok henning | Markus Friedl |
2003-07-04 | -add a "natpass" field to pf_rule | Henning Brauer |
2003-07-04 | bad redundant copy; ok daniel | Markus Friedl |
2003-07-03 | ansify | Jason Wright |
2003-07-03 | ansify | Jason Wright |
2003-07-03 | unused global. dhartmei ok | Jun-ichiro itojun Hagino |
2003-07-03 | Fix a _C_LABEL() typo. | Dale Rahn |
2003-07-03 | sync | Ted Unangst |
2003-07-03 | add mmap2 (mmap64, take your pick) and clean up some. use MAP_TRYFIXED | Ted Unangst |
2003-07-02 | [kick] fix merge error. | Dale Rahn |
2003-07-02 | Use defines for the interrupt type, not magic numbers. | Dale Rahn |