Age | Commit message (Expand) | Author |
2006-05-07 | Missing license block; from art@ | Miod Vallat |
2006-04-29 | fix build after timestamping addition; sparc pointed out by pvalchev@ | Christian Weisgerber |
2006-04-27 | 2 lines of code to support tty timestamps | Theo de Raadt |
2006-04-16 | Remove code from an old (broken) diff of mine, which crept in in last commit. | Miod Vallat |
2006-04-09 | On macppc and sparc64, if allowaperture=0 only allow mmap()-ing of | Matthieu Herrb |
2006-04-09 | Rewrite bus_compatible() to allow one alias to expand to several drivers, | Miod Vallat |
2006-04-09 | #ifdef lint wraps for va_start | Theo de Raadt |
2006-03-24 | - Set the PCI latency timer for bus master devices. | Brad Smith |
2006-03-23 | Extra parentheses in comments. | Ray Lai |
2006-03-19 | rev 1.86 | Brad Smith |
2006-03-19 | remove unused bdbtofsb(bn) macro | Martin Reindl |
2006-03-15 | use sysctl_int_lower() for the aperture variable. This lets root close | Theo de Raadt |
2006-03-15 | Nuke dk_establish(), no longer used. | Miod Vallat |
2006-03-13 | * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to | Brad Smith |
2006-03-12 | Previous fix was half-done, move the wsscreen_list array into the softc | Miod Vallat |
2006-03-12 | When attaching a wsdisplay, the wsscreen_list structure can not be on the | Miod Vallat |
2006-03-12 | remove splimp. | Brad Smith |
2006-03-04 | Typos grab bag of the month, eyeballed by jmc@ | Miod Vallat |
2006-03-04 | <sparc64/dev/upavar.h> is unused except for struct upa_reg for autoconf, so | Miod Vallat |
2006-03-04 | creator needs rasops32 only, and vgafb never needs rasops24. | Miod Vallat |
2006-03-04 | add art(4) here. | Brad Smith |
2006-02-25 | Put quotation marks around names of unconfigured devices. | Mark Kettenis |
2006-02-22 | Remove unused probeset() function. | Miod Vallat |
2006-02-22 | Remove long unused ELF{32,64}_MACHDEP macros. | Miod Vallat |
2006-02-16 | pcscp(4) works | Martin Reindl |
2006-02-10 | driver for Philips PCF8591 I2C ADC sensor. Because of the mindlessness | Damien Miller |
2006-02-09 | split the ofw scan up into two parts: one to find the i2c bus on a pci | David Gwynne |
2006-02-08 | add a member to the i2c_attach args so that a controller can pass a | David Gwynne |
2006-02-06 | typos from alexey dobriyan; | Jason McIntyre |
2006-02-05 | Commit uncommitted bit from 2006/01/03 change to locore.s: | Mark Kettenis |
2006-02-01 | oops | David Gwynne |
2006-02-01 | a driver for the phillips pcf8584 i2c controller as found on the sun netra | David Gwynne |
2006-01-30 | When delivering SIGFOO, make sure the siginfo code is a FOO_xxx constant; | Miod Vallat |
2006-01-22 | b_cylin -> b_cylinder; no functional change. | Miod Vallat |
2006-01-11 | hotplug(4) and hotplugd(8) here | Martin Reindl |
2006-01-09 | Remove completely obsolete comment from the pre-wscons sparc days in | Miod Vallat |
2006-01-08 | Expose struct sigcontext, struct sigstat and struct sigaltstack for XPG4.2 | Todd C. Miller |
2006-01-06 | Don't redefine SIZE_MAX | Todd C. Miller |
2006-01-06 | Don't add the same function twice when ordering the functions of a PCI device. | Mark Kettenis |
2006-01-06 | Adapt things to use __type_t instead of _BSD_TYPE_T_ | Todd C. Miller |
2006-01-06 | Merge machine/ansi.h and machine/types.h into machine/_types.h and | Todd C. Miller |
2006-01-03 | Try to prevent red stating the machine on a misaligned user space stack by | Mark Kettenis |
2006-01-02 | Remove orphaned cpu_exec_aout_makecmds() since we don't _KERN_DO_AOUT. | Miod Vallat |
2006-01-02 | do i2c initialization using ofw data instead of scanning; ok kettenis | Theo de Raadt |
2005-12-31 | Make PT_SETFPREGS work even if the process didn't use the fpu yet. | Mark Kettenis |
2005-12-30 | Remove unused COMPAT_NETBSD32 block and get rid of register{32,64}_t | Todd C. Miller |
2005-12-30 | Now that errno.h and sys/errno.h are separate header files there is no | Todd C. Miller |
2005-12-28 | Remove dead cruft. | Miod Vallat |
2005-12-27 | enable some i2c bus drivers (piixpm(4), alipm(4), ichiic(4)) as needed | Theo de Raadt |
2005-12-27 | Remove unused sw_nblks field of struct swdevt. Then, remove swapconf() | Miod Vallat |