Go to file
enami d43ce6c183 Redo previous in a different way; cast the character held in int variable
as unsigned char just before passing isalnum() in ISWORD() rather than
fetching it as unsigned char.  It is ok since EOF is never passed to ISWORD()
(though it will be a bit inefficient.)

Addresses PR#24929.
2004-03-26 22:42:17 +00:00
bin Combine two printf()s back to one. There was a reason to split in my 2004-03-26 20:28:39 +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 Fix build on FreeBSD < 5.0. 2004-03-25 15:00:24 +00:00
distrib sigreturn() isn't officially supported anymore; remove its manpage 2004-03-26 21:49:35 +00:00
doc Note support added to aac(4) for Adaptec 2200S (Vulcan 2M) & Dell PERC 320/DC 2004-03-26 22:17:29 +00:00
etc s/CDROM.work/CDROM.dir/ VAX ISOs can be built again. 2004-03-23 22:35:30 +00:00
games becuase -> because. From Peter Postma. 2004-02-24 15:05:53 +00:00
gnu delete GNU gawk 3.1.3 sources. they are available in cvs with 2004-03-26 17:16:24 +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 Redo previous in a different way; cast the character held in int variable 2004-03-26 22:42:17 +00:00
libexec Apply patch from PR 24917 to correct option parse error reporting. 2004-03-26 01:26:59 +00:00
regress Add some test case for recently found bugs. 2004-03-26 14:53:39 +00:00
rescue add mount_smbfs 2004-03-21 15:11:21 +00:00
sbin Move sysctlbyname(), sysctlnametomib(), and sysctlgetmibinfo() from 2004-03-25 19:36:26 +00:00
share Add Dell PERC 320/DC to supported controllers list. 2004-03-26 22:30:12 +00:00
sys Add support for Adaptec 2200S (Vulcan 2M) and Dell PERC 320/DC 2004-03-26 22:11:46 +00:00
tools Don't use $MACHINE to name the program; just call it macppc-fixcoff. 2004-03-03 19:42:01 +00:00
usr.bin copy over the gawk 3.1.3 info file and g/c the rules to build it from 2004-03-26 16:55:15 +00:00
usr.sbin - move the row printing code into it's own function. 2004-03-25 01:26:57 +00:00
x11 Enable IPv6 in XFree86 4.4.0 reachover build. Usage is describe 2004-03-26 21:29:54 +00:00
build.sh Add 2004-02-06 23:19:30 +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 don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Note need for latest bsd.files.mk now wrt athhal-elf.o 2004-03-26 17:48:13 +00:00