Age | Commit message (Expand) | Author |
2006-04-10 | new sch5017 driver by roman.hunt@comcast.net | Theo de Raadt |
2006-04-10 | files.i2c | Theo de Raadt |
2006-04-09 | slightly nicer sensor names | Theo de Raadt |
2006-04-09 | - don't print out warnings about locking when they are actually wrong and | Niall O'Higgins |
2006-04-09 | new sentence, new line; | Jason McIntyre |
2006-04-09 | macro fix; from moritz grimm | Jason McIntyre |
2006-04-09 | On macppc and sparc64, if allowaperture=0 only allow mmap()-ing of | Matthieu Herrb |
2006-04-09 | On MVME188 systems with more than two CMMUs par CPU, do not honor the | Miod Vallat |
2006-04-09 | Rewrite bus_compatible() to allow one alias to expand to several drivers, | Miod Vallat |
2006-04-09 | delete breaks that are not needed | Theo de Raadt |
2006-04-09 | a few rlim_t casts, kind of ok otto and millert | Theo de Raadt |
2006-04-09 | sync | Theo de Raadt |
2006-04-09 | ftree_add arg #2 expects int not pointer. | Jared Yanovich |
2006-04-09 | #ifdef lint wraps for va_start | Theo de Raadt |
2006-04-09 | Change a debug interface to take const char pointers so we don't ave | Kenneth R Westerback |
2006-04-09 | regen | Brad Smith |
2006-04-09 | add another ServerWorks SATA PCI id. | Brad Smith |
2006-04-09 | sync | Theo de Raadt |
2006-04-08 | Remove unused variables. | David Hill |
2006-04-08 | Add missing 'use OpenBSD::Error'. | Bernd Ahlers |
2006-04-08 | Don't panic in apic_intr_establush() if interrupt is not sharable and already | Mark Kettenis |
2006-04-08 | add an AUTHORS section, and make HISTORY more obsd-specific; | Jason McIntyre |
2006-04-08 | clean up includes, from thib, okay tedu@ | Pedro Martelletto |
2006-04-08 | document "powerdown" in rc.shutdown; | Jason McIntyre |
2006-04-08 | tweaks; | Jason McIntyre |
2006-04-08 | various tweaks; | Jason McIntyre |
2006-04-08 | Whack some obviously dead code (double return's, code after goto). | Kenneth R Westerback |
2006-04-08 | Plug memory leak when nitems == 0. | Ray Lai |
2006-04-08 | Plug simple memory leak. ``Don't forget to free tcpopts when you | Ray Lai |
2006-04-08 | Remove a little bit of dead code; minburst is set to 2 earlier, and | Ray Lai |
2006-04-08 | Since moritz@ says, ``this can't happen, because no fmt string | Ray Lai |
2006-04-08 | Memory leak on fork error plus change time variable to prevent | Ray Lai |
2006-04-07 | Improved MIDI manpages from Alexandre Ratchov. | Jonathan Gray |
2006-04-07 | Add optional flush method to MIDI hardware interface. | Jonathan Gray |
2006-04-07 | Replace bus_space functions with generic ones that do barriers. | Marco Peereboom |
2006-04-07 | Add memory allocator functions. | Marco Peereboom |
2006-04-07 | Print state in debug. Change return vales to 1 instead of ENXIO. | Marco Peereboom |
2006-04-07 | Use new shiny debug code. | Marco Peereboom |
2006-04-07 | Make a better debug mechanism. | Marco Peereboom |
2006-04-07 | Enable mfi_transition_fw() original code from FreeBSD. | Marco Peereboom |
2006-04-07 | Add DEVNAME. | Marco Peereboom |
2006-04-07 | Add register offsets. Borrowed from FreeBSD. | Marco Peereboom |
2006-04-07 | change rcs_set_mtime() return type to void. | Xavier Santolaria |
2006-04-07 | Add work around for mbuf leak in the tx path until we | Jonathan Gray |
2006-04-07 | fsck needs to unset FS_FLAGS_UPDATED if it changes the super block | Pedro Martelletto |
2006-04-07 | Add and use ffs_validate(), a function for sanity checking super blocks | Pedro Martelletto |
2006-04-07 | Add default case to prevent uninitialized variable usage, although | Ray Lai |
2006-04-07 | Stylistic changes initially from Thordur I. Bjornsson, more cleanup | Ray Lai |
2006-04-07 | Don't check for a BAR address past PCI_MAPREG_END; some devices | Brad Smith |
2006-04-07 | implement a check whether a BAR is present at all at a given | Brad Smith |