Age | Commit message (Expand) | Author |
2010-05-25 | The logic in this function is a little tricky (though correct). | Owain Ainsworth |
2010-05-25 | Having just calculated which sequence number we wish to wait for (so | Owain Ainsworth |
2010-05-25 | Initialise "last" pointer in node class constructor, fixes crashes with | Nicholas Marriott |
2010-05-25 | The _arch and _mach variables now come from config(8), decreasing even further | Theo de Raadt |
2010-05-25 | rename struct drm_i915_private to struct inteldrm_softc, to be more in | Owain Ainsworth |
2010-05-25 | Remove the DRI1 code paths from inteldrm as promised two weeks ago. | Owain Ainsworth |
2010-05-25 | Fix previous. s/sfs->f_typename/bfs->fs_typename and | Thordur I. Bjornsson |
2010-05-25 | Use token paste operator to avoid nested __CONCAT() macros. This allows | Joel Sing |
2010-05-25 | Zero out svr4_statvfs and svr4_statvfs64 before using and copy the | Todd C. Miller |
2010-05-25 | Hand-list the two-step assym.h -> .[Ss] -> .o dependencies. The | Theo de Raadt |
2010-05-25 | got the arch wrong | Theo de Raadt |
2010-05-25 | Ugh. Remove name2id.c for real now. | Claudio Jeker |
2010-05-25 | Remove another leftover from ospfd. ldpd does not have a concept of ext_tag | Claudio Jeker |
2010-05-25 | Add ldp (port 646) to services. Needs both udp and tcp. | Claudio Jeker |
2010-05-25 | libfrtbegin and libg2c are no longer in base; | Jason McIntyre |
2010-05-25 | Enable -fstack-protector by default. | Robert Nagy |
2010-05-25 | Implement the missing label map recv functions and cleanup the other recv | Claudio Jeker |
2010-05-25 | Add upcomming IMSG_LABEL_RELEASE, IMSG_LABEL_WITHDRAW and IMSG_LABEL_ABORT. | Claudio Jeker |
2010-05-25 | Kill a bogus bzero() and introduce an empty lde_check_release(). | Claudio Jeker |
2010-05-25 | I removed code in the last commit that is needed. Allocate rbuf now by | Claudio Jeker |
2010-05-25 | tweak previous; | Jason McIntyre |
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 |