Go to file
pooka f5fed5348b Support reclaim. To support dotdot lookup, here we leave the
reclaimed nodes hanging until all their children have been reclaimed
and then reclaim everything we can as far up to root as possible.
This is because the file system structures are currently interlinked
in a fashion which would make dotdot lookup based on purely a path
instead of a in-memory node parent member pointer very difficult.
Yes, this deserves a closer look some day.
2007-02-15 13:07:29 +00:00
bin Since interpreting ELF binaries as shell scripts is not very useful, and 2007-02-15 12:02:59 +00:00
common Fix typo. 2007-02-02 19:35:59 +00:00
crypto From "Uncle Pedro" on sf.net: Just expire a ph1 handle when receiving a DELETE-SA instead of calling purge_remote(). 2007-02-15 13:01:26 +00:00
dist include <types.h> 2007-01-30 18:12:48 +00:00
distrib Fixed lots of Deppenleer Zeichen in the German translation of sysinst, 2007-02-15 12:00:15 +00:00
doc Note news68k generic softintr(9). 2007-02-11 10:39:31 +00:00
etc * Use checkyesno rather than using a harcoded value. 2007-02-15 08:47:38 +00:00
games - Don't call basename $0 at many places. Use variable $PROGNAME 2007-01-24 13:17:42 +00:00
gnu regen after math.h change - now we've got _GLIBCXX_USE_C99_MATH 2007-02-07 16:52:31 +00:00
include Change _lwp_unpark_all() to return a 'ssize_t'. 2007-02-09 22:54:19 +00:00
lib * get rid of the holy kernel-given ISDOTDOT, and instead define a 2007-02-15 12:51:45 +00:00
libexec PR/35449: Shigeya Suzuki: ftpd does not register socket address into PAM +FIX 2007-01-20 17:26:32 +00:00
regress Sync with kernel changes introduced by merging the newlock2 branch. 2007-02-09 22:08:48 +00:00
rescue add libprop to LIBS, as veriexecctl now needs it. 2006-11-29 08:41:49 +00:00
sbin Add support for Solaris ufsdump volumes with more than 512*1024 inodes. 2007-02-09 09:36:02 +00:00
share Use new libpuffs dotdot features to get rid of embedding the directory 2007-02-15 12:59:22 +00:00
sys IPL_NSOFT -> SI_NQUEUES (missed in the previous. Umm) 2007-02-15 12:43:17 +00:00
tools Use '-o' instead of '-or' for find, the latter is a non-portable extension. 2007-02-07 17:49:23 +00:00
usr.bin Add "catman" to the SEE ALSO. 2007-02-10 19:27:39 +00:00
usr.sbin Support reclaim. To support dotdot lookup, here we leave the 2007-02-15 13:07:29 +00:00
x11 build XFree86 on shark 2006-12-21 01:45:32 +00:00
build.sh Whenever we try to parse the output from make, run make with the -B 2007-02-05 18:26:01 +00:00
BUILDING Try to clarify the description of build.sh -m mach. 2007-01-27 11:47:36 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING Note also that the distrib/ install images need cleaning to excise 2006-12-15 14:18:38 +00:00