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