Age | Commit message (Expand) | Author |
2006-09-20 | That should be S_ISREG, dunno why I committed this wrong version; | Otto Moerbeek |
2006-09-20 | Correct EST table for Pentium M 770, from NetBSD. | Dimitry Andric |
2006-09-20 | Make vnd(4) work on read-only file systems, from Paul Stoeber, okay tedu@ | Pedro Martelletto |
2006-09-20 | Replace a bzero() by a loop in ffs_indirtrunc(), making the code FFS2 | Pedro Martelletto |
2006-09-20 | tweak; | Jason McIntyre |
2006-09-20 | - no need to add Xrs to SEE ALSO when the body already lists them | Jason McIntyre |
2006-09-20 | Add acpibat(4) to list of supported devices and .Xr in SEE ALSO. Also | Michael Knudsen |
2006-09-20 | Add acpibat.4. | Michael Knudsen |
2006-09-20 | Add 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-19 | Enable pgt(4) on amd64. Missing entry spotted by brad@. | Marcus Glocker |
2006-09-19 | A bit of microoptimisation that doesn't hurt readability: Don't do | Michael Knudsen |
2006-09-19 | sort SAs by spi; ok hshoexer | Markus Friedl |
2006-09-19 | client NULL deref on protocol error; Tavis Ormandy, Google Security Team | Markus Friedl |
2006-09-19 | add chio.conf bits. | Alexandre Anriot |
2006-09-19 | Typo fixes. | Michael Knudsen |
2006-09-19 | attach and enable the newer chipset generations AR2413, AR5413, and | Reyk Floeter |
2006-09-19 | add missing sys/device.h. | Brad Smith |
2006-09-19 | detect the newer single chip generations AR2413, AR5413 and AR5224 but | Reyk Floeter |
2006-09-19 | fill July | Jasper Lievisse Adriaanse |
2006-09-19 | "pure g" is a special, non-standard ofdm-only mode. use the standard | Reyk Floeter |
2006-09-19 | better mode setup in the ar5211 and ar5212 reset functions | Reyk Floeter |
2006-09-19 | more stuff for June | Jasper Lievisse Adriaanse |
2006-09-19 | enable ESP and AH dissectors over IPv6; ok mpf@ (at k2k6) | Christian Weisgerber |
2006-09-19 | sync | Reyk Floeter |
2006-09-19 | add atheros AR2413 and AR5413 device ids | Reyk Floeter |
2006-09-19 | fix 11a/b antenna mode setup | Reyk Floeter |
2006-09-19 | use the correct antenna mode settings and fix a bug in the tx | Reyk Floeter |
2006-09-19 | disable 11g mode for now | Reyk Floeter |
2006-09-19 | make buffer_grow always return a valid struct buf; the contained buffer | Henning Brauer |
2006-09-19 | when the neighbor announced the restart capability, send the end-of-rib | Henning Brauer |
2006-09-19 | save the parser state in one big struct, and make it interchangable, aka | Henning Brauer |
2006-09-19 | kill useless debug code that somehow snuck in, some 2 years ago... | Henning Brauer |
2006-09-19 | ansi/deregister | Jonathan Gray |
2006-09-19 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-09-19 | fix all malloc()s to nowait|canfail and do not ignore errors reading sensor s... | Michael Shalayeff |
2006-09-19 | no externs on protots ad no casts from void * | Michael Shalayeff |
2006-09-19 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-09-19 | add a missing space to a DMA load error printf. | Brad Smith |
2006-09-19 | add 82801GHM and 82801H | Brad Smith |
2006-09-18 | Fix for re_stop() being called from re_cardbus_shutdown() with the | Dimitry Andric |
2006-09-18 | boot(8) ``machine memory'' support for > 4G. | Marco Pfatschbacher |
2006-09-18 | boot(8) ``machine memory'' support for > 4G. | Marco Pfatschbacher |
2006-09-18 | Import a slightly stripped down strtoll(3) from stdlib | Marco Pfatschbacher |
2006-09-18 | Add a hand rolled 64bit hex printf that can be used outside of | Marco Pfatschbacher |
2006-09-18 | +MLINK pcap.3 pcap_get_selectable_fd.3 | Jason McIntyre |
2006-09-18 | fix my 1.7 commit. | Damien Bergamini |
2006-09-18 | change the example hostname.pppoe0 to match the format | Jason McIntyre |
2006-09-18 | Extend the .text and .data segments to 64MB. This allows programs with | Marco Peereboom |
2006-09-18 | better uath_set_rates(). | Damien Bergamini |