Age | Commit message (Expand) | Author |
2010-05-25 | - x11/qt2 is long gone. | Jasper Lievisse Adriaanse |
2010-05-25 | Mention the new fortran MODULE. Not yet documented. | Antoine Jacoutot |
2010-05-25 | complete any pending message when the device is stopped | Alexandre Ratchov |
2010-05-25 | drop samples or insert silence in sun_revents(). Otherwise, in | Alexandre Ratchov |
2010-05-25 | no more f77; | Jason McIntyre |
2010-05-25 | enable support for ``extended'' .wav files since certain programs | Alexandre Ratchov |
2010-05-25 | ${SRCS} is only used once, and fits onto the line where it is used | Theo de Raadt |
2010-05-25 | fix includes; fallout from the proc.h changes | Theo de Raadt |
2010-05-25 | sync | Theo de Raadt |
2010-05-25 | unlink g77 from the build. | Marc Espie |
2010-05-25 | document that ".if n" is true; requested by kristaps@ | Ingo Schwarze |
2010-05-24 | - note -o as an extension | Jason McIntyre |
2010-05-24 | give up on -Wvariable-decl | Theo de Raadt |
2010-05-24 | document ignorance of .ds, .rm and .tr; | Ingo Schwarze |
2010-05-24 | "scsi_ioh_add:" -> "scsi_ioh_del:" in scsi_ioh_del() panic msg. | Kenneth R Westerback |
2010-05-24 | Remove PHYs which don't have an associated driver | Jonathan Gray |
2010-05-24 | Add HISTORY section, mostly for strnlen() but include strlen() for | Todd C. Miller |
2010-05-24 | Support fibre PHY on BCM5709S. From FreeBSD via Brad. | Stuart Henderson |
2010-05-24 | regen | Jonathan Gray |
2010-05-24 | shrink | Jonathan Gray |
2010-05-24 | document the -o option | Theo de Raadt |
2010-05-24 | Support the -o operation in the non-binutils version, since some | Theo de Raadt |
2010-05-24 | automatically generate the _arch= and _mach= lines at the top of the kernel | Theo de Raadt |
2010-05-24 | use the same idiom for stripping gdb kernels. This relies on strip -o | Theo de Raadt |
2010-05-24 | now that we can handle >9 args, put "-D name=value" on one line: it's a bit | Jason McIntyre |
2010-05-24 | Use -mtune=i486 when running with gcc4, the larger weights given | Jonathan Gray |
2010-05-24 | Make sure references to hidden symbols are resolved locally and don't go | Mark Kettenis |
2010-05-24 | Unify the dependency time check for whether an architecture has SFILES | Theo de Raadt |
2010-05-24 | stupid typo snuck in | Theo de Raadt |
2010-05-24 | CPP and TOUCH are not used | Theo de Raadt |
2010-05-24 | typo regarding __mach__ | Theo de Raadt |
2010-05-24 | Correctly recognise extended partitions created prior to the addition of | Joel Sing |
2010-05-24 | sync | Theo de Raadt |
2010-05-24 | sync to hppa: Add missing prototypes | Theo de Raadt |
2010-05-24 | Add missing prototypes | Theo de Raadt |
2010-05-24 | Reduce differences between the Makefile.* files for all architectures. | Theo de Raadt |
2010-05-24 | We sometimes compile kernels with -Wvariable-decl because it makes us | Theo de Raadt |
2010-05-24 | plug second meta.source leak in .UT handling; from kristaps@ | Ingo Schwarze |
2010-05-24 | lift 64-byte max width for Sh (now BUFSIZ); from kristaps@ | Ingo Schwarze |
2010-05-24 | fix memory leak for .AT; from kristaps@ | Ingo Schwarze |
2010-05-24 | Fix segfault in mixing old enum types for -Thtml -mdoc; from kristaps@. | Ingo Schwarze |
2010-05-24 | Flush cache before suspend. | Mark Kettenis |
2010-05-24 | Link against libc_p and libpthread_p when -p or -pg is specified, like we did | Mark Kettenis |
2010-05-24 | removed prototypes for functions that were removed. | David Gwynne |
2010-05-24 | atascsi may (will) reuse ata_xfers, meaning the xa state that | David Gwynne |
2010-05-24 | sync to bsd.lv: remove needless #include <time.h> | Ingo Schwarze |
2010-05-24 | remove the now unused #define MAN_EL_USE, | Ingo Schwarze |
2010-05-24 | The input | Ingo Schwarze |
2010-05-24 | remove bpfdetach() here, because it is called correctly in if_detach() | David Gwynne |
2010-05-24 | there is no reason for one MAXPHYS definition to be different from all the ot... | Theo de Raadt |