summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20Add manpage for uftdi.Nathan Binkert
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-20Turn get_gmtoff into a macro for OSes with tm_gmtoff (like OpenBSD).Todd C. Miller
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-19clarify message to make it not mention "ident"Theo de Raadt
2001-02-19proper dmaable memory allocations; oopsMichael Shalayeff
2001-02-19propoer dmaable memory allocationsMichael Shalayeff
2001-02-19forgot to remove debugging #if 0Camiel Dobbelaar
2001-02-19Zap some unnecessary defines.Artur Grabowski
2001-02-19Indentation nit.Artur Grabowski
2001-02-19explicitly set page size for uvm.Artur Grabowski
2001-02-19passphrase-md5-hex: and passphrase-sha1-hex: formats for passphrases.Angelos D. Keromytis
2001-02-19spl sanityArtur Grabowski
2001-02-19When doing an assertion for phz, just do it once when we set phz,Artur Grabowski
2001-02-19Update to sudo-1.6.3p6Todd C. Miller
2001-02-19Normalize the time in minutes to GMT so we can really catch DST changesTodd C. Miller
2001-02-19Fix LOCKDEBUG compile.Artur Grabowski
2001-02-19np is changed by recursion; vinschen@redhat.comTheo de Raadt
2001-02-19OpenSSH_2.5.1 adds bug compat with 1.2.{18-22}Markus Friedl
2001-02-19Clean up spl handling.Artur Grabowski
2001-02-19ssh-1.2.{18-22} has broken handling of ignore messages; report from itojun@Markus Friedl
2001-02-19bash-like 'double-tab' completionCamiel Dobbelaar
2001-02-19Avoid losing rtc after suspend/resume on some laptops. Ok provos@Hakan Olsson
2001-02-19Fix a bug (bad conversion from unsigned int to int) in PS/2 mouse resolutionjbm
2001-02-19Merge from GENERIC: add pseudo-devices for IPv6.Christian Weisgerber
2001-02-19We handle the clock going backwards.Todd C. Miller
2001-02-18Move default protocol setting of TCP into the redir-specific codeTodd C. Miller
2001-02-18Encode the X509 expiration in the KeyNote credential/policiesAngelos D. Keromytis
2001-02-18Try every bpf device, not only the even-numbered ones; jason@ okMiod Vallat
2001-02-18In scsi_print_sense, add 0x when printing the opcode to clarify it'sFederico G. Schwindt
2001-02-18fix typoTodd C. Miller
2001-02-18-C support.Marc Espie
2001-02-18syncJason Wright
2001-02-18altima ac101 phy; from freebsdJason Wright
2001-02-18Don't run sendmail with the -or0s arg since it causes sendmail toTodd C. Miller
2001-02-18NULL vs '\0'Todd C. Miller
2001-02-18Define CAPITALIZE_FOR_PS so children are capitalized in ps (like before).Todd C. Miller