cvs-bin.freebsd.org
(
List home) (
Recent threads) (
174 other FreeBSD lists)
Subscription Options
- RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
- Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe (we seem to have lost it) address with "subscribe" in the subject line.
- This list contains about 871 messages, beginning Jul 1994
- This list doesn't seem to be active
cvs-bin.freebsd.org
June 1996
Poul-Henning Kamp <phk> — 83373515602 Jun 1996
phk 96/06/02 10:05:50 Modified: bin/expr Makefile Log: Backout yacc changes Revision Changes Path 1.10 +6 -2 src/bin/expr/Makefile...
Poul-Henning Kamp <phk> — 83373521102 Jun 1996
phk 96/06/02 10:06:41 Modified: bin/sh Makefile arith_lex.l Log: Backup yacc changes. Revision Changes Path 1.11 +3 -4 src/bin/sh/Makefile 1.4 +1 -1 s...
Bruce Evans <bde> — 83446790811 Jun 1996
bde 96/06/10 21:38:13 Branch: bin/df RELENG_2_1_0 Modified: bin/df df.c Log: Brought in the fixes from rev.1.8 - use the freespace() macro instead of ...
Wolfram Schneider <wosch> — 83514509419 Jun 1996
wosch 96/06/18 17:44:45 Added: bin/test TEST.README TEST.sh Log: Add a better TEST script. I was surprised how much can be wrong with program test(1) ...
Mark Murray <markm> — 83553527423 Jun 1996
markm 96/06/23 06:07:41 Branch: bin/rcp RELENG_2_1_0 Modified: bin/rcp rcp.c Log: kerberosIV/des.h -> des.h Revision Changes Path 1.4.4.3 +2 -2 src...
Jordan K. Hubbard <jkh> — 83559049024 Jun 1996
jkh 96/06/23 21:26:23 Modified: . Makefile bin/ed/test Makefile bin/sh Makefile mkbuiltins eBones Makefile.inc eBones/lib/libkadm Makefile eBones/lib/...
Joerg Wunsch <joerg> — 83571349225 Jun 1996
joerg 96/06/25 07:37:49 Branch: bin/sh RELENG_2_1_0 Modified: bin/sh Makefile parser.c Log: Merge the fixes for rev 1.9 and 1.10 of parser.c, and 1.9 ...
Gary Palmer <gpalmer> — 83585365427 Jun 1996
gpalmer 96/06/26 22:33:30 Branch: bin/hostname RELENG_2_1_0 gnu/usr.sbin/yppasswdd RELENG_2_1_0 lib/libc/compat-43 RELENG_2_1_0 lib/libc/gen RELENG_2_...
Peter Wemm <peter> — 83603545929 Jun 1996
peter 96/06/29 01:04:07 Modified: bin/ps print.c Log: Fix (I think) the %MEM count in 'ps -u'. It was bogusly taking the vm_rssize (in pages, ...
Bruce Evans — 83604175029 Jun 1996
Urk. %CPU is also wrong by a factor of 128/100. Apparently everyone uses top :-). Bruce...
Peter Wemm <peter> — 83604395029 Jun 1996
peter 96/06/29 03:25:34 Modified: bin/ps print.c Log: Make %CPU add up closer to 100%.. At least, it now agrees with top.. :-) Pointed out by: bde Rev...