Go to file
aymeric 83d29714cc delay(): use =&r instead of =r for a temporary register as suggested in
PR #24830. The bad reuse of the register was actually triggered by using
no optimization at all.
pmap_subr.c is the only file that still requires at least -O to compile
into working code (the proper fix would be to write almost all of
pmap_zero_page() in assembly). The rest of a macppc kernel requires only
-finline now.
2004-03-29 08:06:12 +00:00
bin IPv6 support, based on src/usr.bin/rsh/rsh.c rev. 1.13 2004-03-28 08:18:25 +00:00
contrib/sys Convert athhal-elf.o to a .uue and add appropriate make hooks to use it 2004-03-25 23:32:10 +00:00
crypto Resolve conflicts. In particular, prefer OpenSSL's BIO_strl* and 2004-03-20 04:32:34 +00:00
dist don't create unnecessary ifdefs that are due to character signness in 2004-03-29 03:15:47 +00:00
distrib Add a manual page to section 9 for rssadapt, the rate-adaptation 2004-03-29 04:14:03 +00:00
doc Roll over for 2.0 2004-03-29 03:11:08 +00:00
etc apply kre's patch from PR#18628: 2004-03-29 02:17:26 +00:00
games It's "its". 2004-03-29 07:59:39 +00:00
gnu Add new files from 2.0.19 2004-03-27 16:39:00 +00:00
include turbo-upgrade to Heimdal 0.6 (this was somehow missed when 0.6 was imported) 2004-03-24 20:48:34 +00:00
lib Add a newline, remove a comma, and reword STANDARDS section 2004-03-28 12:23:21 +00:00
libexec Apply patch from PR 24917 to correct option parse error reporting. 2004-03-26 01:26:59 +00:00
regress Sync with official IPFilter 2004-03-28 09:01:26 +00:00
rescue add mount_smbfs 2004-03-21 15:11:21 +00:00
sbin Print the raw SMART values always. These are important in a bunch of cases -- 2004-03-28 01:23:15 +00:00
share Add a manual page to section 9 for rssadapt, the rate-adaptation 2004-03-29 04:14:03 +00:00
sys delay(): use =&r instead of =r for a temporary register as suggested in 2004-03-29 08:06:12 +00:00
tools Fix the processing of '-s .lo\ .ln' (etc). 2004-03-27 18:36:23 +00:00
usr.bin shave another 612 bytes off -DSMALL on x86. now x_gzip with -l support 2004-03-28 13:54:44 +00:00
usr.sbin use iplang_l.l instead of iplang_l.c in SRCS, and tweak appropriately 2004-03-29 05:06:44 +00:00
x11 Xfree68 server code. Brought over from Xfree 3. 2004-03-28 15:31:32 +00:00
BUILDING Document MKTTINTERP. 2004-03-19 12:34:39 +00:00
Makefile Be more gcc like in the way we deal with libgcc so that sh3/hppa millicode 2004-02-15 19:52:27 +00:00
Makefile.inc
UPDATING Note need for latest bsd.files.mk now wrt athhal-elf.o 2004-03-26 17:48:13 +00:00
build.sh Add 2004-02-06 23:19:30 +00:00