Age | Commit message (Expand) | Author |
2005-11-18 | sync | Theo de Raadt |
2005-11-18 | PCIX -> PCI-X in a few comments | Brad Smith |
2005-11-18 | Casefold on replace was killed ages ago (it was wrong). Remove a | Kjell Wooding |
2005-11-18 | Kill a stupid interface. kgrow should take direction, not TRUE/FALSE. | Kjell Wooding |
2005-11-18 | add some comments explaining the general CPU reset code and the AMD Geode | Brad Smith |
2005-11-18 | One liner to fix doubled yank buffer issue (c-K, c-Y, M-x undo, c-Y). | Kjell Wooding |
2005-11-18 | splimp -> splvm. no binary diff. | Brad Smith |
2005-11-18 | fix attribution, spotted by jmc | Theo de Raadt |
2005-11-18 | FIONASYNC -> FIOASYNC | Jason McIntyre |
2005-11-18 | - new sentence, new line | Jason McIntyre |
2005-11-18 | do not devide by zero | Michael Shalayeff |
2005-11-18 | Work around yet another race on non-locking file systems: when calling | Pedro Martelletto |
2005-11-18 | Bump copyright (watchdog addition). | Alexander Yurchenko |
2005-11-18 | use new libpcap-provided datalink_x_to_y functions instead of local copies | Damien Miller |
2005-11-18 | pull in the good bits of libpcap-0.9.4's API without the cross-platform | Damien Miller |
2005-11-18 | remove stray .Ed; | Jason McIntyre |
2005-11-18 | sort list of masters; | Jason McIntyre |
2005-11-18 | restructure some text slightly; | Jason McIntyre |
2005-11-18 | minor knf; | Xavier Santolaria |
2005-11-18 | don't assume that close() can fail, from deraadt | Camiel Dobbelaar |
2005-11-18 | Major improvements to the aac(4) device driver. | Nathan Binkert |
2005-11-18 | Use bus_addr_t for address in em_fill_descriptors(). | Brad Smith |
2005-11-18 | fix wrong htole usage in the 82544 PCI-X workaround codepath in em_encap(). | Brad Smith |
2005-11-18 | sync | Theo de Raadt |
2005-11-18 | revert part of rev 1.45 .. | Brad Smith |
2005-11-18 | Add some more cards. Mostly from Stuart Henderson. | Marco Peereboom |
2005-11-18 | kill more dumb or contextless. | Kjell Wooding |
2005-11-18 | added code yesterday | Theo de Raadt |
2005-11-18 | Protect biodone() with splbio(). | Miod Vallat |
2005-11-18 | Define the CS/80 identify structure only once and correctly, instead of | Miod Vallat |
2005-11-17 | Don't forget to device_unref() in sdclose() if sdlock() fails; ok krw@ | Miod Vallat |
2005-11-17 | kvtop() is not used anymore. Thanks for the fish. | Miod Vallat |
2005-11-17 | Factorize DMA cache flush code, use modern types and constants, ansify. | Miod Vallat |
2005-11-17 | fix byteorder for "s" and "l" formats; ok henning@ krw@ | Kevin Steves |
2005-11-17 | document "log (user)" | Joel Knight |
2005-11-17 | Regen. | Alexander Yurchenko |
2005-11-17 | Unify SMBus controllers ids. | Alexander Yurchenko |
2005-11-17 | remove stale NAMEDB; ok theo | Jakob Schlyter |
2005-11-17 | Use sectors as the size units for the RAW_PART (i.e. 'c') partition in | Kenneth R Westerback |
2005-11-17 | typo, ok hshoexer@ | Alexander von Gernler |
2005-11-17 | for pfctl -f rules, open the file before resetting options. when opening | Daniel Hartmeier |
2005-11-17 | Work around a gcc optimization problem. Spotted by biorn@; fix | Otto Moerbeek |
2005-11-17 | errx is better here | Otto Moerbeek |
2005-11-17 | Test a few more rint functions. | Otto Moerbeek |
2005-11-17 | Introduce a few c99 functions: {l,ll}{rint,round}{,f}. From NetBSD via | Otto Moerbeek |
2005-11-17 | some knf and whitespace cleanup. | Moritz Jodeit |
2005-11-17 | sort hosts, even when specified on the command line. | Moritz Jodeit |
2005-11-17 | style; no binary change. | Federico G. Schwindt |
2005-11-17 | sync | Theo de Raadt |
2005-11-17 | yet another output fix; | Xavier Santolaria |