Age | Commit message (Expand) | Author |
2001-02-22 | ifdef sparc -> ifdef __sparc__ | Artur Grabowski |
2001-02-22 | avoid sign extension for %b | Michael Shalayeff |
2001-02-22 | Typo police: | Kenneth R Westerback |
2001-02-22 | ELF uses more than 5 vmcmds by default, so grow the default vmcmd set size | Artur Grabowski |
2001-02-22 | correct behavior when ip6 reass queue reaches the upper limit. | Jun-ichiro itojun Hagino |
2001-02-22 | Improve the page mapped check algorithm in the powerpc pmap module, | Dale Rahn |
2001-02-22 | sync | Chris Cappuccio |
2001-02-22 | Use real VIA product names for IDE controllers rather then contrived ones, | Chris Cappuccio |
2001-02-22 | slightly less verbose dmesg | Chris Cappuccio |
2001-02-22 | be more more picky about ip6 destopt parsing. sync with kame | Jun-ichiro itojun Hagino |
2001-02-22 | sync | Chris Cappuccio |
2001-02-22 | Comments may not exist on 'product' or 'vendor' lines | Chris Cappuccio |
2001-02-22 | Enable the same PHYs that are enabled in GENERIC | Chris Cappuccio |
2001-02-22 | Enable lxtphy and qsphy because they both work fine for me, ok jason@ | Chris Cappuccio |
2001-02-21 | sync | Chris Cappuccio |
2001-02-21 | Make dmesg prettier, ok deraadt@ | Chris Cappuccio |
2001-02-21 | Latest soft updates from FreeBSD/Kirk McKusick | Constantine Sapuntzakis |
2001-02-21 | + sis | Theo de Raadt |
2001-02-21 | Remove old (non-wsmouse) pms driver. aaron@ ok. | jbm |
2001-02-21 | make validation code more strict for ND6/dest6 variable length headers. | Jun-ichiro itojun Hagino |
2001-02-21 | Missed a place for M_ZERO | Constantine Sapuntzakis |
2001-02-21 | use void * rather than caddr_t in xfs_mount to match change in mount.h. | Nathan Binkert |
2001-02-20 | Import of wsmouse-compatible lms and mms drivers from NetBSD. | jbm |
2001-02-20 | Add M_ZERO option to malloc. Causes malloc to return a zero'ed buffer. | Constantine Sapuntzakis |
2001-02-20 | Remove old (non wsmouse) lms and mms drivers. Remove the commented olms and | jbm |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-20 | sync with freebsd: | Jason Wright |
2001-02-20 | add mii support to if_vr (mostly from FreeBSD) | Jason Wright |
2001-02-20 | Use table driven device list | Jason Wright |
2001-02-20 | provide SIOC[SG]LIFPHYADDR, which greatly simplify userland manipulation. | Jun-ichiro itojun Hagino |
2001-02-20 | Compile with USCANNER_DEBUG, implied by USB_DEBUG. | Hakan Olsson |
2001-02-20 | use u_int32_t, not u_int, for DLT_NULL encapsulation. sync with kame | Jun-ichiro itojun Hagino |
2001-02-20 | tighten IPv4 option header processing (we may want to do more). | Jun-ichiro itojun Hagino |
2001-02-20 | default to kernel messages blue | Theo de Raadt |
2001-02-20 | If you can't do wide xfers, don't tempt the targets by offering | Kenneth R Westerback |
2001-02-20 | Adhere to VM/UVM pager requirements, do not unmap pager mappings. | Dale Rahn |
2001-02-20 | Indicate that wdc is capable of UDMA, print device mode using MI | Dale Rahn |
2001-02-20 | Add edge/level sense detection capability to the interrupt controller, | Dale Rahn |
2001-02-20 | Make drivers more quiet, no point in printing useless information. | Dale Rahn |
2001-02-20 | Forgot $OpenBSD$ tags | Nathan Binkert |
2001-02-20 | add uftdi | Nathan Binkert |
2001-02-20 | Add the uftdi driver for the FTDI usb->serial converter. | Nathan Binkert |
2001-02-20 | sync | Jason Wright |
2001-02-20 | Dlink 530TX+ | Jason Wright |
2001-02-20 | use void * consistently in vfs_mount and sys_mount. ok @art | assar |
2001-02-20 | Tone down the verbosity level slightly on the adw driver, print | Kenneth R Westerback |
2001-02-20 | Tone down the verbosity level slightly on the iha driver, print | Kenneth R Westerback |
2001-02-20 | Tone down the verbosity level on the siop driver, print negotiation | Kenneth R Westerback |
2001-02-19 | proper dmaable memory allocations; oops | Michael Shalayeff |
2001-02-19 | propoer dmaable memory allocations | Michael Shalayeff |