Go to file
dyoung 05bd205756 KNF. Change
static
        void mem_write_2(...)

to

        static void
        mem_write_2(...)
2004-02-13 01:22:20 +00:00
bin Back out last change. Since the name is the entire path, prefixing it 2004-02-13 00:11:30 +00:00
contrib/sys Synchronize with FreeBSD: 2003-12-16 06:48:08 +00:00
crypto endian mismatch. from iij seil team 2004-01-16 02:25:14 +00:00
dist Stare-o; back out previous. 2004-01-28 20:15:52 +00:00
distrib There was still a reference to beep.h in the acorn32 `comp' 2004-02-09 23:24:29 +00:00
doc kernel: add underlying support needed to support multiple mbuf cluster 2004-02-10 01:37:42 +00:00
etc add missing && in the home directory group writability condition; 2004-02-09 09:04:13 +00:00
games |fmt; add single quotes around a plus. 2004-02-09 23:25:47 +00:00
gnu pass all required -I paths: 2004-02-12 23:17:59 +00:00
include Move FP_ROP and FP_DIRTYZERO from <math.h> to <vax/math.h> (where they 2004-01-20 19:52:40 +00:00
lib Forgot to build signbit() library parts in previous; noticed by mrg. 2004-02-12 10:28:28 +00:00
libexec PR/24320: Alan Barrett: new identd does not report random data when getpwuid() 2004-02-05 13:18:48 +00:00
regress Add test cases for the algorithm fixes by Joseph Myers, from test cases 2004-02-08 13:43:48 +00:00
rescue systrace needs libevent now. 2003-11-29 05:47:51 +00:00
sbin Update the change from rev. 1.42 to reflect that MAXPATH includes room 2004-02-12 21:10:39 +00:00
share oops, FOOBAR= foo shouldn't be in here 2004-02-11 11:28:17 +00:00
sys KNF. Change 2004-02-13 01:22:20 +00:00
tools Copy over from ../toolchain/README.mknative and update for gcc-3.3.x. 2004-02-12 18:57:08 +00:00
usr.bin Deal with backing out of changes in: 2004-02-10 01:31:41 +00:00
usr.sbin fflush(stdout) on -A. KAME-PR-584 2004-02-10 14:44:32 +00:00
x11 generate usr/X11R6/man/whatis.db 2004-02-09 07:59:01 +00:00
build.sh Add 2004-02-06 23:19:30 +00:00
BUILDING * Document build.sh -X and -x 2004-02-06 23:22:44 +00:00
Makefile MAKEVERBOSE support for build-docs 2004-02-06 23:12:56 +00:00
Makefile.inc
UPDATING Mention removal of "beep" alongside "sysbeep". 2004-01-25 14:13:08 +00:00