Age | Commit message (Expand) | Author |
2006-07-27 | Compile all kernels with -Wstack-usage-larger-than-2047, now that all | Miod Vallat |
2006-07-27 | Rework opl_find() so that it does not need to take a proto softc, shaves | Miod Vallat |
2006-07-27 | Change some obvious atoi() to strtonum(). | Ray Lai |
2006-07-27 | enable cmpci(4) and enable midi@opl | Brad Smith |
2006-07-27 | + opl* at cmpci? | Brad Smith |
2006-07-27 | Second try at adding binary file support to rcs_expand_keywords(), | Ray Lai |
2006-07-27 | ok, opl/cmpci can go in now, got the workaround for upcoming issues | Theo de Raadt |
2006-07-27 | Add checks to each write(2) attempt and try to keep fdisk in a | Ray Lai |
2006-07-27 | remove "snapshot" code, now that our snapshots are always actually | Theo de Raadt |
2006-07-27 | Pull in improper memory allocation from RCS: | Ray Lai |
2006-07-27 | Not were we allocating memory for a pointer array, it wasn't even for | Ray Lai |
2006-07-27 | typo | Theo de Raadt |
2006-07-27 | unused variable | Theo de Raadt |
2006-07-27 | spacing | Theo de Raadt |
2006-07-27 | unused variable | Theo de Raadt |
2006-07-27 | unify these damnit! | Theo de Raadt |
2006-07-27 | rearrange to be more like the others | Theo de Raadt |
2006-07-27 | sorry, but proper boot cd building should be done in distrib/mvmeppc | Theo de Raadt |
2006-07-27 | unify | Theo de Raadt |
2006-07-27 | honestly, puc(4) belongs in the "serial port" block not "misc", because | Theo de Raadt |
2006-07-27 | make these more similar (few steps to that) | Theo de Raadt |
2006-07-27 | update cmpci(4) man page a bit. | Brad Smith |
2006-07-27 | disable shit that will break the tree soon | Theo de Raadt |
2006-07-27 | Newer cmcpci(4) sound driver, which adds S/PDIF, OPL and MPU support, some | Brad Smith |
2006-07-26 | fix fmts for UVMHIST_LOG() entries making it more useful on 64bit archs; miod... | Michael Shalayeff |
2006-07-26 | Make tftp atoi() free. | Marcus Glocker |
2006-07-26 | 3.9 -> 4.0 sync | Theo de Raadt |
2006-07-26 | More files which have changed name or location since some time already and | Miod Vallat |
2006-07-26 | crank to 4.0-beta | Theo de Raadt |
2006-07-26 | don't call vn_rdwr() with IO_NODELOCKED when the vnode actually isn't | Nikolay Sturm |
2006-07-26 | sync | Theo de Raadt |
2006-07-26 | TIMEOUT* values are not part of the protocol. tftp.h is a namespace | Theo de Raadt |
2006-07-26 | sync | Theo de Raadt |
2006-07-26 | move #include <stdlib.h> out of includes.h | Kevin Steves |
2006-07-26 | wording/grammar tweaks; | Jason McIntyre |
2006-07-26 | Sync with current behavior: | Kurt Miller |
2006-07-26 | better macros; | Jason McIntyre |
2006-07-26 | document `iv'; | Jason McIntyre |
2006-07-26 | Mini KNF. No binary changes. | Marcus Glocker |
2006-07-26 | clarifications for OPTIND: | Jason McIntyre |
2006-07-26 | Fixing several timeout quirks at tftpd and tftp: | Marcus Glocker |
2006-07-26 | Alpha boot has defaulted to multiuser for a long time, so better stop | Michael Knudsen |
2006-07-26 | move #include <sys/param.h> out of includes.h | Kevin Steves |
2006-07-26 | Crank buffer sizes to the 1024 limit imposed by ttymalloc() | Jonathan Gray |
2006-07-25 | Do not bother reading the existing colormap on attach, since we will | Miod Vallat |
2006-07-25 | Remove cursor register address constants, code should (and does) use dc503reg.h | Miod Vallat |
2006-07-25 | Assembly versions of kvtopte() and kvtophys(), better than what gcc | Miod Vallat |
2006-07-25 | Remove /dev/iop and /dev/pci. | Mark Kettenis |
2006-07-25 | Remove text about GPL_MATH_EMULATE and floating-point emulator. | Mark Kettenis |
2006-07-25 | Remove. | Mark Kettenis |