Age | Commit message (Expand) | Author |
2001-11-05 | Use ether_input_mbuf(). As a bonus, tcpdump should show the ethernet | Federico G. Schwindt |
2001-11-05 | irongate needs isadma bouncing. | Artur Grabowski |
2001-11-05 | Code for isadma bouncing. | Artur Grabowski |
2001-11-05 | let finishdup take the proc as arguemnt instead of the filedesc. | Artur Grabowski |
2001-11-04 | Two new sysctls in the chipset tree. | Artur Grabowski |
2001-11-04 | Add alpha_ldlu and alpha_stl. | Artur Grabowski |
2001-11-04 | sync. deraadt@ OK. | lebel |
2001-11-04 | ATI Mobility Radeon. deraadt@ OK. | lebel |
2001-11-04 | 7751 has two registers in config space (0x40 - RETRY_TIMEOUT and 0x41, | Jason Wright |
2001-11-04 | hp300spu.h information not needed anymore. | Miod Vallat |
2001-11-04 | Change the magic formulae in charge of setting the correct defines | Miod Vallat |
2001-11-03 | The contents of cd9660_mount.h duplicate <sys/mount.h>, so get rid of it. | Miod Vallat |
2001-11-02 | match on intel pro/wireless 2011, from netbsd | Michael Shalayeff |
2001-11-02 | fix multicast loopback checksums; goeran@cdg.chalmers.se, ok angelos | Theo de Raadt |
2001-11-02 | Move the accounting disk space watcher into a kernel thread. | Artur Grabowski |
2001-11-02 | - Set valid bit in transmit descriptors and tx fragment descriptors (previous | Jason Wright |
2001-11-02 | new fw needs more space in an_ltv_status; from Gabriel Kihlman <gk@univits.se> | Michael Shalayeff |
2001-11-02 | i do not think everybody needs USB_DEBUG | Michael Shalayeff |
2001-11-02 | Make kernel compile without IPSEC, PPP_DEFLATE but with CRYPTO. Reported by | Jean-Jacques Bernard-Gundol |
2001-11-02 | do not return value that overruns mbuf length from ip6_nexthdr. | Jun-ichiro itojun Hagino |
2001-11-02 | Fix typo when assigning bds->sem_base. | Todd C. Miller |
2001-11-02 | In scsi_strvis(), collapse adjacent whitespace/NUL chars to a single | Todd C. Miller |
2001-11-01 | add missing end bracket in comment | Todd C. Miller |
2001-11-01 | regen | Michael Shalayeff |
2001-11-01 | mylex acceleraid | Michael Shalayeff |
2001-11-01 | Unnecessary cast. | Artur Grabowski |
2001-11-01 | Don't allow negative offsets. Some type confusion. | Artur Grabowski |
2001-11-01 | Change d_mmap in struct cdevsw from: | Artur Grabowski |
2001-10-31 | Add boardtype 1301. | Hugh Graham |
2001-10-31 | Change the internal vc_mmap from returning int to paddr_t. | Artur Grabowski |
2001-10-31 | Change the audio_hm_if->mappage interface to return paddr_t and take off_t | Artur Grabowski |
2001-10-31 | There is no need to fake handling of /dev/zero here. The vm system ultrix/ult... | Artur Grabowski |
2001-10-31 | sync | Nathan Binkert |
2001-10-31 | add a bunch of cards that use the Sundance TC9021 | Nathan Binkert |
2001-10-31 | sync | Nathan Binkert |
2001-10-31 | new device | Nathan Binkert |
2001-10-31 | sync | Nathan Binkert |
2001-10-31 | Synchronize usb code with NetBSD. | Nathan Binkert |
2001-10-31 | Clarify some struct fields. | Artur Grabowski |
2001-10-30 | do not allow setting autorepeat delays causing zero timeouts later. | Michael Shalayeff |
2001-10-30 | From NetBSD: add __packed__ attribute to hardware structure that | Kenneth R Westerback |
2001-10-29 | defn for "versions read" command (not that the results match the docs mind you). | Jason Wright |
2001-10-28 | match on elsa cf wireless lan | Michael Shalayeff |
2001-10-28 | regen | Michael Shalayeff |
2001-10-28 | add ELSA XI800 CF Wireless LAN; from netbsd | Michael Shalayeff |
2001-10-28 | we try to test things before commit, art | Theo de Raadt |
2001-10-28 | define caps bits, for later use | Michael Shalayeff |
2001-10-28 | it appears that some non-vra compatible codecs implement part | Michael Shalayeff |
2001-10-28 | duh, don't forget cdev entries for char device sabtty (It's been a rough week) | Jason Wright |
2001-10-28 | oops, don't forget sab entries here too. | Jason Wright |