Age | Commit message (Expand) | Author |
2006-02-14 | Fix botched format string specifiers. From adobriyan at gmail.com. | Aaron Campbell |
2006-02-14 | fix regress test on sparc64. help & ok millert@ cloder@ | Moritz Jodeit |
2006-02-14 | Put commas in right places, from Ray Lai. | Otto Moerbeek |
2006-02-14 | typo in comment; from ray lai | Jason McIntyre |
2006-02-14 | Find additional noncoherent HyperTransport links by looking at the | Mark Kettenis |
2006-02-14 | - fix behaviour when using -u and -l at the same time | Xavier Santolaria |
2006-02-14 | fix output when checking in a file for the first time. OK niallo@. | Xavier Santolaria |
2006-02-14 | if updating supablock fails w/ EROFS just procede w/ unmount thus allowing un... | Michael Shalayeff |
2006-02-14 | Document that -0 is an non-standard extension (sad but true). | Otto Moerbeek |
2006-02-14 | quick path for free(0) | Marc Espie |
2006-02-14 | Fix pasto: clear correct buffer, from James Juran via NetBSD. ok markus@ | Otto Moerbeek |
2006-02-14 | Fix -I and some cleanup, from Ray Lai in PR 5002; ok jaredy@ | Otto Moerbeek |
2006-02-13 | spelling in error message; ok otto@ | Kevin Steves |
2006-02-13 | revert change that breaks KDE, until we figure out what's wrong. | Marc Espie |
2006-02-13 | sort FILES and use a -compact list; | Jason McIntyre |
2006-02-13 | - avoid nasty line split | Jason McIntyre |
2006-02-13 | write out an empty comment in RCS files even if there isn't one as | Xavier Santolaria |
2006-02-13 | turn this into an example ssh_known_hosts file; ok djm | Jason McIntyre |
2006-02-13 | small tweaks for the ssh_known_hosts section; | Jason McIntyre |
2006-02-13 | no need to subsection the authorized_keys examples - instead, convert | Jason McIntyre |
2006-02-13 | use pci_mapreg_type(). | Brad Smith |
2006-02-13 | NVidia/nVidia -> NVIDIA | Brad Smith |
2006-02-13 | nVidia/nvidia -> NVIDIA | Brad Smith |
2006-02-13 | regen | Brad Smith |
2006-02-13 | NVidia -> NVIDIA | Brad Smith |
2006-02-13 | mention nfe chipsets. | Brad Smith |
2006-02-13 | the Cicada PHY's exist on other interfaces besides vge(4). | Brad Smith |
2006-02-13 | trim this down a bit. | Brad Smith |
2006-02-13 | sync | Peter Valchev |
2006-02-13 | add some ASIC revisions to the various switch cases and identify | Brad Smith |
2006-02-13 | Due to an oversight on my part I forgot to remove clearing of the | Brad Smith |
2006-02-13 | revert rev 1.85. The mbuf needs to be re-mapped in the case of an error. | Brad Smith |
2006-02-12 | Find additional noncoherent HyperTransport links by looking at the | Mark Kettenis |
2006-02-12 | Remove unused columns from the keyboard[] array. No functional change. | Miod Vallat |
2006-02-12 | isabeep and sysbeep are no more. | Miod Vallat |
2006-02-12 | Remove dead isabeep driver and unused isabeep() function. | Miod Vallat |
2006-02-12 | Do not bell if keyboard.bell.volume=0; | Miod Vallat |
2006-02-12 | Remove dead sysbeep driver and unused sysbeep() routine. No functional change. | Miod Vallat |
2006-02-12 | Clean up the adb_event structure, now that it is never exported to userland; | Miod Vallat |
2006-02-12 | sort the list of options permissable w/ authorized_keys; | Jason McIntyre |
2006-02-12 | Remove packets from the queue before calling their completion routine, as | Miod Vallat |
2006-02-12 | Remove unused openfirmware code; ok drahn@ | Miod Vallat |
2006-02-12 | fix a printf | Damien Bergamini |
2006-02-12 | Fix mail notification for rdist(1) as reported in user/5009. ok otto@ | Moritz Jodeit |
2006-02-12 | don't print shared interrupts when debugging is on. | Damien Bergamini |
2006-02-12 | use BUS_DMA_READ flag when mapping RX buffers. | Damien Bergamini |
2006-02-12 | Remove 24-bit slowless remark, now that console runs in 8-bit. | Miod Vallat |
2006-02-12 | Disable sync when blanking if display.vblank is set to off. | Miod Vallat |
2006-02-12 | reduce the number of DMA sync operations by sincing multiple TX descriptors | Damien Bergamini |
2006-02-12 | Run the tvtwo emulation mode in the 8 bit plane, and keep mapped mode 32 bit. | Miod Vallat |