summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-24fix some compile-via-gprbuild warningsHEADmasterKiyoshi Aman7-6/+8
2019-09-22Merge branch 'bsdutil' into 'master'Kiyoshi Aman9-19/+666
2019-09-22lib/bsdutil: add library for common utility functionsDan Theisen9-19/+666
2019-07-21bin/uname: fix nonstandard behaviourKiyoshi Aman1-6/+12
2019-07-20bin/uname: add POSIX-compliant uname(1)Kiyoshi Aman3-0/+204
2019-07-19bin/ed: make buildable with libbsdKiyoshi Aman9-90/+7
2019-07-07Makefile: byacc is normally installed as yaccKiyoshi Aman1-1/+1
2019-07-07README.md: document buildsystemKiyoshi Aman1-1/+13
2019-07-07build.pl: remove makeshift buildsystem in favour of gprbuildKiyoshi Aman1-138/+0
2019-07-06{usr.bin => bin}/{true,false}: put true/false where they belongKiyoshi Aman5-2/+2
2019-07-06Merge branch 'gprbuild-build-system' into 'master'Kiyoshi Aman84-1/+571
2019-07-05bin/expr: POSIX BRE is default and has no flagSamuel Holland1-1/+1
2019-07-05gitignore: ignore yacc-generated cSamuel Holland1-0/+1
2019-07-05build: add wrapper MakefileSamuel Holland5-12/+50
2019-07-05build: add gprbuild projectsSamuel Holland79-0/+531
2019-07-04bin/sync: retrieve erroneously-removed utilityKiyoshi Aman2-0/+115
2019-07-04bin/ln: make buildable with libbsdKiyoshi Aman1-20/+3
2019-06-22usr.bin/xargs: make buildable with libbsdKiyoshi Aman2-23/+4
2019-06-22usr.bin/what: make buildableKiyoshi Aman1-14/+1
2019-06-22usr.bin/wc: make buildableKiyoshi Aman1-19/+6
2019-06-22usr.bin/uuencode: make buildable with libbsd, drop non-POSIX base64 supportKiyoshi Aman1-67/+6
2019-06-20usr.bin/uudecode: make buildable with libbsd, remove nonstandard base64 supportKiyoshi Aman1-100/+40
2019-06-20usr.bin/unlink: make buildableKiyoshi Aman1-8/+1
2019-06-20usr.bin/uniq: make buildable with libbsdKiyoshi Aman1-15/+2
2019-06-20usr.bin/unifdef: this somehow missed the not-POSIX purgeKiyoshi Aman3-1413/+0
2019-06-20usr.bin/unexpand: make buildable with libbsdKiyoshi Aman1-16/+2
2019-06-20usr.bin/tty: make buildableKiyoshi Aman1-14/+1
2019-06-20usr.bin/tr: make buildableKiyoshi Aman2-23/+3
2019-06-15usr.bin/tee: make buildableKiyoshi Aman1-14/+1
2019-06-08usr.bin/tabs: 90% buildable, needs curses workKiyoshi Aman1-9/+1
2019-06-08usr.bin/split: make buildable against libbsdKiyoshi Aman1-17/+7
2019-06-05usr.bin/sort: make buildable with libbsdKiyoshi Aman10-110/+80
2019-06-05usr.bin/time: this was inappropriately pruned at some pointKiyoshi Aman5-29/+263
2019-06-04usr.bin/sed: make buildableKiyoshi Aman6-78/+16
2019-06-04usr.bin/renice: remove; it is provided elsewhereKiyoshi Aman2-332/+0
2019-06-03usr.bin/printf: make buildableKiyoshi Aman1-31/+1
2019-06-03usr.bin/pr: make buildableKiyoshi Aman2-26/+2
2019-06-03usr.bin/pathchk: make buildableKiyoshi Aman1-6/+1
2019-06-03usr.bin/patch: make buildableKiyoshi Aman7-32/+14
2019-06-03usr.bin/paste: make buildableKiyoshi Aman1-12/+1
2019-06-03usr.bin/nohup: make buildableKiyoshi Aman1-14/+1
2019-06-03usr.bin/nl: make buildable with libbsdKiyoshi Aman1-7/+1
2019-06-03usr.bin/nice: make buildable with libbsdKiyoshi Aman1-14/+2
2019-06-02usr.bin/mkstr: how did this survive the not-POSIX-or-LSB pruning???Kiyoshi Aman2-451/+0
2019-06-02usr.bin/mkfifo: make buildable with libbsdKiyoshi Aman1-14/+2
2019-06-02usr.bin/{m4,man,mesg}: remove, they are handled separatelyKiyoshi Aman47-8830/+0
2019-06-02usr.bin/logname: make buildableKiyoshi Aman1-14/+1
2019-06-02usr.bin/logger; removed; it is available in util-linuxKiyoshi Aman2-320/+0
2019-06-02usr.bin/link: make buildableKiyoshi Aman1-9/+1
2019-06-02usr.bin/ldd: remove as it is handled elsewhereKiyoshi Aman11-860/+0