Go to file
dogcow 86811edb37 change #include <sys/endian.h> => #include <machine/endian.h> so that
it's (more) consistent in the tree; this, along with changing tools/compat's
autoconf detection from AC_CHECK_FUNCS to AC_CHECK_DECLS makes the vast
majority of htobe16 and friends' redefinition errors bite the dust.
Tested with -current and FreeBSD.
2006-02-09 22:03:15 +00:00
bin Solaris mkdir on an automounted component returns ENOSYS. Go figure. 2006-01-31 19:25:20 +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 Add a section explaining about the use of CHAP authentication in the test 2006-02-09 16:40:49 +00:00
distrib Add entries for the iSCSI target, and supporting library and manual 2006-02-08 19:00:32 +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 Add distribution entries and supporting files for the iSCSI target. 2006-02-08 19:02:58 +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 change #include <sys/endian.h> => #include <machine/endian.h> so that 2006-02-09 22:03:15 +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 detect integer overflow differently. previous change broke negative sysctl 2006-02-08 18:13:56 +00:00
share update options(4) to talk about COMPAT_LINUX32 2006-02-09 19:24:40 +00:00
sys options<space><tab>name previous. 2006-02-09 20:13:43 +00:00
tools change #include <sys/endian.h> => #include <machine/endian.h> so that 2006-02-09 22:03:15 +00:00
usr.bin change #include <sys/endian.h> => #include <machine/endian.h> so that 2006-02-09 22:03:15 +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
build.sh Fix the iso-image action. These changes were accidentally omitted 2006-02-03 12:29:41 +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
UPDATING Note new sparc64 bootloader requirement. 2006-01-31 22:54:22 +00:00