summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-15oops. grasp of alphabet...slipping...Jason McIntyre
2005-05-15Partial sync to the NetBSD wscons code, bringing a better wsmux behaviourMiod Vallat
2005-05-15When checking for comment characters using negative pointer arithmeticTodd C. Miller
2005-05-15Make usage/SYNOPSIS saner and sort the options. With jmc@Todd C. Miller
2005-05-15Oops. atapiscsi.h is needed because that's where NATAPISCSI isKenneth R Westerback
2005-05-14Try to ensure that UFI/ATAPI USB umass devices always get the zeroKenneth R Westerback
2005-05-14Replace homegrown getnum() with strtonum() and replace atoi() withTodd C. Miller
2005-05-14Match a device_type of scsi-2 as SCSI (as found in a Netra 1405).Brad Smith
2005-05-14- Add IPv6 over GRE.Brad Smith
2005-05-14kill commented out codeTodd C. Miller
2005-05-14make this use getopt()Todd C. Miller
2005-05-14Remove bogus #define, no binary difference.Dale Rahn
2005-05-14Document some wsdisplay ioctls; from NetBSD.Miod Vallat
2005-05-14Factorize most of the high-level logic for Sun serial keyboards inMiod Vallat
2005-05-14don't copy the capinfo field from the ap. forge our own based on whatDamien Bergamini
2005-05-14sort list of adapters;Jason McIntyre
2005-05-14add 3com 3c2000-T;Jason McIntyre
2005-05-14more logical section order;Jason McIntyre
2005-05-14- openssl req can create self-signed certs in one stepJason McIntyre
2005-05-14add back watchdog(4) Xr, as it's still relevant to wdt;Jason McIntyre
2005-05-1420005 is a bit ambitious, but then this was committed on a friday 13th...Jason McIntyre
2005-05-14sort list of supported hardware;Jason McIntyre
2005-05-14sort options + sync usage();Jason McIntyre
2005-05-14Give example of how to spin down a device since this is a questionTodd C. Miller
2005-05-14knfTheo de Raadt
2005-05-14bug introduced by me in 1.4Theo de Raadt
2005-05-14Unused after last scsi commit.Kenneth R Westerback
2005-05-14Add scsi_mode_[sense|select]_big() and use it instead ofKenneth R Westerback
2005-05-14remove redundant definition of PCI_ID_CODE. I added this to theBrad Smith
2005-05-13RegenMiod Vallat
2005-05-13/dev/speaker node on cats.Miod Vallat
2005-05-13Kill <machine/spkr.h>, software should use <dev/isa/spkrio.h> instead.Miod Vallat
2005-05-13Move speaker(4) to MI land.Miod Vallat
2005-05-13another uftdi varient, from freebsdTheo de Raadt
2005-05-13should support channel 165 too in 802.11a mode.Damien Bergamini
2005-05-13grab bag of man page updatesJared Yanovich
2005-05-13not ready for NATMTheo de Raadt
2005-05-13fix sensitivity setting.Damien Bergamini
2005-05-13fix dmesg output for pre-firmware modems.Damien Bergamini
2005-05-13Fix for a panic experienced when authenticating a pppoe session on an amd64 s...Brad Smith
2005-05-13override default bbp register values with values stored in eeprom (exceptDamien Bergamini
2005-05-13USR9002 and 9003 are based on the Eagle chipset too. pointed out by todd,Damien Bergamini
2005-05-13before ieee80211.c rev 1.6, it was guaranted that ic_curmode was differentDamien Bergamini
2005-05-13simplify test conditions. ((v & f1) || (v & f2)) <=> (v & (f1 | f2)) inDamien Bergamini
2005-05-13skylab was in 73 not 72Michael Shalayeff
2005-05-13make sure all endpoint descriptors have been found during the attachment.Damien Bergamini
2005-05-13give disassociation a chance when turning the interface down while associated.Damien Bergamini
2005-05-13only JAHT WN-4054P revision E are ralink. pointed out by Jim Dew.Damien Bergamini
2005-05-13recognize 82551'sBrad Smith
2005-05-13Cost type 2 will be needed soon.Esben Norby