Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-15 | enable -DSUN_BOOTPARAMS; henning@ martin@ miod@ ok | Michael Shalayeff | |
2006-02-15 | use proper msync | Michael Shalayeff | |
2006-02-15 | Do not try to dirty an area when adding LSA ext. | Esben Norby | |
OK henning@ | |||
2006-02-15 | sync audio device drivers descriptions. OK jmc@ miod@. | Xavier Santolaria | |
2006-02-15 | delint; from Ray with input from me and jaredy@; ok jaredy@ | Otto Moerbeek | |
2006-02-15 | remove "the the" in comment; ok jmc@ | David Krause | |
2006-02-15 | typo in comment; ok djm@ | David Krause | |
2006-02-14 | Put quotation marks around the names of unconfigured devices. | Mark Kettenis | |
ok drahn@ | |||
2006-02-14 | Put quotation marks around the names of unconfigured devices. | Mark Kettenis | |
ok drahn@ | |||
2006-02-14 | Knock out "deq" and "tas3004" i2c nodes. | Mark Kettenis | |
ok drahn@ | |||
2006-02-14 | Define a wsdisplay type for the Sun ZX/Leo frame buffer. | Miod Vallat | |
2006-02-14 | Fix <=4bpp buglet introduced in previous commit; non-hyperion frame buffers | Miod Vallat | |
are addressed as if they were 8bpp, which is what we pretend we are to rasops, so we actually have to remove capabilities after rasops_init() again. | |||
2006-02-14 | Kill unused __HAVE_MINIMAL_EMUL | Miod Vallat | |
2006-02-14 | Homogeneize WSDISPLAY_* option comments (especially on cats) | Miod Vallat | |
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 | |
HyperTransport configuration on AMD Athlon 64 & Opteron CPU's. This makes us detect the missing PCI busses on various Opteron systems. tested by krw@, brad@; ok brad@ | |||
2006-02-14 | - fix behaviour when using -u and -l at the same time | Xavier Santolaria | |
- do not display some messages when checking in a file for the first time OK niallo@. | |||
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 ↵ | Michael Shalayeff | |
unmounting rw mounts on top of ro devices; pedro@ ok and comments | |||
2006-02-14 | Document that -0 is an non-standard extension (sad but true). | Otto Moerbeek | |
ok millert@ | |||
2006-02-14 | quick path for free(0) | Marc Espie | |
`looks to be safe' millert, okay tedu. | |||
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 | |
- `*' does not need to be escaped | |||
2006-02-13 | write out an empty comment in RCS files even if there isn't one as | Xavier Santolaria | |
gnu/usr.bin/cvs does. Found by niallo@'s automatic tool. | |||
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 | |
this to look like an actual file. also use proto 2 keys, and use IETF example addresses; much help from djm; ok markus djm; | |||
2006-02-13 | use pci_mapreg_type(). | Brad Smith | |
ok damien@ | |||
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 | |
some newer revs. | |||
2006-02-13 | Due to an oversight on my part I forgot to remove clearing of the | Brad Smith | |
BGE_PCIDMARWCTL_MINDMA flag from the PCI DMA control register on newer bge chipsets when I put in the new PCI DMA control register settings. Thanks to Daniel Ouellet for testing with a BCM5780 and to Dimitry Andric for testing with a BCM5750. | |||
2006-02-13 | revert rev 1.85. The mbuf needs to be re-mapped in the case of an error. | Brad Smith | |
ok damien@ | |||
2006-02-12 | Find additional noncoherent HyperTransport links by looking at the | Mark Kettenis | |
HyperTransport configuration on AMD Athlon 64 & Opteron CPU's. This makes us detect the missing PCI busses on various Opteron systems. ok brad@, marco@ | |||
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 | |