Go to file
scw cee1e443db Use DEV_BSIZE in place of MAXBSIZE for the static 'iobuf' in devopen().
Use of the latter caused the 1st and 2nd stage boot loaders to occupy
over 64k of memory. This caused them to fail on a 4Mb mvme147 since
they are loaded at 0x3f0000.
Reported by Kristen A. McIntyre and Maxime Kurkdjian.
1998-06-11 19:04:57 +00:00
bin fix some bugs. 1998-06-11 00:58:31 +00:00
distrib add /usr/sbin/update, sun, xterm, and tvi925 termcaps, and a disktab.preinstall file. 1998-06-09 14:21:02 +00:00
etc initial import 1998-06-09 09:10:38 +00:00
games Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
gnu add port-next68k 1998-06-10 01:58:03 +00:00
include move pw_scan from util.h to pwd.h, add _PASSWORD_{OLDFMT,NOWARN} flags 1998-06-08 03:05:14 +00:00
lib include <errno.h> instead of declaring errno locally 1998-06-09 06:58:41 +00:00
libexec Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
regress disable the optimizer the correct way... 1998-04-13 14:28:04 +00:00
sbin Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
share one itty bitty boo-boo 1998-06-11 09:16:10 +00:00
sys Use DEV_BSIZE in place of MAXBSIZE for the static 'iobuf' in devopen(). 1998-06-11 19:04:57 +00:00
usr.bin Don't segfault just because a line starts with null. 1998-06-10 05:28:16 +00:00
usr.sbin Fix LP64 botches introduced in last commit. 1998-06-11 14:50:46 +00:00
Makefile Revert 1.44 and associated changes; you can't prebuild anything without 1998-05-27 06:38:37 +00:00