Go to file
tsutsui 0a15e2ad03 Tidy up messages for total/avail memory.
before:
---
NetBSD 2.0B (COLT) #67: Sat Apr  3 06:29:50 JST 2004
        tsutsui@mirage:/usr/src/sys/arch/cobalt/compile/COLT
256 MB memory, 247 MB freemainbus0 (root)
com0 at mainbus0 addr 0x1c800000 level 3: st16650a, working fifo
com0: console
---
after:
---
NetBSD 2.0B (COLT) #68: Sat Apr  3 07:54:17 JST 2004
        tsutsui@mirage:/usr/src/sys/arch/cobalt/compile/COLT
total memory = 256 MB
avail memory = 247 MB
mainbus0 (root)
com0 at mainbus0 addr 0x1c800000 level 3: st16650a, working fifo
com0: console
---
2004-04-02 23:18:09 +00:00
bin Revert last, revision 1.46. 2004-04-02 12:53:05 +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 From Heimdal, cast size_t to unsigned long for LP64 platforms. 2004-04-02 20:58:36 +00:00
dist Cut out some stuff that can't or shouldn't be defined in SMALL builds. 2004-04-02 22:53:15 +00:00
distrib Adapt to the replacement of gawk with nawk, source accessible as awk. 2004-04-02 23:04:37 +00:00
doc import heimdal 0.6.1 2004-04-02 15:13:59 +00:00
etc Introduce and use the rcvar_manpage variable, which contains the manual page 2004-04-02 13:13:47 +00:00
games Properly handle -d 1000, OK'd by jsm 2004-03-29 20:30:03 +00:00
gnu re-enable ppc-gdb "target sim" support. 2004-04-02 13:36:32 +00:00
include Merge changes between heimdal-0.6 and heimdal-0.6.1 2004-04-02 14:59:46 +00:00
lib Rather than use magic values, include <powerpc/fpu.h> and use those 2004-04-02 22:55:19 +00:00
libexec Apply patch from PR 24917 to correct option parse error reporting. 2004-03-26 01:26:59 +00:00
regress The bug that this test was intended to check is rather volatile. In testing 2004-03-30 09:33:55 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin Add descriptions for SGI & Sun specific displays that were added to wsconsio.h 2004-04-02 22:16:52 +00:00
share Document BEEP_ONHALT{,COUNT,PITCH,PERIOD}. 2004-04-02 15:42:27 +00:00
sys Tidy up messages for total/avail memory. 2004-04-02 23:18:09 +00:00
tools Fix the processing of '-s .lo\ .ln' (etc). 2004-03-27 18:36:23 +00:00
usr.bin fix the way the ext2fs-specific size and mode variables are fetched: 2004-04-02 14:22:05 +00:00
usr.sbin After populating the file system, update superblock->fs_old_cstotal from 2004-04-02 11:27:56 +00:00
x11 Xfree68 server code. Brought over from Xfree 3. 2004-03-28 15:31:32 +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
UPDATING Note need for latest bsd.files.mk now wrt athhal-elf.o 2004-03-26 17:48:13 +00:00