Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-27Update sh from FreeBSD r344502.Bryan Drewery
2019-02-12Update sh from head r343981Bryan Drewery
2018-11-14Update sh from head r340284Bryan Drewery
2018-10-23Update sh to r338473Bryan Drewery
2018-10-23Fix patching of trap.cBryan Drewery
2018-02-13sh: Bump VTABSIZE to 1000 which improves hash_set/get performance, avoiding c...Bryan Drewery
2018-02-08Add trap_push/pop builtinsBryan Drewery
2018-02-08sh: expose gotsigBryan Drewery
2018-01-27Update sh from FreeBSD r327475Bryan Drewery
2018-01-27Disable AUTO_OBJ for updating shBryan Drewery
2017-09-05Update to ptsort 1.20170904Bryan Drewery
2017-06-20Update sh from FreeBSD head r319826Bryan Drewery
2017-06-05Update sh from FreeBSD head r319576Bryan Drewery
2017-05-26Update sh from FreeBSD head @ r318502Bryan Drewery
2017-05-09Update sh from FreeBSD head @ r317912Bryan Drewery
2017-03-10Upate sh to FreeBSD head r315005Bryan Drewery
2017-03-08Update kill from FreeBSD head r314714Bryan Drewery
2017-03-08Support VPATH buildsBryan Drewery
2017-03-08Add compat for utimensat(2) for touch builtin.Bryan Drewery
2017-03-05Update sh from FreeBSD head r314686Bryan Drewery
2017-02-18Add plumbing to append to external/sh/builtins.def via src/sh/builtins.defBryan Drewery
2017-02-18sh: Generate builtins.[ch] at build timeBryan Drewery
2017-02-18Update sh from head @ r313660Bryan Drewery
2017-02-16Import ptsort 0.20170215 from https://www.github.com/dag-erling/ptsortBryan Drewery
2016-12-25Use khash instead of uthash, it is a bit faster and consumer less memoryBaptiste Daroussin
2016-05-20Add compat for strchrnul(3) for FreeBSD 9.3Bryan Drewery
2016-03-23Update sh from head @ r296813Bryan Drewery
2016-03-23Sort sh sources listBryan Drewery
2016-01-07Update sh from head @ r293359Bryan Drewery
2016-01-07Update libnv to the latest head @ r293361Bryan Drewery
2015-08-04sh: Update to FreeBSD r285385Bryan Drewery
2015-06-06Update sh to FreeBSD r281982Bryan Drewery
2015-04-21sh: Really fix compatibility with 8.4Bryan Drewery
2015-04-21sh: Fix compatibility with 8.4Bryan Drewery
2015-04-19Cleanup after sh importingBryan Drewery
2015-04-19Import /bin/sh from FreeBSD r281718Bryan Drewery
2015-03-13Update to latest libuclBaptiste Daroussin
2015-03-13Update libnv to the latest version from FreeBSD headBaptiste Daroussin
2014-11-13Add a new cached daemon so far it only handle the name/origin cacheBaptiste Daroussin
2014-09-27Sync with libuclBaptiste Daroussin
2014-09-27Update libnv to FreeBSD r272102Bryan Drewery
2014-07-19Sync with libucl upstream (fixes a parser bug)Baptiste Daroussin
2014-07-18Update libucl to latest versionBaptiste Daroussin
2014-05-16Update libucl to 0.4.0-12-g0375252Bryan Drewery
2014-05-16Fix build on 9.1 which does not have F_DUPFD_CLOEXECBryan Drewery
2014-04-24Import libnvBaptiste Daroussin
2014-04-23Update to libucl 0.4.0, adapt poudrieredBaptiste Daroussin
2014-03-24Reapply [1ca3c5a] and fix by adding the missing bits to configure.acBaptiste Daroussin
2014-03-23Revert [1ca3c5a] for now, breaks build and needs more workBryan Drewery
2014-03-21Update libucl to the latest versionBaptiste Daroussin