œ.987 13 285 467 152 237 133 344 185 174 218 653 289 239 194 K 10 svn:author V 2 dg K 8 svn:date V 27 1994-01-20T17:21:28.000000Z K 7 svn:log V 193 Improved algorithm that calculates the pages in the base memory - If the BIOS says that the amount is *between* 0-640K, believe it. Cleaned up the comments a bit, removed some old cruff, etc. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-01-20T17:49:57.000000Z K 7 svn:log V 375 Removed some more old unused code/comments. Added hack to "fix" the problem with some chipsets (UMC) remapping the 'hole' memory even when you've got 16MB. People were led to believe that since there was only 16MB of memory in the machine, that they were okay wrt the ISA DMA limit. This hack simply causes the extra memory to be ignored if it appears around the 16MB limit. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-01-20T23:17:39.000000Z K 7 svn:log V 61 Pointed out by Wolfgang Solfrank: Correct parameters of sync END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-01-21T09:56:05.000000Z K 7 svn:log V 145 System V IPC code from Danny Boulet, chewed on a bit by the NetBSD group and then some more by Jeffrey Hsu (who provided this port for FreeBSD). END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-01-21T17:11:38.000000Z K 7 svn:log V 42 Remove some old, unused, major UGLY code. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-01-22T07:46:25.000000Z K 7 svn:log V 247 >From: julian@TFS.COM (Julian Elischer) Date: Mon, 17 Jan 94 20:52:14 PST As reported on the -bugs list by some one, and confirmed by Julian: > I increased AHA_RESET_TIMEOUT in aha1542.c from 1000 to 10000 > and now my 1542C is found everytime. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-01-22T08:27:56.000000Z K 7 svn:log V 89 Add SUPPORT.TXT and MIRROR.SITES to the top level FREEBSD files that get installed in /. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-01-22T09:04:21.000000Z K 7 svn:log V 78 Change ${RELEASEDIR}/filesystem to be filesys so hat it is ISO9660 compliant. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-01-22T09:25:37.000000Z K 7 svn:log V 121 No longer need SYSVIPC option, any of the SYSV options now trigger the kern/sysv_ipc.c file for inclusion in the kernel. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-01-22T10:54:13.000000Z K 7 svn:log V 556 From: rich@lamprey.UTMB.EDU (Rich Murphey) Subject: Re: daily insecurity output (fwd) |From: rgrimes@agora.rain.com (Rodney Grimes) | |This is from the new /etc/security script. I no longer get the segmentation |violation, but now the arg list is too long, some /bin/sh program want to |fix the current /etc/security ls command so that it is a pipe insteal of |a back quoted arg? | |> checking setuid files and devices: |> /etc/security: ls: argument list too long This uses xargs instead. My slip line's down so I can't check it in at the moment. Rich END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-01-22T10:58:26.000000Z K 7 svn:log V 192 Added savehist=1000 as a security feature to know what root has been up to, added very common set filec. Added /sys/i386 to be in cdpath so cd conf goes to sys/i386/conf instead of sys/conf. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-01-22T11:00:01.000000Z K 7 svn:log V 142 Increased TIMEOUT in wdwait from 2000 to 20000 since it seems many people have needed to do this in order for the wd driver to work for them. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-01-22T11:05:16.000000Z K 7 svn:log V 98 Remove bogus and missleading comment, this has been fixed. - /* blkcnt = initialise_me; */ END