name shrub/netmisc
description misc netbsd utilities portabilized
last change 2026-07-23
clone url
https://srcdump.net/shrub/netmisc.git

commit briefs

e8609ba
shrub  ·  2026-07-23
main
6dc3301
shrub  ·  2026-06-27
cfdc2da
shrub  ·  2026-06-24
8694e0e
shrub  ·  2026-06-22
cd754c4
shrub  ·  2026-06-22
e4cc209
shrub  ·  2026-06-04
863dc7f
shrub  ·  2026-06-04
44ae0f1
shrub  ·  2026-05-27
30ef0e4
shrub  ·  2026-05-26
b63693d
shrub  ·  2026-05-26

branches

refs

tree

readme

netmisc

misc programs from netbsd with some compatibilty shim and portability bits.

  • apply
  • col
  • ctags
  • finger
  • look
  • makefs
  • pr
  • rs
  • script

you need:

  • C compiler
  • yacc
  • ninja
  • libz

on musl you may also need:

  • musl-fts

to build:

ninja

to install:

ninja install # as root

all netbsd code under it's original license.