summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-02usr.bin/join: make buildable with libbsdKiyoshi Aman1-44/+27
2019-06-02usr.bin/id: make buildable with libbsdKiyoshi Aman1-17/+4
2019-06-02usr.bin/iconv: remove as it is handled separatelyKiyoshi Aman2-358/+0
2019-06-02usr.bin/head: make buildable with libbsdKiyoshi Aman1-15/+2
2019-06-02usr.bin/grep: make buildable; needs more hammering to ensure proper functioningKiyoshi Aman6-57/+2
2019-06-02usr.bin/find: replace with heirloom findKiyoshi Aman12-4253/+2183
2019-06-02usr.bin/getconf: make buildable with libbsdKiyoshi Aman1-6/+2
2019-06-02usr.bin/{gencat,locale}: remove as it will be handled at another levelKiyoshi Aman4-1932/+0
2019-05-31usr.bin/fold: make buildable with libbsdKiyoshi Aman1-14/+2
2019-05-31usr.bin/find: make 99% buildable; needs parsedate() or equivalentKiyoshi Aman8-198/+90
2019-05-29usr.bin/expand: make buildable with libbsdKiyoshi Aman1-14/+2
2019-05-29usr.bin/env: make buildableKiyoshi Aman1-33/+20
2019-05-29usr.bin/du: make buildableKiyoshi Aman2-37/+59
2019-05-28usr.bin/dirname: make buildableKiyoshi Aman1-14/+1
2019-05-28usr.bin/cut: make buildableKiyoshi Aman2-19/+6
2019-05-28usr.bin/ctags: remove, handled separately alreadyKiyoshi Aman10-1946/+0
2019-05-28usr.bin/csplit: violating my own rule here; it builds, ship it! :VKiyoshi Aman1-10/+5
2019-05-28usr.bin/comm: make buildableKiyoshi Aman1-14/+1
2019-05-28usr.bin/compress: remove, as it is handled by ncompressKiyoshi Aman7-2005/+0
2019-05-28usr.bin/cmp: make buildable, remove nonstandard flagKiyoshi Aman6-65/+9
2019-05-28usr.bin/cal: make more buildable; requires curses work?Kiyoshi Aman1-17/+4
2019-05-25usr.bin/c99: remove; not sure why this evaded the initial pruneKiyoshi Aman2-83/+0
2019-05-25usr.bin/basename: make buildableKiyoshi Aman2-14/+2
2019-05-25usr.bin/at: remove; it is already available separatelyKiyoshi Aman14-2525/+0
2019-05-25usr.bin/asa: make buildableKiyoshi Aman1-6/+0
2019-03-15{usr.sbin/{link,unlink} => usr.bin}: move existing (un)link implementations i...Kiyoshi Aman4-41/+247
2019-03-15rm bin/sh usr.bin/make: utilities provided by other packagesKiyoshi Aman142-41429/+0