Go to file
jdc b342fc607a Use ntohl(host_address) so that RBL lookups work on little-endian hosts.
Tested on alpha, i386 and sparc64.
Fixes PR lib/30402.
2006-01-08 17:20:28 +00:00
bin obey umask as it used to be before the "mkstemp and then rename" change. 2006-01-04 22:02:11 +00:00
common/lib/libc always compile in the userland portion. XXX: We might want to change this 2006-01-08 07:46:39 +00:00
crypto make software behave as the documentation advertise for INTERNAL_NETMASK4. 2006-01-07 23:51:50 +00:00
dist bring in changes from 2.4.4b1; we will import 2.4.4 once it is released. 2005-12-31 08:58:50 +00:00
distrib Use -mmemcpy to shrink binaries. 2006-01-08 16:05:56 +00:00
doc postfix 2.2.8 imported. Add me as responsible and remove itojun. 2006-01-05 02:21:44 +00:00
etc Remove ./usr/X11R6/include/X11/fonts/codeconv, its contents have 2006-01-06 16:59:20 +00:00
games Simplify error checking. 2005-11-19 18:01:42 +00:00
gnu Merge postfix-2.2.8. 2006-01-05 02:25:20 +00:00
include pthread_sigmask(): Add restrict qualifier to set, oset args. 2006-01-07 20:10:29 +00:00
lib Use ntohl(host_address) so that RBL lookups work on little-endian hosts. 2006-01-08 17:20:28 +00:00
libexec PR/25605: Frank Kardel: getty leaves ttymodes at read login state when 2005-12-28 09:43:05 +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 Allow multiple lines entries using '\' at the end of the line. 2006-01-05 20:16:20 +00:00
share Compile all profiling sources with -DPROF -DGPROF, not just assembly sources. 2006-01-08 01:23:51 +00:00
sys add some trace messages in azalia_mixer_init(). 2006-01-08 16:52:42 +00:00
tools Add a tweak for ews4800mips/include/disklabel.h, 2005-12-29 15:35:19 +00:00
usr.bin Don't (try to) use files marked .OPTIONAL as implicit sources. 2006-01-08 12:59:52 +00:00
usr.sbin Use MaxPathSize instead of PATH_MAX (like everywhere else here). 2006-01-08 12:20:54 +00:00
x11 Add support for Xews4800mips under src/x11. 2005-12-29 15:52:20 +00:00
BUILDING Document "make syspkgs" and "build.sh syspkgs". 2006-01-04 15:35:20 +00:00
Makefile Add a new "syspkgs" target, which simply chains to the "syspkgs" target 2006-01-04 15:30:02 +00:00
Makefile.inc
UPDATING note about conf/std. 2005-10-03 04:45:52 +00:00
build.sh Use separate invocations of make for cleandir dependall and install of 2006-01-08 11:03:40 +00:00