]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/hjfs
ircrc: freenode -> oftc
[plan9front.git] / sys / src / cmd / hjfs /
2020-08-03 cinap_lenrekmerge
2020-07-12 cinap_lenrekhjfs: update mtime and qid.vers for directory on rename
2020-03-07 cinap_lenrekdossrv, 9660srv, hjfs: stop *READING* standard *OUTPUT...
2018-08-21 cinap_lenrekmerge
2018-08-20 mischiefhjfs: set group of new files to that of the parent...
2018-08-20 cinap_lenrekmerge
2018-08-20 aijufix unbounded recursion bug in hjfs
2017-04-01 cinap_lenrekhjfs: avoid 8c "non-interruptable temporary" warning
2017-03-30 cinap_lenrekmerge
2017-03-29 spewhjfs: disable hjfs check until more functionality is...
2017-03-29 spewhjfs: improve error messaging around blocks that are...
2017-03-29 spewhjfs: Fix bugs in ref count scan check. Enable as a...
2017-03-28 spewhjfs: fix broken dprint
2017-03-28 spewhjfs: simplify dprinting
2017-03-28 spewhjfs: add simple scan check of directory entry blocks
2017-03-27 spewhjfs: check: check a block if its ref count is _not_...
2017-03-27 spewhjfs: merge start of hjfs check implementation
2017-03-27 spewhjfs: start implementation of checking a directory
2017-03-25 spewhjfs: Add comment to change the OFF size to 8 when...
2017-03-21 spewhjfs: Clear all refs to zero when reaming.
2015-08-13 cinap_lenrekhjfs: fix deadlocks
2015-08-11 cinap_lenrekhjfs: fix abort() in givebuf()
2015-06-15 cinap_lenrekhjfs: defer parent directory permission check for wstat
2015-06-14 cinap_lenrekhjfs: fix wstat
2015-04-23 cinap_lenrekhjfs: fix erealloc(..., 0) crash when removing member...
2015-01-01 cinap_lenrekhjfs: fix missing superblock dirty mark when reaming
2014-12-31 aijuhjfs: make -m default 4 MB instead of 40 KB
2014-02-04 cinap_lenrekhjfs: fix wrong channel size for syncb (fixes amd64...
2013-10-01 cinap_lenreklib9p/hjfs: use x != ~0 instead (type)~x conditionals...
2013-07-11 mveetymerge
2013-07-05 ethanmerge
2013-07-05 cinap_lenrekhjfs: add users command, fix newuser ? documentation
2013-06-02 cinap_lenrekmerge
2013-06-01 ppatience0hjfs: ignore atime on wstat
2013-05-29 cinap_lenrekhjfs: deal with ORCLOSE in chancreat()
2013-03-14 cinap_lenrekmerge
2013-03-14 cinap_lenrekhjfs: fix the megashit
2013-01-30 cinap_lenrekhjfs: fix bogus nodata getbuf() of superblock in create...
2013-01-13 cinap_lenrekhjfs: dont mask permission bits for "create" console...
2013-01-07 cinap_lenrekhjfs: disable shutdown when listening on network connec...
2013-01-07 cinap_lenrekhjfs: network announce/listen support
2012-11-18 cinap_lenrekhjfs: eleminate seek syscalls
2012-11-18 cinap_lenrekmerge
2012-11-18 cinap_lenrekmerge
2012-11-18 cinap_lenrekhjfs: ORCLOSE parent check, estrdup / erealloc, CHFNOPE...
2012-11-18 cinap_lenrekmerge
2012-11-17 cinap_lenrekhjfs: fix dump / create
2012-11-16 cinap_lenrekhjfs: fix getfree() races, fix very rare buf leak in...
2012-11-16 cinap_lenrekhjfs: fix potential deadlock in putloc()
2012-11-16 cinap_lenrekhjfs: dentry qid checking, prevent newentry() from...
2012-11-15 cinap_lenrekhjfs: fix more missing dirty marks, error handling...
2012-11-15 cinap_lenrekhjfs: fix missing BDELWRI mark in newentry()
2012-11-01 cinap_lenrekhjfs: fix group permissions for /adm and /adm/users...
2012-10-03 aijufixed ream code; added megabyte output to df
2012-10-03 cinap_lenrekmerge
2012-10-03 aijuhjfs: debug-chdeind and sync commands added
2012-10-03 aijufixed debug-getblk
2012-10-03 aijuhjfs debug commands
2012-10-03 aijufixed potential bug in hjfs
2012-09-27 aijufixed hjfs df
2012-09-27 aijureally renamed statw to df
2012-09-27 aijurenamed statw to df
2012-09-27 aijutrivial mistake
2012-09-27 aijuhjfs: statw command
2012-08-11 cinap_lenrekhjfs: fix tabs (damn google code editor)
2012-08-11 aijudisallow walk on open chans
2012-08-11 cinap_lenrekhjfs: fix permcheck bug
2012-08-08 aijuhjfs: various fixes
2012-08-07 aijumore hjfs fixes
2012-08-08 aijuhjfs: various changes
2012-08-07 aijuhjfs: default service name, fshalt
2012-08-07 aijuadded hjfs