bin
|
Further changes to use compat process flags mapped by sysctl. To be
|
2007-02-10 18:20:12 +00:00 |
common
|
Fix typo.
|
2007-02-02 19:35:59 +00:00 |
crypto
|
It's no longer basesrc.
|
2007-02-05 18:12:43 +00:00 |
dist
|
include <types.h>
|
2007-01-30 18:12:48 +00:00 |
distrib
|
Add manual pages for new LWP syscalls.
|
2007-02-10 10:38:25 +00:00 |
doc
|
Note the librefuse addition, adding compatibility with the file system
|
2007-02-11 10:35:09 +00:00 |
etc
|
Fix typo/mispelling in comment.
|
2007-02-10 19:40:58 +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
|
Add an implementation of the file system in userspace functionality,
|
2007-02-11 10:31:37 +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
|
Remove sentence that says variables can be set to NO to
|
2007-02-10 18:27:28 +00:00 |
sys
|
Make setsockopt return compatible error codes for AF_UNIX sockets.
|
2007-02-11 08:00:59 +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
|
Don't destroy puffs_nodes in success paths of remove and rmdir: the
|
2007-02-10 02:53:27 +00:00 |
x11
|
build XFree86 on shark
|
2006-12-21 01:45:32 +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 |
build.sh
|
Whenever we try to parse the output from make, run make with the -B
|
2007-02-05 18:26:01 +00:00 |