bin
|
Ensure we exit with an error if we don't actually do anything.
|
2006-02-11 11:04:57 +00:00 |
common
|
Don't rename bswap{16,32} if either _KERNEL or _STANDALONE are defined,
|
2006-02-08 21:52:36 +00:00 |
crypto
|
The sig_atomic_t type is not guaranteed to be printf-compatible
|
2006-02-08 23:08:13 +00:00 |
dist
|
we moved the port number back to the command line from the targets file some
|
2006-02-09 23:36:48 +00:00 |
distrib
|
Mark /usr/include/sys/optstr.h as obsolete (no need to be installed there).
|
2006-02-11 17:39:36 +00:00 |
doc
|
Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
|
2006-02-09 19:18:56 +00:00 |
etc
|
Install the iscsi/auths file as mode 600.
|
2006-02-11 09:33:16 +00:00 |
games
|
moduli utils moved from games to usr.bin.
|
2006-01-24 19:01:45 +00:00 |
gnu
|
Quote .IP argument (IP only takes one).
|
2006-02-07 20:23:41 +00:00 |
include
|
remove functions that we should not be exposing.
|
2006-01-24 19:33:35 +00:00 |
lib
|
Reflect changes in dist/ in the reachover framework
|
2006-02-09 23:09:06 +00:00 |
libexec
|
Remove -Wl,-non_shared (same meaing as -static).
|
2006-02-03 02:01:19 +00:00 |
regress
|
Moved to interface/interface.c
|
2005-12-25 22:24:57 +00:00 |
rescue
|
lmcctl has been replaced by lmcconfig.
|
2005-12-06 14:02:58 +00:00 |
sbin
|
define __POOL_EXPOSE.
|
2006-02-11 05:49:48 +00:00 |
share
|
Move "OEA Only" to the powerpc subsection header.
|
2006-02-11 18:45:01 +00:00 |
sys
|
ANSIfication: u_intN_t -> uintN_t, use ANSI function declarations/definitions
|
2006-02-11 17:57:31 +00:00 |
tools
|
regen
|
2006-02-11 10:35:43 +00:00 |
usr.bin
|
Debug trace all the targets we are actually intending making.
|
2006-02-11 18:37:36 +00:00 |
usr.sbin
|
Descend into the iscsi directory.
|
2006-02-08 18:59:39 +00:00 |
x11
|
Add support for Xews4800mips under src/x11.
|
2005-12-29 15:52:20 +00:00 |
BUILDING
|
mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord.
|
2006-01-29 14:03:59 +00:00 |
Makefile
|
* Add an "iso-image" target in the top level Makefile,
|
2006-01-28 21:34:07 +00:00 |
Makefile.inc
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
UPDATING
|
Note new sparc64 bootloader requirement.
|
2006-01-31 22:54:22 +00:00 |
build.sh
|
Fix the iso-image action. These changes were accidentally omitted
|
2006-02-03 12:29:41 +00:00 |