Go to file
hannken 1ef5d39c1a Add -mstrict-align to the CC1 default options.
At least the 403 ports cannot handle unaligned access.

Discussed with Jason Thorpe and Matt Thomas.
2003-03-15 16:09:34 +00:00
bin Fix typo in mkpath()'s test before chmod(). 2003-03-10 23:33:10 +00:00
crypto .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
dist be specific about what we are matching against. 2003-03-10 00:03:21 +00:00
distrib The pkg_add examples assume sh(1). Adding text to mention csh(1) syntax. 2003-03-15 12:46:49 +00:00
doc Note support for the NCD Explora451 ThinClient. 2003-03-12 12:22:12 +00:00
etc atc uses /var/games/atc_score, not atc_scores 2003-03-15 08:44:16 +00:00
games Make this work on sparc64 (don't use long and assume sizeof(long) = 4). 2003-02-26 07:14:44 +00:00
gnu Add -mstrict-align to the CC1 default options. 2003-03-15 16:09:34 +00:00
include add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) 2003-03-11 09:21:22 +00:00
lib Make it work on cpus with cachelinesize < 32. 2003-03-15 14:10:21 +00:00
libexec Dont call gettimeofday on a rpc timeval. 2003-03-09 10:33:04 +00:00
regress Also test the libc atexit routine in the presence of libpthread. 2003-03-04 18:00:48 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin Correct program name in comments. 2003-03-10 09:23:50 +00:00
share PR/17399: John Heasley: describe filter error codes and lock file modes. 2003-03-15 04:45:52 +00:00
sys Ops, I commited the previous change (improved SiS support) from thr wrong tree. 2003-03-15 12:23:34 +00:00
tools Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. 2003-03-14 05:22:50 +00:00
usr.bin PR/18984: John Heasley: telnet spins on dead tty 2003-03-15 04:48:22 +00:00
usr.sbin PR/15142: Kevin P. Neal: cron does not pay attention to login_cap(3) 2003-03-14 21:56:07 +00:00
build.sh Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. 2003-03-14 05:22:50 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile all: 2003-02-22 03:20:45 +00:00
Makefile.inc
UPDATING