bin
|
Add support for printing the emulation of the process.
|
2006-10-29 22:32:53 +00:00 |
common
|
Add include of <sys/param.h>, to allow vax kernels to build again.
|
2006-11-01 11:29:08 +00:00 |
crypto
|
eliminate the only variable stack array allocation.
|
2006-11-09 20:22:18 +00:00 |
dist
|
In the description of the -y option, add a pointer to the -L option.
|
2006-11-11 10:36:56 +00:00 |
distrib
|
Move lfs_cleanerd from /usr/libexec to /libexec. This is to allow putting
|
2006-11-11 14:47:27 +00:00 |
doc
|
Note that tmpfs's experimental status has been dropped. OK'ed by core@.
|
2006-11-11 19:03:17 +00:00 |
etc
|
Add CP3100 and CP3100_INSTALL to kernel/build sets.
|
2006-11-09 00:34:49 +00:00 |
games
|
don't discard const. GCC 4.1-20061021 doesn't like that...
|
2006-10-22 08:09:24 +00:00 |
gnu
|
Sprinkle -Wno-stack-protector. Gnu programs use too much alloca :-)
|
2006-11-10 17:36:08 +00:00 |
include
|
add comments.
|
2006-11-09 10:04:40 +00:00 |
lib
|
on non-x86 execl*.c needs alloca.
|
2006-11-11 21:16:00 +00:00 |
libexec
|
Move lfs_cleanerd from /usr/libexec to /libexec. This is to allow putting
|
2006-11-11 14:47:27 +00:00 |
regress
|
Move lfs_cleanerd from /usr/libexec to /libexec. This is to allow putting
|
2006-11-11 14:47:27 +00:00 |
rescue
|
Revert the recent addition of /rescue/gkermit. There's some concern
|
2006-11-01 17:36:13 +00:00 |
sbin
|
tmpfs is not considered experimental any more. OK'ed by core@.
|
2006-11-11 19:01:30 +00:00 |
share
|
Also use libraries from /lib for binaries installed into /libexec. Needed
|
2006-11-11 14:41:20 +00:00 |
sys
|
Don't build lkms with SSP for now.
|
2006-11-11 21:35:45 +00:00 |
tools
|
Add paxctl as a tool.
|
2006-11-10 16:50:10 +00:00 |
usr.bin
|
Return the non-zero value that caused the Lst_ForEach[From] call to
|
2006-11-11 21:23:36 +00:00 |
usr.sbin
|
compile a file with -Wno-stack-protector since it is using __cmsg_alignbytes()
|
2006-11-09 20:33:25 +00:00 |
x11
|
PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit".
|
2006-09-24 07:59:59 +00:00 |
BUILDING
|
Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh
|
2006-10-08 17:54:30 +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
|
mention needing gcc rebuild for ssp.
|
2006-11-09 18:20:59 +00:00 |
build.sh
|
Use ${HOST_SH} instead of the host system's /bin/sh wherever possible:
|
2006-09-29 19:53:54 +00:00 |