summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-20That should be S_ISREG, dunno why I committed this wrong version;Otto Moerbeek
2006-09-20Correct EST table for Pentium M 770, from NetBSD.Dimitry Andric
2006-09-20Make vnd(4) work on read-only file systems, from Paul Stoeber, okay tedu@Pedro Martelletto
2006-09-20Replace a bzero() by a loop in ffs_indirtrunc(), making the code FFS2Pedro Martelletto
2006-09-20tweak;Jason McIntyre
2006-09-20- no need to add Xrs to SEE ALSO when the body already lists themJason McIntyre
2006-09-20Add acpibat(4) to list of supported devices and .Xr in SEE ALSO. AlsoMichael Knudsen
2006-09-20Add acpibat.4.Michael Knudsen
2006-09-20Add man page for acpibat(4) based on submission from Dmitri Alenitchev.Michael Knudsen
2006-09-19- bump ulimit -d value for EOF test case so that it works on amd64 and sparc6...Niall O'Higgins
2006-09-19Enable pgt(4) on amd64. Missing entry spotted by brad@.Marcus Glocker
2006-09-19A bit of microoptimisation that doesn't hurt readability: Don't doMichael Knudsen
2006-09-19sort SAs by spi; ok hshoexerMarkus Friedl
2006-09-19client NULL deref on protocol error; Tavis Ormandy, Google Security TeamMarkus Friedl
2006-09-19add chio.conf bits.Alexandre Anriot
2006-09-19Typo fixes.Michael Knudsen
2006-09-19attach and enable the newer chipset generations AR2413, AR5413, andReyk Floeter
2006-09-19add missing sys/device.h.Brad Smith
2006-09-19detect the newer single chip generations AR2413, AR5413 and AR5224 butReyk Floeter
2006-09-19fill JulyJasper Lievisse Adriaanse
2006-09-19"pure g" is a special, non-standard ofdm-only mode. use the standardReyk Floeter
2006-09-19better mode setup in the ar5211 and ar5212 reset functionsReyk Floeter
2006-09-19more stuff for JuneJasper Lievisse Adriaanse
2006-09-19enable ESP and AH dissectors over IPv6; ok mpf@ (at k2k6)Christian Weisgerber
2006-09-19syncReyk Floeter
2006-09-19add atheros AR2413 and AR5413 device idsReyk Floeter
2006-09-19fix 11a/b antenna mode setupReyk Floeter
2006-09-19use the correct antenna mode settings and fix a bug in the txReyk Floeter
2006-09-19disable 11g mode for nowReyk Floeter
2006-09-19make buffer_grow always return a valid struct buf; the contained bufferHenning Brauer
2006-09-19when the neighbor announced the restart capability, send the end-of-ribHenning Brauer
2006-09-19save the parser state in one big struct, and make it interchangable, akaHenning Brauer
2006-09-19kill useless debug code that somehow snuck in, some 2 years ago...Henning Brauer
2006-09-19ansi/deregisterJonathan Gray
2006-09-19Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2006-09-19fix all malloc()s to nowait|canfail and do not ignore errors reading sensor s...Michael Shalayeff
2006-09-19no externs on protots ad no casts from void *Michael Shalayeff
2006-09-19Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2006-09-19add a missing space to a DMA load error printf.Brad Smith
2006-09-19add 82801GHM and 82801HBrad Smith
2006-09-18Fix for re_stop() being called from re_cardbus_shutdown() with theDimitry Andric
2006-09-18boot(8) ``machine memory'' support for > 4G.Marco Pfatschbacher
2006-09-18boot(8) ``machine memory'' support for > 4G.Marco Pfatschbacher
2006-09-18Import a slightly stripped down strtoll(3) from stdlibMarco Pfatschbacher
2006-09-18Add a hand rolled 64bit hex printf that can be used outside ofMarco Pfatschbacher
2006-09-18+MLINK pcap.3 pcap_get_selectable_fd.3Jason McIntyre
2006-09-18fix my 1.7 commit.Damien Bergamini
2006-09-18change the example hostname.pppoe0 to match the formatJason McIntyre
2006-09-18Extend the .text and .data segments to 64MB. This allows programs withMarco Peereboom
2006-09-18better uath_set_rates().Damien Bergamini