No description
  • C 79.8%
  • Roff 16.3%
  • Shell 1.9%
  • Assembly 1.8%
  • Makefile 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ori Bernstein 2a941967c8 sync
2024-12-04 16:12:28 +00:00
test sync 2024-12-04 16:12:28 +00:00
atomic-386.s sync 2024-12-04 16:12:28 +00:00
atomic-amd64.s atomic-amd64: return value after adding, not before, in ainc 2023-12-20 03:22:17 +00:00
atomic-arm.c atomic: add crappy fallback implementations of atomics 2023-12-25 17:03:32 +00:00
atomic-arm64.s atomic: add arm64 support (thanks kws) 2023-11-05 17:32:02 +00:00
atomic-mips.c atomic: add crappy fallback implementations of atomics 2023-12-25 17:03:32 +00:00
atomic-power64.s atomic: add power64 implementation (untested) 2024-05-14 03:01:33 +00:00
atomic-spim.c atomic: add crappy fallback implementations of atomics 2023-12-25 17:03:32 +00:00
atomic.h atomic: remove aincp: it's not a useful operation 2023-12-20 03:33:30 +00:00
blk.c sync 2024-12-04 16:12:28 +00:00
cache.c sync 2024-12-04 16:12:28 +00:00
check.c sync 2024-12-04 16:12:28 +00:00
cons.c sync 2024-12-04 16:12:28 +00:00
dat.h sync 2024-12-04 16:12:28 +00:00
dump.c sync 2024-12-04 16:12:28 +00:00
env.rc sync 2024-12-04 16:12:28 +00:00
error.c fs: check name lengths before packing them 2024-05-18 17:39:19 +00:00
fns.h sync 2024-12-04 16:12:28 +00:00
fs.c sync 2024-12-04 16:12:28 +00:00
gefs.4.man man: update docs 2024-01-02 05:35:12 +00:00
gefs.8.man man: update docs 2024-01-02 05:35:12 +00:00
gefs.ms gefs: document disk format, and remove some cruft 2024-03-23 17:00:09 +00:00
hash.c todo: update list 2023-12-18 03:13:17 +00:00
load.c sync 2024-12-04 16:12:28 +00:00
main.c sync 2024-12-04 16:12:28 +00:00
mkfile gefs(4), gefs(8): add manpages 2023-04-28 17:05:59 +00:00
pack.c sync 2024-12-04 16:12:28 +00:00
ream.c sync 2024-12-04 16:12:28 +00:00
snap.c sync 2024-12-04 16:12:28 +00:00
TODO fs: implement DMAPPEND files 2024-05-12 23:34:07 +00:00
tree.c sync 2024-12-04 16:12:28 +00:00
user.c fs,user: correct qid type check (&DIR != 0, not == FILE) 2024-02-19 01:41:57 +00:00