Here are all the files used to generate this website.
Last updated: 17 Apr 2025
Directory Tree
.
├── about.md
├── bin
│ ├── lmt
│ ├── mkws
│ ├── pp
│ ├── sitemap-generator
│ └── src
│ ├── lts
│ │ ├── lat.1
│ │ ├── lat.c
│ │ ├── lct.1
│ │ ├── lct.c
│ │ ├── lmt.1
│ │ ├── lmt.c
│ │ ├── lts.5
│ │ ├── Makefile
│ │ ├── README
│ │ └── strlcpy.h
│ └── pp
│ ├── LICENSE
│ ├── Makefile
│ ├── pp.1
│ ├── pp.c
│ ├── README
│ └── README.md
├── fonts
│ ├── gallant-lineart.woff2
│ ├── gallant.woff2
│ └── spleen.woff2
├── funny
│ ├── 10com.html
│ ├── 10com.txt
│ ├── 10com.upphtml
│ ├── ed.html
│ ├── ed.txt
│ ├── ed.upphtml
│ ├── pen15.html
│ ├── pen15.txt
│ ├── pen15.upphtml
│ ├── realprogrammers.html
│ ├── realprogrammers.txt
│ └── realprogrammers.upphtml
├── gophermap
├── GSOC
│ ├── FreeBSDproposal.org
│ ├── FreeBSDproposal.pdf
│ ├── FreeBSDproposal.tex
│ ├── FreeBSDproposal.txt
│ ├── patchset.patch
│ ├── RV_FreeBSD_proposal.org
│ ├── RV_FreeBSD_proposal.pdf
│ ├── RV_FreeBSD_proposal.tex
│ └── RV_FreeBSD_proposal.txt
├── index.html
├── index.upphtml
├── Makefile
├── Notes
│ ├── 2020
│ │ ├── pixelbook.html
│ │ ├── pixelbook.md
│ │ └── pixelbook.upphtml
│ ├── 2023
│ │ ├── zig.html
│ │ ├── zig.md
│ │ └── zig.upphtml
│ ├── 2024
│ │ ├── bhyve
│ │ │ ├── index.html
│ │ │ ├── index.upphtml
│ │ │ └── networking.md
│ │ ├── freebsd-gpu
│ │ │ ├── corvinscript
│ │ │ ├── guide.md
│ │ │ ├── index.html
│ │ │ ├── index.upphtml
│ │ │ ├── nvidia.patch
│ │ │ └── script
│ │ └── gsoc
│ │ ├── summary
│ │ │ ├── index.html
│ │ │ ├── index.upphtml
│ │ │ └── summary.md
│ │ ├── w1
│ │ │ ├── ascii.html
│ │ │ ├── ascii.upphtml
│ │ │ ├── index.html
│ │ │ ├── index.upphtml
│ │ │ ├── intro.ascii
│ │ │ └── intro.md
│ │ ├── w10
│ │ │ ├── cpy.md
│ │ │ ├── index.html
│ │ │ └── index.upphtml
│ │ ├── w2
│ │ │ ├── index.html
│ │ │ ├── index.upphtml
│ │ │ ├── kyua-fixed
│ │ │ │ └── html
│ │ │ │ └── report.css
│ │ │ ├── kyua-memcmp
│ │ │ │ └── report.css
│ │ │ ├── kyua-memcmp-fixed
│ │ │ │ ├── eMl.tar.gz
│ │ │ │ ├── html
│ │ │ │ │ └── report.css
│ │ │ │ └── report.css
│ │ │ ├── kyua-memcmp-test
│ │ │ │ └── html
│ │ │ │ └── report.css
│ │ │ ├── kyua-secfix
│ │ │ │ └── report.css
│ │ │ ├── memcmp.md
│ │ │ └── memcmp.md.bak
│ │ ├── w3
│ │ │ ├── index.html
│ │ │ ├── index.upphtml
│ │ │ └── strcmp.md
│ │ └── w4
│ │ ├── index.html
│ │ ├── index.upphtml
│ │ └── strncmp.md
│ ├── 2025
│ │ ├── glibc-bench
│ │ │ └── benchtests.md
│ │ ├── jails
│ │ │ └── jails.md
│ │ └── poudriere
│ │ └── poudriere.md
│ ├── airs
│ │ ├── airs.sh
│ │ ├── combining-versions.md
│ │ ├── combining-versions.upphtml
│ │ ├── eh_frame_hdr.md
│ │ ├── eh_frame_hdr.upphtml
│ │ ├── eh_frame.md
│ │ ├── eh_frame.upphtml
│ │ ├── elf.md
│ │ ├── elf.upphtml
│ │ ├── executable-stack.md
│ │ ├── executable-stack.upphtml
│ │ ├── gcc-exception-frames.md
│ │ ├── gcc-exception-frames.upphtml
│ │ ├── gcc_except_table.md
│ │ ├── gcc_except_table.upphtml
│ │ ├── index.upphtml
│ │ ├── linker-combreloc.md
│ │ ├── linker-combreloc.upphtml
│ │ ├── linker-relro.md
│ │ ├── linker-relro.upphtml
│ │ ├── linkers-10.md
│ │ ├── linkers-10.upphtml
│ │ ├── linkers-11.md
│ │ ├── linkers-11.upphtml
│ │ ├── linkers-12.md
│ │ ├── linkers-12.upphtml
│ │ ├── linkers-13.md
│ │ ├── linkers-13.upphtml
│ │ ├── linkers-14.md
│ │ ├── linkers-14.upphtml
│ │ ├── linkers-15.md
│ │ ├── linkers-15.upphtml
│ │ ├── linkers-16.md
│ │ ├── linkers-16.upphtml
│ │ ├── linkers-17.md
│ │ ├── linkers-17.upphtml
│ │ ├── linkers-18.md
│ │ ├── linkers-18.upphtml
│ │ ├── linkers-19.md
│ │ ├── linkers-19.upphtml
│ │ ├── linkers-1.md
│ │ ├── linkers-1.upphtml
│ │ ├── linkers-20.md
│ │ ├── linkers-20.upphtml
│ │ ├── linkers-2.md
│ │ ├── linkers-2.upphtml
│ │ ├── linkers-3.md
│ │ ├── linkers-3.upphtml
│ │ ├── linkers-4.md
│ │ ├── linkers-4.upphtml
│ │ ├── linkers-5.md
│ │ ├── linkers-5.upphtml
│ │ ├── linkers-6.md
│ │ ├── linkers-6.upphtml
│ │ ├── linkers-7.md
│ │ ├── linkers-7.upphtml
│ │ ├── linkers-8.md
│ │ ├── linkers-8.upphtml
│ │ ├── linkers-9.md
│ │ ├── linkers-9.upphtml
│ │ ├── maskray-1.md
│ │ ├── maskray-1.upphtml
│ │ ├── maskray-2.md
│ │ ├── maskray-2.upphtml
│ │ ├── maskray-3.md
│ │ ├── maskray-3.upphtml
│ │ ├── maskray-4.md
│ │ ├── maskray-4.upphtml
│ │ ├── maskray-5.md
│ │ ├── maskray-5.upphtml
│ │ ├── maskray-6.md
│ │ ├── maskray-6.upphtml
│ │ ├── maskray-7.md
│ │ ├── maskray-7.upphtml
│ │ ├── maskray-8.md
│ │ ├── maskray-8.upphtml
│ │ ├── masto-thread.md
│ │ ├── masto-thread.upphtml
│ │ ├── piece-of-pie.md
│ │ ├── piece-of-pie.upphtml
│ │ ├── protected-symbols.md
│ │ ├── protected-symbols.upphtml
│ │ ├── README.md
│ │ ├── version-scripts.md
│ │ └── version-scripts.upphtml
│ ├── ascii
│ │ ├── GPU_passthrough_for_bhyve_on_FreeBSD_14.txt
│ │ ├── GSoC_status_update__2__memcmp_.txt
│ │ ├── GSoC_status_update__3__strcmp_.txt
│ │ ├── GSoC_status_update__4__A_bit_of_everything_.txt
│ │ ├── GSoC_status_update__5__cpy__ccpy__lcpy_.txt
│ │ ├── Hello_Beastie_and_Google_Summer_of_Code_.txt
│ │ ├── index.html
│ │ ├── index.upphtml
│ │ └── Installing_Linux_5_4_ChromiumOS_Kernel_on_Pixelbook_with_modified_SEABIOS_from_mrchromebox_tech.txt
│ ├── genascii
│ ├── gophermap
│ ├── gopher.sh
│ ├── index.html
│ ├── index.upphtml
│ ├── mdtoorg.sh
│ ├── org
│ │ ├── Debugging_with_zig.org
│ │ ├── GPU_passthrough_for_bhyve_on_FreeBSD_14.org
│ │ ├── GSoC_status_update__2__memcmp_.org
│ │ ├── GSoC_status_update__3__strcmp_.org
│ │ ├── GSoC_status_update__4__A_bit_of_everything_.org
│ │ ├── GSoC_status_update__5__cpy__ccpy__lcpy_.org
│ │ ├── Hello_Beastie_and_Google_Summer_of_Code_.org
│ │ └── Installing_Linux_5_4_ChromiumOS_Kernel_on_Pixelbook_with_modified_SEABIOS_from_mrchromebox_tech.org
│ └── orgtoascii.sh
├── pastes
│ ├── bad-1738005377-1-529.el
│ ├── base-1737762811-15069-15608.el
│ ├── base.el
│ ├── basic-1738408323.c
│ ├── basic-1738424041-1-192.c
│ ├── _eat_-1738179037
│ ├── _eshell_-1-70
│ ├── _eshell_-1738233919
│ ├── index
│ ├── index-1738176594-68-133.upphtml
│ ├── index-1738176674-68-133.upphtml
│ ├── index-1738177198-67-133.upphtml
│ ├── init-1738173106-5302-5370.el
│ ├── intopt-1-434.c
│ ├── main-11709-14896.c
│ ├── main-1737806461-11709-14896.c
│ ├── main-1738444520-1-1669.rs
│ ├── main.c
│ ├── main.go
│ ├── main.go.light
│ ├── mkdocs-1738178158-1-631.yml
│ ├── scpaste0ir1S4init-1738173009-5099-5292.el
│ ├── scpaste1ULXcefontaine-1738172514-1-72.el
│ ├── scpaste8rV9Ldfontaine-1738172456-7959-8082.el
│ ├── scpasteRu7ppWindex
│ ├── scpasteYuciJEinit-1738172834-5064-5300.el
│ ├── _scratch_
│ ├── _scratch_-1738171706-77-581
│ ├── strncmp-1-1916.S
│ ├── theo
│ ├── tmpinit-1738175274-5099-5291.el
│ └── tmpinit-1738175304-5099-5291.el
├── Pictures
│ ├── index.html
│ └── index.upphtml
├── share
│ ├── arp.png
│ ├── arp.svg
│ ├── beastieblack.png
│ ├── beastiewhite.png
│ ├── bell.svg
│ ├── blaupunkt.png
│ ├── df.svg
│ ├── efukt.svg
│ ├── kanelbulle.png
│ ├── l.upphtml
│ ├── l.upphtml.bak
│ ├── pjw.svg
│ ├── playicon.png
│ ├── puffy.png
│ ├── puffy.svg
│ ├── sdf.png
│ ├── sitemap.uppxml
│ ├── s.uppcss
│ ├── s.uppcss.bak
│ ├── swedenflag.svg
│ ├── theme.js
│ ├── trident.svg
│ ├── weasel.png
│ ├── weasel.svg
│ └── welcome.js
├── sitemap.xml
├── src
│ ├── index.html
│ └── index.upphtml
├── Synths
│ ├── about.md
│ ├── index.html
│ └── index.upphtml
├── testdoc
├── testpage.html
├── testpage.upphtml
└── Zverige
└── SVERIGE SWEDEN SCHWEDEN SUECIA_files
├── athena.js
├── banner-styles.css
├── bundle-playback.js
├── iconochive.css
├── phpmyvisites.js
├── ruffle.js
└── wombat.js
44 directories, 279 files