aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | file_cmds: gzip: Fix BINDIRCameron Katri2021-05-131-1/+1
| |
* | shell_cmds: Install sh as ashCameron Katri2021-05-131-0/+1
| | | | | | | | | | | | | | I am leaving it up to the packager to hard link /bin/sh because it is common to use dash (Debian Almquist shell) as /bin/sh so it doesn't makes sense to force the usage of FreeBSD's fork of ash when it can break an existing ash install.
* | text_cmds: use libiosexecCameron Katri2021-05-132-1/+3
| |
* | system_cmds: use libiosexecCameron Katri2021-05-1320-4/+43
| |
* | shell_cmds: use libiosexecCameron Katri2021-05-1324-2/+46
| |
* | remote_cmds: use libiosexecCameron Katri2021-05-134-2/+6
| |
* | network_cmds: use libiosexecCameron Katri2021-05-132-0/+4
| |
* | misc_cmds: use libiosexecCameron Katri2021-05-132-0/+4
| |
* | mail_cmds: use libiosexecCameron Katri2021-05-133-0/+6
| |
* | file_cmds: use libiosexecCameron Katri2021-05-134-0/+8
| |
* | diskdev_cmds: use libiosexecCameron Katri2021-05-136-0/+16
| |
* | developer_cmds: use libiosexecCameron Katri2021-05-132-0/+5
| |
* | file_cmds: install: Patch strip() to use STRIPBIN env var instead of xcrunCameron Katri2021-05-131-4/+12
| |
* | shell_cmds: Fix locate installCameron Katri2021-05-131-1/+1
| |
* | file_cmds: Fix install and COLORLSCameron Katri2021-05-134-6/+12
| |
* | Update MakefileCameron Katri2021-05-121-0/+4
| |
* | FixesCameron Katri2021-05-123-3/+2
| |
* | file_cmds: Fix ipcsCameron Katri2021-05-122-0/+19
| |
* | system_cmds: Fix wait4path BINDIRCameron Katri2021-05-121-0/+2
| |
* | shell_cmds: Fix BINDIRsCameron Katri2021-05-124-0/+8
| |
* | file_cmds: Fix BINDIRs, mtree enable algsCameron Katri2021-05-1227-0/+55
| |
* | diskdev_cmds: Fix BINDIRsCameron Katri2021-05-1215-3/+33
| |
* | adv_cmds: Fix BINDIRsCameron Katri2021-05-122-13/+8
| |
* | text_cmds: All doneCameron Katri2021-05-1237-27/+226
| |
* | system_cmds: shutdown may not workCameron Katri2021-05-1263-26/+474
| |
* | All: add Makefile.incCameron Katri2021-05-1114-0/+15
| |
* | setup.sh: Initial commitCameron Katri2021-05-111-0/+147
| |
* | network_cmds: Get it all workingCameron Katri2021-05-1128-0/+237
| |
* | remote_cmds: Fix .PATHCameron Katri2021-05-104-4/+4
| |
* | file_cmds: Fix .PATHCameron Katri2021-05-101-1/+1
| |
* | diskdev_cmds: Fix .PATHCameron Katri2021-05-102-2/+2
| |
* | shell_cmds: Fix includeCameron Katri2021-05-102-2/+2
| |
* | Merge branch 'apple'Cameron Katri2021-05-10355-0/+147068
|\|
| * libtelnet-13Cameron Katri2021-05-1025-0/+7065
| |
| * libpcap-98.40.1Cameron Katri2021-05-10330-0/+140003
| |
* | shell_cmds: All compiledCameron Katri2021-05-1055-16/+317
| |
* | remote_cmds: All compilingCameron Katri2021-05-1011-145/+56
| |
* | patch_cmds: diffstat without autotoolsCameron Katri2021-05-104-4/+11
| |
* | misc_cmds: All compiledCameron Katri2021-05-108-1/+36
| |
* | mail_cmds: All compilingCameron Katri2021-05-106-61/+35
| |
* | file_cmds: mtree probably won't work, but it does compileCameron Katri2021-05-1033-3/+199
| |
* | doc_cmds: Add makefilesCameron Katri2021-05-094-0/+19
| |
* | developer_cmds: All but indentCameron Katri2021-05-096-0/+40
| |
* | basic_cmds: MakefilesCameron Katri2021-05-095-0/+23
| |
* | diskdev_cmds: Patch it allCameron Katri2021-05-0921-8/+121
| |
* | bootstrap_cmds: Patches all workingCameron Katri2021-05-093-1/+26
| |
* | adv_cmds: All but pkill compilingCameron Katri2021-05-0917-2/+87
|/
* Import macOS userlandCameron Katri2021-05-092627-0/+497181
adv_cmds-176 basic_cmds-55 bootstrap_cmds-116.100.1 developer_cmds-66 diskdev_cmds-667.40.1 doc_cmds-53.60.1 file_cmds-321.40.3 mail_cmds-35 misc_cmds-34 network_cmds-606.40.1 patch_cmds-17 remote_cmds-63 shell_cmds-216.60.1 system_cmds-880.60.2 text_cmds-106