Age | Commit message (Expand) | Author |
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 | Import of the new lms(4) and mms(4) manpages for wsmouse compatible lms and mms | jbm |
2001-02-20 | Import of the new pms(4) manpage from NetBSD, corresponding to the wsmouse | jbm |
2001-02-20 | Import of the manpage of the wsmouse compatible pms and pmsi drivers from NetBSD | 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 | Typo (introduced by me in mdoc conversion of Rev 1.15); d@ | Aaron Campbell |
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 | Add manpage for uftdi. | Nathan Binkert |
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 | Turn get_gmtoff into a macro for OSes with tm_gmtoff (like OpenBSD). | Todd C. Miller |
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 | clarify message to make it not mention "ident" | Theo de Raadt |
2001-02-19 | proper dmaable memory allocations; oops | Michael Shalayeff |
2001-02-19 | propoer dmaable memory allocations | Michael Shalayeff |
2001-02-19 | forgot to remove debugging #if 0 | Camiel Dobbelaar |
2001-02-19 | Zap some unnecessary defines. | Artur Grabowski |
2001-02-19 | Indentation nit. | Artur Grabowski |
2001-02-19 | explicitly set page size for uvm. | Artur Grabowski |
2001-02-19 | passphrase-md5-hex: and passphrase-sha1-hex: formats for passphrases. | Angelos D. Keromytis |
2001-02-19 | spl sanity | Artur Grabowski |
2001-02-19 | When doing an assertion for phz, just do it once when we set phz, | Artur Grabowski |
2001-02-19 | Update to sudo-1.6.3p6 | Todd C. Miller |
2001-02-19 | Normalize the time in minutes to GMT so we can really catch DST changes | Todd C. Miller |
2001-02-19 | Fix LOCKDEBUG compile. | Artur Grabowski |
2001-02-19 | np is changed by recursion; vinschen@redhat.com | Theo de Raadt |
2001-02-19 | OpenSSH_2.5.1 adds bug compat with 1.2.{18-22} | Markus Friedl |
2001-02-19 | Clean up spl handling. | Artur Grabowski |
2001-02-19 | ssh-1.2.{18-22} has broken handling of ignore messages; report from itojun@ | Markus Friedl |
2001-02-19 | bash-like 'double-tab' completion | Camiel Dobbelaar |
2001-02-19 | Avoid losing rtc after suspend/resume on some laptops. Ok provos@ | Hakan Olsson |