master
57 commits
25e5f43
xplshn  ·  2026-07-08
master
fix: make man

Signed-off-by: xplshn <anto@xplshn.com.ar>
2006ea5
xplshn  ·  2026-07-07
clean with ninja

Signed-off-by: xplshn <anto@xplshn.com.ar>
57ba0f9
xplshn  ·  2026-07-07
I'm stupid

Signed-off-by: xplshn <anto@xplshn.com.ar>
4bb01f6
xplshn  ·  2026-07-07
ninja backend for ninqu | fix warnings in bc.y,wget,make,sh | fmt cmd/extra/yap & others

Signed-off-by: xplshn <anto@xplshn.com.ar>
b52592b
xplshn  ·  2026-07-06
Get rif of Make/Makefile.sh and a bunch of bullshit

Signed-off-by: xplshn <anto@xplshn.com.ar>
c9e91a9
xplshn  ·  2026-07-02
sh: handle CTRL+C,S,Q,Z properly

Signed-off-by: xplshn <anto@xplshn.com.ar>
c54d5a0
shrub  ·  2026-07-02
fix build
ab84d83
xplshn  ·  2026-07-02
easter?

Signed-off-by: xplshn <anto@xplshn.com.ar>
aaaa864
xplshn  ·  2026-07-02
Update clean target

Signed-off-by: xplshn <anto@xplshn.com.ar>
3cd6e7c
xplshn  ·  2026-07-02
regen files proper

Signed-off-by: xplshn <anto@xplshn.com.ar>
c47e98d
xplshn  ·  2026-07-02
fix build

Signed-off-by: xplshn <anto@xplshn.com.ar>
a9a2328
xplshn  ·  2026-07-02
update .gitignore

Signed-off-by: xplshn <anto@xplshn.com.ar>
8c4178c
xplshn  ·  2026-07-02
Remove deps.mk

Signed-off-by: xplshn <anto@xplshn.com.ar>
48d35d7
xplshn  ·  2026-07-02
Build system changes - Update README

Signed-off-by: xplshn <anto@xplshn.com.ar>
a3cf753
shrub  ·  2026-07-01
add extra/yap
254edfc
xplshn  ·  2026-07-01
sh: qol change

Signed-off-by: xplshn <anto@xplshn.com.ar>
1586f63
xplshn  ·  2026-07-01
more header order fixes

Signed-off-by: xplshn <anto@xplshn.com.ar>
f47c515
xplshn  ·  2026-07-01
md5.h, crypt.h, sha*.h: add missing stdint.h include

Signed-off-by: xplshn <anto@xplshn.com.ar>
941abd4
xplshn  ·  2026-07-01
clang-format everything

Signed-off-by: xplshn <anto@xplshn.com.ar>
c4b4d74
xplshn  ·  2026-07-01
clang-format, mkpasswd, lsblk, fdisk, blkid, in-process execution, etc

Signed-off-by: xplshn <anto@xplshn.com.ar>
fd3a93f
xplshn  ·  2026-06-30
portable diskutils: blkid, lsblk, fdisk | general cleanup
b2a077b
shrub  ·  2026-06-30
merge dependency tracking changes
fa1b364
shrub  ·  2026-06-30
add proper dependency tracking to Makefile
f0a5bfc
shrub  ·  2026-06-30
merge pull request for netbsd patch

add patch from NetBSD
02a0859
shrub  ·  2026-06-30
patch
767b962
shrub  ·  2026-06-29
Merge pull request #5 from shrub900/master

arg handling fix
2182462
shrub  ·  2026-06-29
arg handling fix
60ae6ef
Anto  ·  2026-06-29
Merge pull request #3 from shrub900/master

added posix/diff, extra/diff3, extra/sync
09e4878
Anto  ·  2026-06-29
Merge pull request #4 from shrub900/mpages

fix malformed manpages
f048161
shrub  ·  2026-06-29
fix box
aeb8772
shrub  ·  2026-06-29
fix malformed manpages
571dd0f
shrub  ·  2026-06-29
added posix/diff, extra/diff3, extra/sync

diffs are from chimerautils(freebsd)
sync is from sbase
embedded manpages have been added to both.
8c1988e
xplshn  ·  2026-06-27
extra pragmas for avx code in b3sum

Signed-off-by: xplshn <anto@xplshn.com.ar>
45c1c16
xplshn  ·  2026-06-21
fix Makefile.sh

Signed-off-by: xplshn <anto@xplshn.com.ar>
e9ea73a
xplshn  ·  2026-06-21
lsblk, fdisk, blkid and updated manpages

Signed-off-by: xplshn <anto@xplshn.com.ar>
ea91416
Anto  ·  2026-06-17
Merge pull request #2 from shrub900/master

use mdoc for manpages and add some manpages
fb688de
shrub  ·  2026-06-17
use mdoc for manpages and add some manpages
f9f1b05
xplshn  ·  2026-06-17
yacc fallback

Signed-off-by: xplshn <anto@xplshn.com.ar>
3a56741
xplshn  ·  2026-06-17
oops: use system bearssl

Signed-off-by: xplshn <anto@xplshn.com.ar>
562c895
xplshn  ·  2026-06-17
Makefile.sh: handle yacc without -o

Signed-off-by: xplshn <anto@xplshn.com.ar>
2c4bc42
xplshn  ·  2026-06-17
update docs

Signed-off-by: xplshn <anto@xplshn.com.ar>
84fdd47
xplshn  ·  2026-06-17
tar & ip

Signed-off-by: xplshn <anto@xplshn.com.ar>
5bb6c0e
xplshn  ·  2026-06-16
SH build system - added manpages - large refactor

Signed-off-by: xplshn <anto@xplshn.com.ar>
18fa4ce
Anto  ·  2026-06-13
Merge pull request #1 from cowmonk/ports/sdhcp

Ported SDHCP as the DHCPD implementation
83c20a8
cowmonk  ·  2026-06-11
Restore getconf.h

no idea how I got rid of this by mistake
3869b2f
cowmonk  ·  2026-06-11
sdhcp.c upload

forgot to git add
eb66617
cowmonk  ·  2026-06-11
Ported SDHCP as the DHCPD implementation

sdhcp is a great alternative to udhcp/c/d, minimal and small.
Tested the build and works very well.
d3c888a
xplshn  ·  2026-06-11
Fix compilation error on NetBSD

Signed-off-by: xplshn <anto@xplshn.com.ar>
1c0c81d
xplshn  ·  2026-06-10
update getconf.h

Signed-off-by: xplshn <anto@xplshn.com.ar>
bf630ba
xplshn  ·  2026-06-10
Merge branch 'master' of https://github.com/xplshn/aruu
f8ed7d5
xplshn  ·  2026-06-10
fix: sed, ls

Signed-off-by: xplshn <anto@xplshn.com.ar>
abf1cb8
Anto  ·  2026-06-09
Update README
c264a7c
xplshn  ·  2026-06-09
update aruu-box & readme

Signed-off-by: xplshn <anto@xplshn.com.ar>
68d8340
xplshn  ·  2026-06-09
Feature gating and warning fixes

Signed-off-by: xplshn <anto@xplshn.com.ar>
b4204c7
Anto  ·  2026-06-08
Update README
4d6a12e
Anto  ·  2026-06-08
Update README
d85bb07
Antonio  ·  2026-06-08
First commit

Signed-off-by: Antonio <anto@shackles.my.domain>