Go to file
pooka c82c131e9f * map reclaim to release, but call it only for files which were opened
* use node paths in remove/rmdir instead of pcn full paths (which are
  null for those ops)
2007-02-18 22:08:42 +00:00
bin Revert the changes done after newlock2 merge, except for the removal of 2007-02-17 22:49:56 +00:00
common Make SHA512_Last static since it is not part of the API. Suggested by 2007-02-18 18:13:38 +00:00
crypto From Olivier Warin: Fix a %zu in a printf. 2007-02-16 11:01:35 +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 arm/atomic.h 2007-02-18 18:47:36 +00:00
doc gcc-4.1.2 is out. 2007-02-18 12:29:24 +00:00
etc Remove unused references to "clean_uucp" variable. (Code was already 2007-02-15 23:04:10 +00:00
games
gnu Fix MKDEBUGLIB build. 2007-02-16 16:34:17 +00:00
include Change _lwp_unpark_all() to return a 'ssize_t'. 2007-02-09 22:54:19 +00:00
lib * map reclaim to release, but call it only for files which were opened 2007-02-18 22:08:42 +00:00
libexec Add COMBRELOC support 2007-02-15 19:42:13 +00:00
regress Don't generate input on the fly (the utf8 version is created from the 2007-02-17 18:30:29 +00:00
rescue
sbin TSEL() is const char* now 2007-02-18 01:48:37 +00:00
share Introduce table of contents for core references. Please note, that in 2007-02-18 21:45:30 +00:00
sys Export __SIMPLELOCK_LOCKED, __SIMPLELOCK_UNLOCKED. 2007-02-18 21:32:48 +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 Document 'systat syscall'. 2007-02-18 17:29:26 +00:00
usr.sbin * document -s 2007-02-17 22:19:20 +00:00
x11
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
Makefile.inc
UPDATING