Age | Commit message (Expand) | Author |
2006-04-29 | With last pdisk and full functionality for mac68k now in place, start | Martin Reindl |
2006-04-28 | remove -h; ok xsa | Jason McIntyre |
2006-04-28 | add another variant of `rlog -z' usage (still not enabled); | Xavier Santolaria |
2006-04-28 | In mapped mode, when allowaperture != 0,also allow mmapping of the | Matthieu Herrb |
2006-04-28 | add various tests for `rlog -z' (not enabled yet); | Xavier Santolaria |
2006-04-28 | In wsmux_set_display(), pass FWRITE instead of 0 when invoking ioctl | Miod Vallat |
2006-04-28 | ensure NUL termination after read(); ok ray | Jared Yanovich |
2006-04-28 | The W83627THF is pretty much identical to the W83637HF, not the W83627HF. | Mark Kettenis |
2006-04-28 | remove p flag from LINTFLAGS; ok cloder@ | Otto Moerbeek |
2006-04-28 | when setting the interface address, only call em_init() if the interface | Brad Smith |
2006-04-28 | Fix a copy/paste error. | Jonathan Gray |
2006-04-28 | typo; from sstull | Jason McIntyre |
2006-04-28 | and store a copy of the current interface flags in the softc. | Brad Smith |
2006-04-28 | do not log "interface with index 0 not found". ifindex == 0 happens on | Henning Brauer |
2006-04-28 | Fix cast warning in sys/arch/i386/i386/acpi_machdep.c, caused by recent PAE | Dimitry Andric |
2006-04-28 | fix date format output if a timezone is specified (-z); | Xavier Santolaria |
2006-04-28 | regen | Jonathan Gray |
2006-04-28 | Add some ids for newer ralink wireless chips. | Jonathan Gray |
2006-04-28 | backout previous, Brad probably forgot to commit some bits here | Martin Reindl |
2006-04-28 | regen | Steven Mestdagh |
2006-04-28 | add National Instruments PCI-GPIB card; ok kettenis | Steven Mestdagh |
2006-04-28 | Regen | Pedro Martelletto |
2006-04-28 | Instrumentation for an in-kernel getcwd() implementation. | Pedro Martelletto |
2006-04-28 | check for IFF_RUNNING being set before calling vr_init(). | Brad Smith |
2006-04-28 | and store a copy of the current interface flags in the softc. | Brad Smith |
2006-04-28 | remove function prototypes for a few functions removed in rev 1.25. | Brad Smith |
2006-04-27 | Quirk for MSI Megabook S270 audio output. Ok deraadt@. | Matthieu Herrb |
2006-04-27 | Make test use explicit signed char, instead of just char. We'll make | Otto Moerbeek |
2006-04-27 | print a quad as %lld, not %d | Otto Moerbeek |
2006-04-27 | Add test for "expression has null effect" warnings. | Otto Moerbeek |
2006-04-27 | Correctly process comma operator when hunting for "expression has null | Otto Moerbeek |
2006-04-27 | <machine/mvme1x7.h> is not really used anymore, remove it. | Miod Vallat |
2006-04-27 | Adjust sizes for the mandatory 1:1 mappings created in pmap_bootstrap(). | Miod Vallat |
2006-04-27 | Manage a local copy of the MVME188 nvram and update the real data when | Miod Vallat |
2006-04-27 | update for pdisk 0.8a2, from NetBSD, retaining our local changes; | Martin Reindl |
2006-04-27 | 2 lines of code to support tty timestamps | Theo de Raadt |
2006-04-27 | 2 lines of code in most drivers, to do the timestamping; ok miod kettenis | Theo de Raadt |
2006-04-27 | create a (very simple) method for timestamping CTS & DCD events on ttys, | Theo de Raadt |
2006-04-27 | lint(1) support in config: | Marc Espie |
2006-04-27 | move 'midi* at umidi?' to the same place as for i386. | Marc Balmer |
2006-04-27 | Bring 'ural* at uhub?' to the right position (keep the usb chunks in config | Marc Balmer |
2006-04-27 | Document how PCI interrupt handlers are called, okay mickey@ | Pedro Martelletto |
2006-04-27 | Enable udcf(4) on macppc. | Marc Balmer |
2006-04-27 | Oops, correct import this time. | Miod Vallat |
2006-04-27 | detect page table dir size difference for normal and pae modes | Michael Shalayeff |
2006-04-27 | implement separate PAE pmap that allows access to 64g of physmem | Michael Shalayeff |
2006-04-27 | from PAE work: | Michael Shalayeff |
2006-04-27 | from PAE work: | Michael Shalayeff |
2006-04-27 | from PAE work: | Michael Shalayeff |
2006-04-27 | from PAE work: | Michael Shalayeff |