| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring back a couple of ISO8859-15 locales: | bapt | 2015-11-16 | 10 | -32/+74 |
* | Add missing alias for zh_CN.UTF-8 | bapt | 2015-11-16 | 1 | -0/+1 |
* | Fix path for symlinks. | rodrigc | 2015-11-16 | 1 | -1/+1 |
* | Add NO_WERROR and WARNS to PROG_OVERRIDE_VARS for bsd.prog.mk compatibility | ngie | 2015-11-15 | 1 | -2/+2 |
* | Regenerate locales after readding ISO8859-1 for locales that have ISO8859-15 | bapt | 2015-11-15 | 13 | -7/+320 |
* | Simplify a bit the aliases generation | bapt | 2015-11-15 | 1 | -16/+10 |
* | Rework locale-links to not make symlinks on directories but symlinks on files | bapt | 2015-11-15 | 1 | -2/+14 |
* | Fix URL for powerpc cpu options. Remove reference to ia64 options as | imp | 2015-11-14 | 1 | -2/+1 |
* | Regen src.conf.5 | sjg | 2015-11-14 | 1 | -84/+85 |
* | Rename META_MODE option to DIRDEPS_BUILD | sjg | 2015-11-14 | 5 | -10/+22 |
* | This fixes several places where callout_stops return is examined. The | rrs | 2015-11-13 | 1 | -5/+5 |
* | META MODE: Don't double stage SYMLINKS for shared libraries. | bdrewery | 2015-11-13 | 1 | -1/+1 |
* | Revert r290740. | bdrewery | 2015-11-13 | 1 | -2/+1 |
* | bsd.doc.mk: Similar to r289391, make installing to a missing directory an error. | bdrewery | 2015-11-13 | 1 | -2/+2 |
* | META MODE: Don't double stage SYMLINKS for libraries. | bdrewery | 2015-11-13 | 1 | -1/+2 |
* | kern_testfrwk.9: Clean up manual page style | cem | 2015-11-12 | 1 | -104/+113 |
* | NO_CPU_OPTFLAGS doesn't exist, so don't document it. | imp | 2015-11-12 | 2 | -13/+2 |
* | Some basic documentation (a man page) on kern_testfrwk | rrs | 2015-11-12 | 2 | -0/+189 |
* | Move META MODE's HOST_CC/CXX/CPP setting to local.meta.sys.mk, which | bdrewery | 2015-11-11 | 2 | -6/+9 |
* | Add the MLINK for async_drain Thanks Edward for the pointer. | rrs | 2015-11-11 | 1 | -0/+1 |
* | Use explicit filename when creating locale symlinks to avoid creating a | bdrewery | 2015-11-11 | 6 | -6/+12 |
* | Add new async_drain to the callout system. This is so-far not used but | rrs | 2015-11-10 | 1 | -5/+33 |
* | Move the MK_BLUETOOTH block down below the architecture specific sections by the | ngie | 2015-11-10 | 1 | -4/+4 |
* | - Move ng_bluetooth.4 under MK_BLUETOOTH != no | ngie | 2015-11-10 | 2 | -4/+10 |
* | FAST_DEPEND: Fix building of wrong source files in some cases. | bdrewery | 2015-11-09 | 2 | -4/+6 |
* | Regenerate timedef now that the tools pad CJK correctly | bapt | 2015-11-09 | 3 | -27/+27 |
* | Add a manual page for PHOLD() and friends. | markj | 2015-11-08 | 2 | -0/+73 |
* | Regen after r290526 for WITH_CCACHE_BUILD. | bdrewery | 2015-11-08 | 1 | -1/+44 |
* | Add built-in ccache build support via WITH_CCACHE_BUILD option. | bdrewery | 2015-11-08 | 7 | -23/+91 |
* | FAST_DEPEND: Don't enable when .MAKE.MODE=meta. | bdrewery | 2015-11-08 | 1 | -1/+1 |
* | FAST_DEPEND: Don't include depend files when using 'make -V'. | bdrewery | 2015-11-08 | 1 | -0/+2 |
* | Fix alignment of the short month names for CJK locales, | ume | 2015-11-07 | 10 | -90/+90 |
* | Readd LOCALEDIR definition removed by accident | bapt | 2015-11-07 | 1 | -0/+3 |
* | Merge from head r290483 | bapt | 2015-11-07 | 17 | -45/+277 |
|\ |
|
| * | Another follow-up to r290475: Bump .Dd in sysctl_add_oid.9 | cem | 2015-11-07 | 1 | -1/+1 |
| * | Round out SYSCTL macros to the full set of fixed-width types | cem | 2015-11-07 | 3 | -12/+128 |
| * | The 'buildenv' target can safely be ran with '+'. | bdrewery | 2015-11-06 | 1 | -1/+1 |
| * | Add sysctl to control LACP strict compliance default | smh | 2015-11-06 | 1 | -1/+3 |
| * | Regenerate for WITH_FAST_DEPEND in r290433. | bdrewery | 2015-11-06 | 1 | -2/+10 |
| * | Add a FAST_DEPEND option, off by default, which speeds up the build significa... | bdrewery | 2015-11-06 | 4 | -7/+27 |
| * | When dumping an rman in DDB, include the RID of each resource. | jhb | 2015-11-05 | 1 | -3/+3 |
| * | remove \, it confuses things. | adrian | 2015-11-05 | 1 | -1/+1 |
| * | Correct a comment which appears to be mistakingly mechanically changed in r26... | bdrewery | 2015-11-05 | 1 | -1/+1 |
| * | Allow 'make buildenv' to work anywhere in the src tree. | bdrewery | 2015-11-05 | 2 | -0/+13 |
| * | Add a new helper function for PCI devices to locate the upstream | jhb | 2015-11-05 | 2 | -0/+14 |
| * | Add helper routines for PCI device drivers to read, write, and modify | jhb | 2015-11-05 | 2 | -3/+63 |
| * | Update authors' contact info and fix grammar bugs. | asomers | 2015-11-05 | 1 | -5/+4 |
| * | Rename libohash to libopenbsd. | rodrigc | 2015-11-04 | 1 | -3/+3 |
| * | Conditionally install (if_)?(otus|rsu).4, otusfw.4, rsufw.4, and urtwn.4 if | ngie | 2015-11-02 | 1 | -7/+7 |
* | | Remove short versions of locales totally for now | bapt | 2015-11-03 | 1 | -26/+0 |