summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-09when setting the rdomain, use the same define as the kernelJonathan Gray
for the maximum route-id instead of a currently incorrect number ok claudio@
2010-11-09correct some bit tests spotted by -Wparentheses in newer gcc.Jonathan Gray
ok oga@
2010-11-09the ZyXEL NWD2705 is a run(4) RT3070Damien Bergamini
2010-11-09Update for recent changes to ruby.port.mk.Jeremy Evans
OK landry@
2010-11-09more ultra nano adapters.Damien Bergamini
some, like the DWA-121 or GW-USNano2 are not yet available (they just passed wi-fi alliance certification) but it shouldn't take too long before they hit the shelves.
2010-11-09update struct uvmexp, and fix some spacing issues while here;Jason McIntyre
ok tedu
2010-11-08tweak previous;Jason McIntyre
2010-11-08Don't print 'Null message body; hope that's ok' in the rc output if theAntoine Jacoutot
call to rc.firstime doesn't output anything to mail(1). ok deraadt@ halex@
2010-11-08Add %F, %g, %G, %u, %z (extended) and %Z.Jasper Lievisse Adriaanse
This is mostly a sync with NetBSD. tested in a bulk build by landry@ ok millert@
2010-11-08neither systat(1) nor slstats(8) understands `-M core' and `-N system';Igor Sobrado
while here, sort these options. ok jmc@, millert@
2010-11-08getdirentries(2) should be avoided outside of libc so use scandir(3)Todd C. Miller
instead. This makes slurpdir() just a thin wrapper around scandir(3). OK schwarze@
2010-11-08No need to differentiate newly installed files versus automaticallyAntoine Jacoutot
updated files in the output, this is confusing. ok sthen@
2010-11-08clear ERL register on secondary processorsTakuya ASADA
2010-11-08fixup number rounding; ok reykMike Belopuhov
2010-11-08use a well established define instead of rolling our own; no binary changeMike Belopuhov
2010-11-07syncTheo de Raadt
2010-11-07there is no library function called sched_prio(), so this manual pageTheo de Raadt
was incorrectly named. there should be no sched_prio(3) page; it is misleading.
2010-11-07do not list MLINKed man pages multiple times in SEE ALSO;Jason McIntyre
2010-11-07tweak previous;Jason McIntyre
2010-11-07fix a test in ar5008_rx_free()Damien Bergamini
2010-11-07regenMark Kettenis
2010-11-07A few more NVIDIA devices found on the latest 13" MacBook Pro (MacBookPro7,1).Mark Kettenis
2010-11-07Add sched_get_priority_{min,max}. tested in a bulk by landry@.Federico G. Schwindt
input and ok from phessler@ and guenther@
2010-11-07regenMark Kettenis
2010-11-07NVIDIA GeForce 320M as found on the latest 13" MacBook Pro (MacBookPro7,1).Mark Kettenis
2010-11-07more EXIT STATUS bits; from Daniel DickmanJason McIntyre
2010-11-06Move raid1 and crypto io to a workq. This is to avoid a potential VOP_Marco Peereboom
call while in interrupt context. Contains an additional spl dance as found by thib. Tested by many opn various arches. Note that raid 0/4/5/6 have not been moved over yet.
2010-11-06tweak previous;Jason McIntyre
2010-11-06syncTheo de Raadt
2010-11-06make sio_onvol(3) return a integer exposing whether a volume knobAlexandre Ratchov
is available for the stream. As we're at it, remove macros and functions that are neither used nor documented.
2010-11-06The Buffalo WLI-UC-GNM is a Ralink RT3070V.Damien Bergamini
2010-11-06Add two RTL8188CUS:Damien Bergamini
- Full River FR-W100NUL - Planex GW-USValue-EZ The GW-USValue-EZ is damn small! I hope it ships with tweezers.
2010-11-06+ Aus. Linx AL-9604R1SDamien Bergamini
2010-11-06The "EDUP EP-N8508" NANO-USB is an RTL8188CUS too.Damien Bergamini
2010-11-06The "AirLink101 AWLL5088 Wireless N 150 Ultra Mini USB Adapter" isDamien Bergamini
an RTL8188CUS urtwn(4) adapter.
2010-11-06Revision 0xc4 and earlier of the Acer Labs M5229 UDMA IDE controller can't doMark Kettenis
DMA for LBA48 commands. Work around this issue by (silently) falling back to PIO for LBA48 commands. Access to the tail end of large disks will be much slower, but at least it works. From NetBSD (Takeshi Nakayama). ok jsg@, krw@, deraadt@
2010-11-06If the dma_init callback function returns with EINVAL, fall back to PIO.Mark Kettenis
This will be used to work around bugs in certain pciide(4) controllers. From NetBSD. ok jsg@, krw@, deraadt@
2010-11-06syncTheo de Raadt
2010-11-06another planex deviceTheo de Raadt
2010-11-06print the MAC address on the second line like with the other USBDamien Bergamini
802.11 drivers.
2010-11-06urtwn(4) works on sparc64 too.Damien Bergamini
committed from my Sun Blade 1500 with the HWNUp-150.
2010-11-06list a newly supported deviceTheo de Raadt
2010-11-06syncTheo de Raadt
2010-11-06Planex GW-USNanoTheo de Raadt
2010-11-06support the logic rt3020 that mtu@ foundTheo de Raadt
2010-11-06syncTheo de Raadt
2010-11-06add a logitec RT3020 found by mtu@Theo de Raadt
2010-11-05a RF -> an RF;Jason McIntyre
2010-11-05mention RT3090 in 4.9 in HISTORY sectionDamien Bergamini
2010-11-05syncTheo de Raadt