summaryrefslogtreecommitdiff
path: root/sys/src/cmd/hjfs
AgeCommit message (Expand)Author
2022-11-01hjfs: check and fix print format errorscinap_lenrek
2022-08-01hjfs: do not truncate lines on /adm/users writeSigrid Solveig Haflínudóttir
2022-03-08hjfs: fix group ownership of home dirs created by newuser commandAlex Musolino
2020-07-12hjfs: update mtime and qid.vers for directory on renamecinap_lenrek
2020-03-07dossrv, 9660srv, hjfs: stop *READING* standard *OUTPUT* with -s flagcinap_lenrek
2018-08-20hjfs: set group of new files to that of the parent directory (thanks umbraticus)mischief
2018-08-20fix unbounded recursion bug in hjfsaiju
2017-04-01hjfs: avoid 8c "non-interruptable temporary" warningcinap_lenrek
2017-03-29hjfs: disable hjfs check until more functionality is completespew
2017-03-28hjfs: improve error messaging around blocks that are not foundspew
2017-03-28hjfs: Fix bugs in ref count scan check. Enable as a console command (caveat: ...spew
2017-03-27hjfs: fix broken dprintspew
2017-03-27hjfs: simplify dprintingspew
2017-03-27hjfs: add simple scan check of directory entry blocksspew
2017-03-27hjfs: check: check a block if its ref count is _not_ zero. Also check all the...spew
2017-03-27hjfs: start implementation of checking a directoryspew
2017-03-25hjfs: Add comment to change the OFF size to 8 when given the chancespew
2017-03-21hjfs: Clear all refs to zero when reaming.spew
2015-08-13hjfs: fix deadlockscinap_lenrek
2015-08-11hjfs: fix abort() in givebuf()cinap_lenrek
2015-06-15hjfs: defer parent directory permission check for wstatcinap_lenrek
2015-06-15hjfs: fix wstatcinap_lenrek
2015-04-23hjfs: fix erealloc(..., 0) crash when removing member from group array makes ...cinap_lenrek
2015-01-01hjfs: fix missing superblock dirty mark when reamingcinap_lenrek
2014-12-31hjfs: make -m default 4 MB instead of 40 KBaiju
2014-02-04hjfs: fix wrong channel size for syncb (fixes amd64 crash)cinap_lenrek
2013-10-02lib9p/hjfs: use x != ~0 instead (type)~x conditionals to work arround arm com...cinap_lenrek
2013-07-05hjfs: add users command, fix newuser ? documentationcinap_lenrek
2013-06-01hjfs: ignore atime on wstatppatience0
2013-05-30hjfs: deal with ORCLOSE in chancreat()cinap_lenrek
2013-03-14hjfs: fix the megashitcinap_lenrek
2013-01-30hjfs: fix bogus nodata getbuf() of superblock in createroot() (failed ream ra...cinap_lenrek
2013-01-13hjfs: dont mask permission bits for "create" console commandcinap_lenrek
2013-01-07hjfs: disable shutdown when listening on network connectionscinap_lenrek
2013-01-07hjfs: network announce/listen supportcinap_lenrek
2012-11-18hjfs: eleminate seek syscallscinap_lenrek
2012-11-18hjfs: ORCLOSE parent check, estrdup / erealloc, CHFNOPERM consistencycinap_lenrek
2012-11-18hjfs: fix dump / createcinap_lenrek
2012-11-16hjfs: fix getfree() races, fix very rare buf leak in deltraverse()cinap_lenrek
2012-11-16hjfs: fix potential deadlock in putloc()cinap_lenrek
2012-11-16hjfs: dentry qid checking, prevent newentry() from allocating already in use ...cinap_lenrek
2012-11-15hjfs: fix more missing dirty marks, error handling, cleanupcinap_lenrek
2012-11-15hjfs: fix missing BDELWRI mark in newentry()cinap_lenrek
2012-11-01hjfs: fix group permissions for /adm and /adm/users for initcinap_lenrek
2012-10-03fixed ream code; added megabyte output to dfaiju
2012-10-03hjfs: debug-chdeind and sync commands addedaiju
2012-10-03fixed debug-getblkaiju
2012-10-03hjfs debug commandsaiju
2012-10-03fixed potential bug in hjfsaiju
2012-09-27fixed hjfs dfaiju