Go to file
pooka 6a3c4eb394 * combine emulation layer tasks for node creation to a common routine
* make set/getattr easily callable from interface functions and sprinkle
  calls to locations which require them
* use libpuffs routine for stat->vattr translation instead of homegrown one
* I have concluded that we really want to do release/releasedir in
  inactive instead of reclaim.  make it so.  we'll tweak it for the next
  file system which decides it doesn't want to work

after these changes lzofs works, at least for most parts
(I'd assume the non-working parts to fail also on fuse/linux)
2007-02-19 22:04:26 +00:00
bin Revert the changes done after newlock2 merge, except for the removal of 2007-02-17 22:49:56 +00:00
common don't do the weak symbol thing in kernel context. 2007-02-19 18:33:09 +00:00
crypto Removed a debug printf.... 2007-02-19 13:08:47 +00:00
dist Use the new ifnet->if_output signature, the one with a const 2007-02-18 04:01:27 +00:00
distrib Add acorn26/mutex.h and acorn26/rwlock.h. 2007-02-19 18:32:36 +00:00
doc bsd-family-tree and hostapd need your love. If you are willing to become 2007-02-19 03:18:04 +00:00
etc Remove unused references to "clean_uucp" variable. (Code was already 2007-02-15 23:04:10 +00:00
games - Don't call basename $0 at many places. Use variable $PROGNAME 2007-01-24 13:17:42 +00:00
gnu rerun mknative (disabling sim). 2007-02-19 18:30:58 +00:00
include Change _lwp_unpark_all() to return a 'ssize_t'. 2007-02-09 22:54:19 +00:00
lib * combine emulation layer tasks for node creation to a common routine 2007-02-19 22:04:26 +00:00
libexec Add COMBRELOC support 2007-02-15 19:42:13 +00:00
regress Add regression tests for sdiff(1). 2007-02-19 19:42:50 +00:00
rescue add libprop to LIBS, as veriexecctl now needs it. 2006-11-29 08:41:49 +00:00
sbin TSEL() is const char* now 2007-02-18 01:48:37 +00:00
share switch the rest of the architectures to gdb6. 2007-02-19 18:31:21 +00:00
sys Fix checks for 64-bit MIPS (MIPS64 _doesn't_ mean 64-bit MIPS(!)). 2007-02-19 22:04:07 +00:00
tools disable sim for mips until someone adds the rest of the build framework for it. 2007-02-19 18:26:22 +00:00
usr.bin Enable sdiff(1) in usr.bin, disable GNU sdiff(1). 2007-02-18 22:44:44 +00:00
usr.sbin * document -s 2007-02-17 22:19:20 +00:00
x11 build XFree86 on shark 2006-12-21 01:45:32 +00:00
build.sh Don't treat -m evbarm like the other arm-based platforms. Set 2007-02-19 14:20:11 +00:00
BUILDING Try to clarify the description of build.sh -m mach. 2007-01-27 11:47:36 +00:00
Makefile
Makefile.inc
UPDATING Note also that the distrib/ install images need cleaning to excise 2006-12-15 14:18:38 +00:00