unix/fiss

in master
Repositories | Summary | Log | Files | LICENSE

ModeNameSize
-rw-r--r-- .clang-format1356B
-rw-r--r-- .github/workflows/check.yml449B
-rw-r--r-- .github/workflows/website.yml516B
-rw-r--r-- LICENSE883B
-rw-r--r-- Makefile731B
-rw-r--r-- assets/github-mark-white.svg960B
-rw-r--r-- assets/github-mark.svg963B
-rw-r--r-- assets/style.css867B
-rw-r--r-- assets/template.html875B
-rw-r--r-- config.h1351B
-rw-r--r-- config.mk439B
-rwxr-xr-x configure9959B
-rw-r--r-- contrib/command.txt759B
-rw-r--r-- contrib/death.txt397B
-rw-r--r-- contrib/dependency.txt51B
-rw-r--r-- contrib/docs.txt1042B
-rw-r--r-- contrib/event.txt220B
-rw-r--r-- contrib/exit-codes.txt111B
-rw-r--r-- contrib/serialize.txt1848B
-rw-r--r-- contrib/supervise.txt1013B
-rw-r--r-- docs/Makefile86B
-rw-r--r-- docs/index.txt15062B
-rw-r--r-- etc/crypt.awk4069B
-rwxr-xr-x etc/resume70B
-rwxr-xr-x etc/start368B
-rwxr-xr-x etc/stop239B
-rwxr-xr-x etc/suspend71B
-rw-r--r-- etc/utils1179B
-rw-r--r-- fiss.svg14142B
-rw-r--r-- lib/Makefile114B
-rw-r--r-- lib/libbio/Makefile320B
-rw-r--r-- lib/libbio/NOTICE1292B
-rw-r--r-- lib/libbio/README129B
-rw-r--r-- lib/libbio/bbuffered.c300B
-rw-r--r-- lib/libbio/bcat.c748B
-rw-r--r-- lib/libbio/bfildes.c83B
-rw-r--r-- lib/libbio/bflush.c525B
-rw-r--r-- lib/libbio/bgetc.c959B
-rw-r--r-- lib/libbio/bgetd.c411B
-rw-r--r-- lib/libbio/bgetrune.c645B
-rw-r--r-- lib/libbio/binit.c2130B
-rw-r--r-- lib/libbio/bio.36833B
-rw-r--r-- lib/libbio/bio.h2392B
-rw-r--r-- lib/libbio/boffset.c355B
-rw-r--r-- lib/libbio/bprint.c181B
-rw-r--r-- lib/libbio/bputc.c234B
-rw-r--r-- lib/libbio/bputrune.c314B
-rw-r--r-- lib/libbio/brdline.c1567B
-rw-r--r-- lib/libbio/brdstr.c2190B
-rw-r--r-- lib/libbio/bread.c720B
-rw-r--r-- lib/libbio/bseek.c1035B
-rw-r--r-- lib/libbio/bvprint.c654B
-rw-r--r-- lib/libbio/bwrite.c586B
-rw-r--r-- lib/libbio/lib9.h481B
-rw-r--r-- lib/libfmt/Makefile674B
-rw-r--r-- lib/libfmt/NOTICE1219B
-rw-r--r-- lib/libfmt/README129B
-rw-r--r-- lib/libfmt/charstod.c1357B
-rw-r--r-- lib/libfmt/dofmt.c11644B
-rw-r--r-- lib/libfmt/dorfmt.c1008B
-rw-r--r-- lib/libfmt/errfmt.c263B
-rw-r--r-- lib/libfmt/fltfmt.c13354B
-rw-r--r-- lib/libfmt/fmt.c4751B
-rw-r--r-- lib/libfmt/fmt.h4087B
-rw-r--r-- lib/libfmt/fmtdef.h4178B
-rw-r--r-- lib/libfmt/fmtfd.c686B
-rw-r--r-- lib/libfmt/fmtfdflush.c417B
-rw-r--r-- lib/libfmt/fmtinstall.37924B
-rw-r--r-- lib/libfmt/fmtlocale.c1358B
-rw-r--r-- lib/libfmt/fmtlock.c194B
-rw-r--r-- lib/libfmt/fmtnull.c529B
-rw-r--r-- lib/libfmt/fmtprint.c624B
-rw-r--r-- lib/libfmt/fmtquote.c5183B
-rw-r--r-- lib/libfmt/fmtrune.c452B
-rw-r--r-- lib/libfmt/fmtstr.c305B
-rw-r--r-- lib/libfmt/fmtvprint.c642B
-rw-r--r-- lib/libfmt/fprint.c285B
-rw-r--r-- lib/libfmt/nan.h120B
-rw-r--r-- lib/libfmt/nan64.c1287B
-rw-r--r-- lib/libfmt/plan9.h765B
-rw-r--r-- lib/libfmt/pow10.c1438B
-rw-r--r-- lib/libfmt/print.39427B
-rw-r--r-- lib/libfmt/print.c275B
-rw-r--r-- lib/libfmt/runefmtstr.c301B
-rw-r--r-- lib/libfmt/runeseprint.c333B
-rw-r--r-- lib/libfmt/runesmprint.c305B
-rw-r--r-- lib/libfmt/runesnprint.c333B
-rw-r--r-- lib/libfmt/runesprint.c323B
-rw-r--r-- lib/libfmt/runevseprint.c515B
-rw-r--r-- lib/libfmt/runevsmprint.c1542B
-rw-r--r-- lib/libfmt/runevsnprint.c526B
-rw-r--r-- lib/libfmt/seprint.c305B
-rw-r--r-- lib/libfmt/smprint.c277B
-rw-r--r-- lib/libfmt/snprint.c305B
-rw-r--r-- lib/libfmt/sprint.c724B
-rw-r--r-- lib/libfmt/strtod.c9133B
-rw-r--r-- lib/libfmt/test.c1849B
-rw-r--r-- lib/libfmt/test2.c118B
-rw-r--r-- lib/libfmt/test3.c867B
-rw-r--r-- lib/libfmt/vfprint.c386B
-rw-r--r-- lib/libfmt/vseprint.c489B
-rw-r--r-- lib/libfmt/vsmprint.c1445B
-rw-r--r-- lib/libfmt/vsnprint.c520B
-rw-r--r-- lib/libutf/Makefile428B
-rw-r--r-- lib/libutf/NOTICE1211B
-rw-r--r-- lib/libutf/README129B
-rw-r--r-- lib/libutf/isalpharune.31090B
-rw-r--r-- lib/libutf/plan9.h562B
-rw-r--r-- lib/libutf/rune.33064B
-rw-r--r-- lib/libutf/rune.c4071B
-rw-r--r-- lib/libutf/runestrcat.31131B
-rw-r--r-- lib/libutf/runestrcat.c919B
-rw-r--r-- lib/libutf/runestrchr.c1012B
-rw-r--r-- lib/libutf/runestrcmp.c1020B
-rw-r--r-- lib/libutf/runestrcpy.c936B
-rw-r--r-- lib/libutf/runestrdup.c995B
-rw-r--r-- lib/libutf/runestrecpy.c1004B
-rw-r--r-- lib/libutf/runestrlen.c889B
-rw-r--r-- lib/libutf/runestrncat.c1013B
-rw-r--r-- lib/libutf/runestrncmp.c1049B
-rw-r--r-- lib/libutf/runestrncpy.c1034B
-rw-r--r-- lib/libutf/runestrrchr.c981B
-rw-r--r-- lib/libutf/runestrstr.c1221B
-rw-r--r-- lib/libutf/runetype.c30503B
-rw-r--r-- lib/libutf/utf.72338B
-rw-r--r-- lib/libutf/utf.h1602B
-rw-r--r-- lib/libutf/utfdef.h680B
-rw-r--r-- lib/libutf/utfecpy.c1159B
-rw-r--r-- lib/libutf/utflen.c1031B
-rw-r--r-- lib/libutf/utfnlen.c1124B
-rw-r--r-- lib/libutf/utfrrune.c1206B
-rw-r--r-- lib/libutf/utfrune.c1192B
-rw-r--r-- lib/libutf/utfutf.c1198B
-rw-r--r-- lib/libutil.old/Makefile171B
-rw-r--r-- lib/libutil.old/common.h846B
-rw-r--r-- lib/libutil.old/open.h248B
-rw-r--r-- lib/libutil.old/openwrite.c313B
-rw-r--r-- lib/libutil.old/types.h505B
-rw-r--r-- lib/libutil.old/util.c2967B
-rw-r--r-- lib/libutil.old/util.h1019B
-rw-r--r-- lib/libutil/Makefile129B
-rw-r--r-- lib/libutil/arg.c31B
-rw-r--r-- lib/libutil/arg.h1491B
-rw-r--r-- lib/libutil/common.h429B
-rw-r--r-- mk/lib.mk304B
-rw-r--r-- mk/object.mk434B
-rw-r--r-- mk/phony.mk175B
-rw-r--r-- mk/prog.mk2369B
-rw-r--r-- mk/subdir.mk99B
-rw-r--r-- readme.md4934B
-rw-r--r-- src/Makefile195B
-rw-r--r-- src/chpst/Makefile311B
-rw-r--r-- src/chpst/chpst.8.txt3810B
-rw-r--r-- src/chpst/chpst.c7089B
-rw-r--r-- src/chpst/envuidgid.lnk6B
-rw-r--r-- src/chpst/parse.c1319B
-rw-r--r-- src/chpst/parse.h88B
-rw-r--r-- src/chpst/pgrphack.lnk6B
-rw-r--r-- src/chpst/setlock.lnk6B
-rw-r--r-- src/chpst/setuidgid.lnk6B
-rw-r--r-- src/chpst/softlimit.lnk6B
-rw-r--r-- src/finit/LICENSE1099B
-rw-r--r-- src/finit/Makefile238B
-rw-r--r-- src/finit/README587B
-rw-r--r-- src/finit/finit.c1548B
-rw-r--r-- src/fsvc/Makefile268B
-rw-r--r-- src/fsvc/fsvc.8.txt2828B
-rw-r--r-- src/fsvc/fsvc.c7819B
-rw-r--r-- src/fsvc/signame.c3169B
-rw-r--r-- src/fsvc/signame.h89B
-rw-r--r-- src/fsvs/Makefile336B
-rw-r--r-- src/fsvs/dependency.c1410B
-rw-r--r-- src/fsvs/encode.c1557B
-rw-r--r-- src/fsvs/fsvs.8.txt698B
-rw-r--r-- src/fsvs/fsvs.c1417B
-rw-r--r-- src/fsvs/handle_command.c1322B
-rw-r--r-- src/fsvs/handle_exit.c2458B
-rw-r--r-- src/fsvs/message.c2010B
-rw-r--r-- src/fsvs/message.h359B
-rw-r--r-- src/fsvs/register.c2364B
-rw-r--r-- src/fsvs/service.c1738B
-rw-r--r-- src/fsvs/service.h4443B
-rw-r--r-- src/fsvs/start.c3073B
-rw-r--r-- src/fsvs/status.c2130B
-rw-r--r-- src/fsvs/stop.c1060B
-rw-r--r-- src/fsvs/supervise.c3658B
-rw-r--r-- src/halt/Makefile271B
-rw-r--r-- src/halt/halt.8.txt1104B
-rw-r--r-- src/halt/halt.c1416B
-rw-r--r-- src/halt/poweroff.lnk4B
-rw-r--r-- src/halt/reboot.lnk4B
-rw-r--r-- src/halt/shutdown.8.txt1527B
-rw-r--r-- src/halt/shutdown.sh1425B
-rw-r--r-- src/halt/wtmp.c931B
-rw-r--r-- src/halt/wtmp.h155B
-rw-r--r-- src/modules-load/Makefile276B
-rw-r--r-- src/modules-load/modules-load.8.txt1156B
-rw-r--r-- src/modules-load/modules-load.c2968B
-rw-r--r-- src/seedrng/Makefile218B
-rw-r--r-- src/seedrng/seedrng.c12628B
-rw-r--r-- src/serdo/Makefile248B
-rw-r--r-- src/serdo/builtins.c1396B
-rw-r--r-- src/serdo/serdo.8.txt1588B
-rw-r--r-- src/serdo/serdo.c2684B
-rw-r--r-- src/serdo/test.serdo0B
-rw-r--r-- src/sigremap/Makefile193B
-rw-r--r-- src/sigremap/sigremap.8.txt1061B
-rw-r--r-- src/sigremap/sigremap.c8264B
-rw-r--r-- src/supervise/Makefile499B
-rw-r--r-- src/supervise/defs.h3183B
-rw-r--r-- src/supervise/encode.c2747B
-rw-r--r-- src/supervise/need_restart.c569B
-rw-r--r-- src/supervise/rotate_state.c2406B
-rw-r--r-- src/supervise/state_functions.c522B
-rw-r--r-- src/supervise/supervise.c3093B
-rw-r--r-- src/supervise/write_status.c595B
-rw-r--r-- src/vlogger/Makefile238B
-rw-r--r-- src/vlogger/vlogger.8.txt2916B
-rw-r--r-- src/vlogger/vlogger.c4315B
-rw-r--r-- src/zzz/Makefile191B
-rw-r--r-- src/zzz/ZZZ.lnk3B
-rw-r--r-- src/zzz/zzz.8.txt1302B
-rw-r--r-- src/zzz/zzz.c2811B
-rw-r--r-- state-next.md2184B
-rw-r--r-- supervise/lock0B
-rw-r--r-- supervise/pid0B
-rw-r--r-- supervise/stat5B
-rw-r--r-- supervise/status20B
-rw-r--r-- tools/make-docs.py2801B
-rw-r--r-- tools/make-man.py1323B