unix-history/.git
32 years agoadopt TCP's policies concerning acks & (among others) use the fast
Keith Sklower [Sat, 7 Sep 1991 08:15:21 +0000 (00:15 -0800)]
adopt TCP's policies concerning acks & (among others) use the fast
timeout mechanism and delayed acks.

SCCS-vsn: sys/netiso/tp_subr.c 7.13
SCCS-vsn: sys/netiso/tp_stat.h 7.6
SCCS-vsn: sys/netiso/tp.trans 7.13
SCCS-vsn: sys/netiso/iso_proto.c 7.9
SCCS-vsn: sys/netiso/tp_timer.c 7.9
SCCS-vsn: sys/netiso/tp_timer.h 7.6

32 years agoadd extern to zero dimention arrays.
Ralph Campbell [Sat, 7 Sep 1991 08:09:19 +0000 (00:09 -0800)]
add extern to zero dimention arrays.

SCCS-vsn: sys/sys/conf.h 7.10

32 years agolast line of while not reached; shut up mips compiler (from Ralph Campbell);
Keith Sklower [Sat, 7 Sep 1991 08:03:32 +0000 (00:03 -0800)]
last line of while not reached; shut up mips compiler (from Ralph Campbell);
make sosetopt inform protocols of SOL_SOCKET options being changed.

SCCS-vsn: sys/kern/uipc_socket.c 7.30

32 years agoremove machine dependencies
Ralph Campbell [Sat, 7 Sep 1991 07:51:13 +0000 (23:51 -0800)]
remove machine dependencies

SCCS-vsn: sys/nfs/nfs_vnops.c 7.61

32 years agoRev #2. ANSI/POSIX and reformatting, a few bug fixes thrown in
Keith Bostic [Sat, 7 Sep 1991 07:25:33 +0000 (23:25 -0800)]
Rev #2.  ANSI/POSIX and reformatting, a few bug fixes thrown in

SCCS-vsn: lib/libc/db/hash/extern.h 5.1

32 years agoadd printf if signal ignored in system process.
Ralph Campbell [Sat, 7 Sep 1991 06:53:29 +0000 (22:53 -0800)]
add printf if signal ignored in system process.

SCCS-vsn: sys/kern/kern_sig.c 7.36

32 years agodelete hp300 and i386 ifdefs for vmapbuf() and vunmapbuf().
Ralph Campbell [Sat, 7 Sep 1991 06:48:21 +0000 (22:48 -0800)]
delete hp300 and i386 ifdefs for vmapbuf() and vunmapbuf().

SCCS-vsn: sys/kern/kern_physio.c 7.21

32 years agofix comment
Ralph Campbell [Sat, 7 Sep 1991 06:46:13 +0000 (22:46 -0800)]
fix comment

SCCS-vsn: sys/kern/kern_fork.c 7.30

32 years agoallow "negative" offsets for cdevs
Mike Karels [Sat, 7 Sep 1991 06:34:59 +0000 (22:34 -0800)]
allow "negative" offsets for cdevs

SCCS-vsn: sys/miscfs/specfs/spec_vnops.c 7.38

32 years agoadded ifdef PSL_ALLCC around old wait system call code.
Ralph Campbell [Sat, 7 Sep 1991 06:34:47 +0000 (22:34 -0800)]
added ifdef PSL_ALLCC around old wait system call code.

SCCS-vsn: sys/kern/kern_exit.c 7.37

32 years agoleave curproc set until last sleep, then clear before state is invalid
Mike Karels [Sat, 7 Sep 1991 06:33:34 +0000 (22:33 -0800)]
leave curproc set until last sleep, then clear before state is invalid
(so clock, etc. don't poke around stuff that's been freed)

SCCS-vsn: sys/kern/kern_exit.c 7.36

32 years agoadd pmax
Ralph Campbell [Sat, 7 Sep 1991 06:24:09 +0000 (22:24 -0800)]
add pmax

SCCS-vsn: sys/kern/Makefile 7.14

32 years agolfortune doesn't exist anymore
Steve Sellgren [Sat, 7 Sep 1991 04:42:24 +0000 (20:42 -0800)]
lfortune doesn't exist anymore

SCCS-vsn: games/larn/Makefile 5.11

32 years agowe need writable strings since we're writing to char consts...
Steve Sellgren [Sat, 7 Sep 1991 04:38:30 +0000 (20:38 -0800)]
we need writable strings since we're writing to char consts...

SCCS-vsn: games/larn/Makefile 5.10

32 years agomalloc is void *
Steve Sellgren [Sat, 7 Sep 1991 04:37:48 +0000 (20:37 -0800)]
malloc is void *

SCCS-vsn: games/larn/header.h 5.4

32 years agogarbage
Steve Sellgren [Sat, 7 Sep 1991 04:01:34 +0000 (20:01 -0800)]
garbage

SCCS-vsn: games/larn/data.c 5.6
SCCS-vsn: games/larn/header.h 5.5

32 years agoReplaced exp with expr to avoild libm conflict
Christos Zoulas [Fri, 6 Sep 1991 16:25:50 +0000 (08:25 -0800)]
Replaced exp with expr to avoild libm conflict

SCCS-vsn: bin/csh/func.c 5.26
SCCS-vsn: bin/csh/extern.h 5.8
SCCS-vsn: bin/csh/set.c 5.15
SCCS-vsn: bin/csh/exp.c 5.14

32 years agoadd COIP
Mike Karels [Fri, 6 Sep 1991 09:02:37 +0000 (01:02 -0800)]
add COIP

SCCS-vsn: sys/sys/socket.h 7.14

32 years agoeffectively merge tp_ref structure with rest of tp_pcb;
Keith Sklower [Fri, 6 Sep 1991 09:02:22 +0000 (01:02 -0800)]
effectively merge tp_ref structure with rest of tp_pcb;
this version doesn't crash, but does exhibit lumpy behavior;
ack & retrans policies need to be fixed

SCCS-vsn: sys/netiso/tp_pcb.c 7.17
SCCS-vsn: sys/netiso/tp_pcb.h 7.15
SCCS-vsn: sys/netiso/tp_input.c 7.22
SCCS-vsn: sys/netiso/tp_timer.c 7.8
SCCS-vsn: sys/netiso/tp_timer.h 7.5

32 years agogather info in one place for netstat for variable allocated tp_refs
Keith Sklower [Fri, 6 Sep 1991 08:58:18 +0000 (00:58 -0800)]
gather info in one place for netstat for variable allocated tp_refs

SCCS-vsn: sys/netiso/tp_pcb.h 7.14
SCCS-vsn: sys/netiso/tp_timer.c 7.7

32 years agodata files are in /var/rwho, not /var/spool/rwho
Steve Sellgren [Fri, 6 Sep 1991 08:31:37 +0000 (00:31 -0800)]
data files are in /var/rwho, not /var/spool/rwho

SCCS-vsn: usr.bin/rwho/rwho.1 6.8

32 years agodata files are in /var/rwho, not /usr/var/rwho
Steve Sellgren [Fri, 6 Sep 1991 08:30:35 +0000 (00:30 -0800)]
data files are in /var/rwho, not /usr/var/rwho

SCCS-vsn: usr.bin/ruptime/ruptime.1 6.10

32 years ago'a b c^W' erases 'b c' instead of just 'c'
Keith Bostic [Fri, 6 Sep 1991 07:36:51 +0000 (23:36 -0800)]
'a b c^W' erases 'b c' instead of just 'c'

SCCS-vsn: sys/kern/tty.c 7.46

32 years agowe're in 510 area code now.
Steve Sellgren [Fri, 6 Sep 1991 00:33:18 +0000 (16:33 -0800)]
we're in 510 area code now.

SCCS-vsn: admin/admin/4.3/HEADERS 1.5

32 years agodate and time created 91/09/04 15:36:17 by bostic
Keith Bostic [Thu, 5 Sep 1991 06:36:17 +0000 (22:36 -0800)]
date and time created 91/09/04 15:36:17 by bostic

SCCS-vsn: lib/libc/db/mpool/Makefile.inc 5.1

32 years agoadd mpool
Keith Bostic [Thu, 5 Sep 1991 06:35:35 +0000 (22:35 -0800)]
add mpool

SCCS-vsn: lib/libc/db/Makefile.inc 5.3

32 years agodocument that the key gets set on a "get" as well as the data
Keith Bostic [Thu, 5 Sep 1991 06:19:44 +0000 (22:19 -0800)]
document that the key gets set on a "get" as well as the data

SCCS-vsn: lib/libc/db/man/dbopen.3 5.18

32 years agodate and time created 91/09/04 14:33:20 by bostic
Keith Bostic [Thu, 5 Sep 1991 05:33:20 +0000 (21:33 -0800)]
date and time created 91/09/04 14:33:20 by bostic

SCCS-vsn: lib/libc/db/man/Makefile.inc 5.1

32 years agoRev #2. ANSI/POSIX and reformatting, a few bug fixes thrown in
Keith Bostic [Thu, 5 Sep 1991 03:56:47 +0000 (19:56 -0800)]
Rev #2.  ANSI/POSIX and reformatting, a few bug fixes thrown in

SCCS-vsn: lib/libc/db/hash/Makefile.inc 5.2
SCCS-vsn: lib/libc/db/hash/hash.c 5.15
SCCS-vsn: lib/libc/db/hash/hash.h 5.5
SCCS-vsn: lib/libc/db/hash/hash_bigkey.c 5.6
SCCS-vsn: lib/libc/db/hash/hash_buf.c 5.8
SCCS-vsn: lib/libc/db/hash/hash_func.c 5.2
SCCS-vsn: lib/libc/db/hash/hash_log2.c 5.2
SCCS-vsn: lib/libc/db/hash/hash_page.c 5.14
SCCS-vsn: lib/libc/db/hash/hsearch.c 5.6
SCCS-vsn: lib/libc/db/hash/ndbm.c 5.8
SCCS-vsn: lib/libc/db/hash/page.h 5.2
SCCS-vsn: lib/libc/db/hash/search.h 5.2

32 years agonew structure
Keith Bostic [Thu, 5 Sep 1991 03:55:21 +0000 (19:55 -0800)]
new structure

SCCS-vsn: lib/libc/db/Makefile.inc 5.2

32 years agoRev #2. Redo the btree code add recno's and checkpoint
Keith Bostic [Thu, 5 Sep 1991 03:54:11 +0000 (19:54 -0800)]
Rev #2.  Redo the btree code add recno's and checkpoint

SCCS-vsn: lib/libc/db/btree/Makefile.inc 5.4
SCCS-vsn: lib/libc/db/btree/bt_delete.c 5.3
SCCS-vsn: lib/libc/db/btree/bt_get.c 5.3
SCCS-vsn: lib/libc/db/btree/bt_open.c 5.10
SCCS-vsn: lib/libc/db/btree/bt_overflow.c 5.3
SCCS-vsn: lib/libc/db/btree/bt_put.c 5.4
SCCS-vsn: lib/libc/db/btree/bt_search.c 5.3
SCCS-vsn: lib/libc/db/btree/bt_seq.c 5.5
SCCS-vsn: lib/libc/db/btree/bt_split.c 5.3
SCCS-vsn: lib/libc/db/btree/bt_utils.c 5.4
SCCS-vsn: lib/libc/db/btree/btree.h 5.3
SCCS-vsn: lib/libc/db/btree/bt_close.c 5.1
SCCS-vsn: lib/libc/db/btree/bt_conv.c 5.1
SCCS-vsn: lib/libc/db/btree/bt_debug.c 5.1
SCCS-vsn: lib/libc/db/btree/bt_stack.c 5.1
SCCS-vsn: lib/libc/db/btree/extern.h 5.1
SCCS-vsn: lib/libc/db/test/btree.tests/main.c 5.2
SCCS-vsn: lib/libc/db/db/db.c 5.1
SCCS-vsn: lib/libc/db/recno/extern.h 5.1
SCCS-vsn: lib/libc/db/recno/rec_close.c 5.1
SCCS-vsn: lib/libc/db/recno/rec_delete.c 5.1
SCCS-vsn: lib/libc/db/recno/rec_get.c 5.1
SCCS-vsn: lib/libc/db/recno/rec_open.c 5.1
SCCS-vsn: lib/libc/db/recno/rec_put.c 5.1
SCCS-vsn: lib/libc/db/recno/rec_search.c 5.1
SCCS-vsn: lib/libc/db/recno/rec_seq.c 5.1
SCCS-vsn: lib/libc/db/recno/rec_utils.c 5.1

32 years agodate and time created 91/09/04 12:44:43 by bostic
Keith Bostic [Thu, 5 Sep 1991 03:44:43 +0000 (19:44 -0800)]
date and time created 91/09/04 12:44:43 by bostic

SCCS-vsn: lib/libc/db/test/hash.tests/driver2.c 5.1

32 years agodate and time created 91/09/04 12:44:33 by bostic
Keith Bostic [Thu, 5 Sep 1991 03:44:33 +0000 (19:44 -0800)]
date and time created 91/09/04 12:44:33 by bostic

SCCS-vsn: lib/libc/db/test/hash.tests/testit 5.1

32 years agoclean up SCCS headers, include files
Keith Bostic [Thu, 5 Sep 1991 03:43:44 +0000 (19:43 -0800)]
clean up SCCS headers, include files

SCCS-vsn: lib/libc/db/test/hash.tests/tcreat3.c 5.3
SCCS-vsn: lib/libc/db/test/hash.tests/tdel.c 5.4
SCCS-vsn: lib/libc/db/test/hash.tests/thash4.c 5.4
SCCS-vsn: lib/libc/db/test/hash.tests/tread2.c 5.4
SCCS-vsn: lib/libc/db/test/hash.tests/tseq.c 5.3
SCCS-vsn: lib/libc/db/test/hash.tests/tverify.c 5.4

32 years agoRev #2 (after ANSI/POSIX changes to hash)
Keith Bostic [Thu, 5 Sep 1991 03:39:48 +0000 (19:39 -0800)]
Rev #2 (after ANSI/POSIX changes to hash)

SCCS-vsn: lib/libc/db/test/hash.tests/tcreat3.c 5.2
SCCS-vsn: lib/libc/db/test/hash.tests/tdel.c 5.3
SCCS-vsn: lib/libc/db/test/hash.tests/thash4.c 5.3
SCCS-vsn: lib/libc/db/test/hash.tests/tread2.c 5.3
SCCS-vsn: lib/libc/db/test/hash.tests/tseq.c 5.2
SCCS-vsn: lib/libc/db/test/hash.tests/tverify.c 5.3

32 years agoRev #2; new interface, btrees, recno's.
Keith Bostic [Thu, 5 Sep 1991 03:37:04 +0000 (19:37 -0800)]
Rev #2; new interface, btrees, recno's.

SCCS-vsn: include/db.h 5.12

32 years agoadd mpool.h
Keith Bostic [Thu, 5 Sep 1991 03:11:36 +0000 (19:11 -0800)]
add mpool.h

SCCS-vsn: include/Makefile 5.47

32 years agocheckpoint btree mpool
Keith Bostic [Thu, 5 Sep 1991 02:38:07 +0000 (18:38 -0800)]
checkpoint btree mpool

SCCS-vsn: include/mpool.h 5.1
SCCS-vsn: lib/libc/db/mpool/mpool.c 5.1

32 years agobreak db(3) up into multiple manual pages
Keith Bostic [Thu, 5 Sep 1991 02:36:43 +0000 (18:36 -0800)]
break db(3) up into multiple manual pages

SCCS-vsn: lib/libc/db/man/dbopen.3 5.17
SCCS-vsn: lib/libc/db/man/btree.3 5.1
SCCS-vsn: lib/libc/db/man/hash.3 5.1
SCCS-vsn: lib/libc/db/man/mpool.3 5.1
SCCS-vsn: lib/libc/db/man/recno.3 5.1

32 years agoensuring that "$<whatever>" is always output as "$<whatever>"
Keith Bostic [Thu, 5 Sep 1991 01:07:29 +0000 (17:07 -0800)]
ensuring that "$<whatever>" is always output as "$<whatever>"
when <whatever> is not a meaningful macro char

SCCS-vsn: usr.bin/m4/eval.c 5.6

32 years agoFix for -n flag. Contine execution for some `special' builtins
Christos Zoulas [Wed, 4 Sep 1991 16:37:26 +0000 (08:37 -0800)]
Fix for -n flag. Contine execution for some `special' builtins

SCCS-vsn: bin/csh/sem.c 5.20

32 years agofix xfree() so it can be re-written as a macro
Christos Zoulas [Wed, 4 Sep 1991 16:36:51 +0000 (08:36 -0800)]
fix xfree() so it can be re-written as a macro

SCCS-vsn: bin/csh/func.c 5.25
SCCS-vsn: bin/csh/misc.c 5.15

32 years agonow that SO_RCVBUF calls down, calculate maxcredit, and use in
Keith Sklower [Wed, 4 Sep 1991 12:23:20 +0000 (04:23 -0800)]
now that SO_RCVBUF calls down, calculate maxcredit, and use in
LOCAL_CREDIT macro.

SCCS-vsn: sys/netiso/tp_param.h 7.9
SCCS-vsn: sys/netiso/tp_subr.c 7.12
SCCS-vsn: sys/netiso/tp_subr2.c 7.13

32 years agoupper level protocols now call when setting socket level options
Keith Sklower [Wed, 4 Sep 1991 12:19:00 +0000 (04:19 -0800)]
upper level protocols now call when setting socket level options

SCCS-vsn: sys/netiso/tp_output.c 7.13

32 years agocall tp_getoptions as soon as paramters are known
Keith Sklower [Wed, 4 Sep 1991 12:17:52 +0000 (04:17 -0800)]
call tp_getoptions as soon as paramters are known

SCCS-vsn: sys/netiso/tp.trans 7.12

32 years agoupper level protocols now call when setting socket level options
Keith Sklower [Wed, 4 Sep 1991 12:15:47 +0000 (04:15 -0800)]
upper level protocols now call when setting socket level options

SCCS-vsn: sys/netiso/iso.c 7.16

32 years agoremove K&R concatenation "comment"
William Nesheim [Wed, 4 Sep 1991 11:03:34 +0000 (03:03 -0800)]
remove K&R concatenation "comment"

SCCS-vsn: usr.sbin/config/mkioconf.c 5.19

32 years agosysline doesn't compile any more
Keith Bostic [Wed, 4 Sep 1991 10:59:02 +0000 (02:59 -0800)]
sysline doesn't compile any more

SCCS-vsn: old/Makefile 5.19

32 years agoFix argument mistatch in call to inet_ntoa() (it causes problems on the
Craig Leres [Wed, 4 Sep 1991 09:38:12 +0000 (01:38 -0800)]
Fix argument mistatch in call to inet_ntoa() (it causes problems on the
sparc).

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 5.38

32 years agoAdd a 9 track device
Steve Sellgren [Wed, 4 Sep 1991 09:00:15 +0000 (01:00 -0800)]
Add a 9 track device

SCCS-vsn: sys/sys/mtio.h 7.7

32 years agouse SIG_ERR, not BADSIG
Keith Bostic [Wed, 4 Sep 1991 06:19:42 +0000 (22:19 -0800)]
use SIG_ERR, not BADSIG

SCCS-vsn: lib/libc/gen/signal.c 5.6

32 years ago#define BADSIG as SIG_ERR
Keith Bostic [Wed, 4 Sep 1991 06:19:17 +0000 (22:19 -0800)]
#define BADSIG as SIG_ERR

SCCS-vsn: sys/sys/signal.h 7.18

32 years agoadd sig_atomic_t (ANSI); fix SA_RESTART comment; add SIG_ERR (ANSI)
Keith Bostic [Wed, 4 Sep 1991 06:11:32 +0000 (22:11 -0800)]
add sig_atomic_t (ANSI); fix SA_RESTART comment; add SIG_ERR (ANSI)

SCCS-vsn: sys/sys/signal.h 7.17

32 years agofread/fwrite return size_t
Keith Bostic [Wed, 4 Sep 1991 03:02:41 +0000 (19:02 -0800)]
fread/fwrite return size_t

SCCS-vsn: lib/libc/stdio/fread.c 5.5
SCCS-vsn: lib/libc/stdio/fwrite.c 5.6

32 years agoadd SCCS header
Keith Bostic [Wed, 4 Sep 1991 02:45:04 +0000 (18:45 -0800)]
add SCCS header

SCCS-vsn: usr.bin/m4/Makefile 5.9

32 years agoNew version from Oz Yigit
Keith Bostic [Wed, 4 Sep 1991 02:43:34 +0000 (18:43 -0800)]
New version from Oz Yigit

SCCS-vsn: usr.bin/m4/extern.h 5.1
SCCS-vsn: usr.bin/m4/stdd.h 5.1

32 years agoNew version from Oz Yigit; BSD-ized
Keith Bostic [Wed, 4 Sep 1991 02:38:24 +0000 (18:38 -0800)]
New version from Oz Yigit; BSD-ized

SCCS-vsn: usr.bin/m4/Makefile 5.8
SCCS-vsn: usr.bin/m4/eval.c 5.5
SCCS-vsn: usr.bin/m4/expr.c 5.4
SCCS-vsn: usr.bin/m4/look.c 5.4
SCCS-vsn: usr.bin/m4/m4.1 6.11
SCCS-vsn: usr.bin/m4/main.c 5.7
SCCS-vsn: usr.bin/m4/mdef.h 5.7
SCCS-vsn: usr.bin/m4/misc.c 5.7
SCCS-vsn: usr.bin/m4/pathnames.h 5.4

32 years agodo not panic after modified data found on the freelist
Kirk McKusick [Wed, 4 Sep 1991 02:16:20 +0000 (18:16 -0800)]
do not panic after modified data found on the freelist

SCCS-vsn: sys/kern/kern_malloc.c 7.28

32 years agofirst cut at new VM statistics gathering
Kirk McKusick [Wed, 4 Sep 1991 02:15:07 +0000 (18:15 -0800)]
first cut at new VM statistics gathering

SCCS-vsn: sys/vm/vm_meter.c 7.12

32 years agouse #define for dn_skipname from resolv.h
Mike Karels [Wed, 4 Sep 1991 01:04:54 +0000 (17:04 -0800)]
use #define for dn_skipname from resolv.h

SCCS-vsn: usr.sbin/sendmail/src/domain.c 5.27

32 years agoNew version from Oz Yigit
Keith Bostic [Wed, 4 Sep 1991 00:47:38 +0000 (16:47 -0800)]
New version from Oz Yigit

SCCS-vsn: usr.bin/m4/eval.h 5.1
SCCS-vsn: usr.bin/m4/extr.h 5.3
SCCS-vsn: usr.bin/m4/look.h 5.1
SCCS-vsn: usr.bin/m4/misc.h 5.1

32 years agovolker-craig 414h added
John A. Kunze [Wed, 4 Sep 1991 00:22:23 +0000 (16:22 -0800)]
volker-craig 414h added

SCCS-vsn: share/termcap/termcap.src 5.90

32 years agodon't include vm_statistics.h anymore
William Nesheim [Wed, 4 Sep 1991 00:10:51 +0000 (16:10 -0800)]
don't include vm_statistics.h anymore

SCCS-vsn: sys/i386/i386/mem.c 7.3

32 years agoadded ISO network software interrupts
Keith Sklower [Tue, 3 Sep 1991 23:57:19 +0000 (15:57 -0800)]
added ISO network software interrupts

SCCS-vsn: sys/i386/isa/icu.s 7.3

32 years agofread/fwrite return size_t
Keith Bostic [Tue, 3 Sep 1991 23:48:36 +0000 (15:48 -0800)]
fread/fwrite return size_t

SCCS-vsn: include/stdio.h 5.19

32 years agoClear aliases and evals on error in btoeof
Christos Zoulas [Tue, 3 Sep 1991 07:52:04 +0000 (23:52 -0800)]
Clear aliases and evals on error in btoeof

SCCS-vsn: bin/csh/lex.c 5.21

32 years agofixed signal reporting
Christos Zoulas [Mon, 2 Sep 1991 13:41:18 +0000 (05:41 -0800)]
fixed signal reporting

SCCS-vsn: bin/csh/proc.c 5.26

32 years agoadd list of names, change "Stopped" to "Suspended"
Keith Bostic [Mon, 2 Sep 1991 10:52:17 +0000 (02:52 -0800)]
add list of names, change "Stopped" to "Suspended"

SCCS-vsn: lib/libc/gen/siglist.c 5.7

32 years agotypo
Keith Bostic [Mon, 2 Sep 1991 08:47:43 +0000 (00:47 -0800)]
typo

SCCS-vsn: usr.bin/strings/strings.c 5.11

32 years agoBugfix for loops in aliases.
Christos Zoulas [Sat, 31 Aug 1991 12:23:49 +0000 (04:23 -0800)]
Bugfix for loops in aliases.

SCCS-vsn: bin/csh/csh.c 5.29
SCCS-vsn: bin/csh/csh.h 5.19
SCCS-vsn: bin/csh/func.c 5.24
SCCS-vsn: bin/csh/lex.c 5.20
SCCS-vsn: bin/csh/extern.h 5.7

32 years agotypo
Keith Bostic [Sat, 31 Aug 1991 07:37:59 +0000 (23:37 -0800)]
typo

SCCS-vsn: lib/libc/gen/fts.3 5.12

32 years agonotify lower levels of some socket setopt changes, esp. buffering
Keith Sklower [Sat, 31 Aug 1991 07:25:54 +0000 (23:25 -0800)]
notify lower levels of some socket setopt changes, esp. buffering

SCCS-vsn: sys/kern/uipc_socket.c 7.29

32 years agoadd common routine to copy from dev buf to mbufs;
Keith Sklower [Sat, 31 Aug 1991 03:40:44 +0000 (19:40 -0800)]
add common routine to copy from dev buf to mbufs;
add routine shared between iso & x.25 for packetize that cleaves an mbuf.

SCCS-vsn: sys/kern/uipc_mbuf.c 7.20

32 years agoparanoia about freeing a tpcb while still in the list of bound tcb's
Keith Sklower [Sat, 31 Aug 1991 03:12:43 +0000 (19:12 -0800)]
paranoia about freeing a tpcb while still in the list of bound tcb's
or list of children of a given TSEL

SCCS-vsn: sys/netiso/tp_pcb.c 7.16
SCCS-vsn: sys/netiso/tp_pcb.h 7.13
SCCS-vsn: sys/netiso/tp_timer.c 7.6
SCCS-vsn: sys/netiso/tp_usrreq.c 7.23

32 years agodelete nonexistent vmmeter fields
Kirk McKusick [Fri, 30 Aug 1991 14:40:20 +0000 (06:40 -0800)]
delete nonexistent vmmeter fields

SCCS-vsn: sys/hp300/hp300/genassym.c 7.9
SCCS-vsn: sys/i386/i386/genassym.c 5.13

32 years agosave type when freeing an piece of memory so it can be printed out
Kirk McKusick [Fri, 30 Aug 1991 14:13:05 +0000 (06:13 -0800)]
save type when freeing an piece of memory so it can be printed out
if the piece of memory is found to be modified when it is later reallocated

SCCS-vsn: sys/kern/kern_malloc.c 7.27

32 years agoadded pmap_bootstrap_alloc() to deal with machine dependent
William Nesheim [Fri, 30 Aug 1991 08:29:16 +0000 (00:29 -0800)]
added pmap_bootstrap_alloc() to deal with machine dependent
allocation of memory before malloc() can be used.

SCCS-vsn: sys/vm/vm_page.c 7.9

32 years agochanged interface to vm_page_startup function, due to new
William Nesheim [Fri, 30 Aug 1991 07:47:21 +0000 (23:47 -0800)]
changed interface to vm_page_startup function, due to new
allocation procedure.

SCCS-vsn: sys/vm/vm_init.c 7.5

32 years agoadded function prototypes, cleaning up.
William Nesheim [Fri, 30 Aug 1991 07:45:56 +0000 (23:45 -0800)]
added function prototypes, cleaning up.

SCCS-vsn: sys/vm/vm_page.h 7.5

32 years agoadded pmap_bootstrap_alloc() to deal with machine dependant
William Nesheim [Fri, 30 Aug 1991 07:43:47 +0000 (23:43 -0800)]
added pmap_bootstrap_alloc() to deal with machine dependant
allocation of memory before malloc() can be used.

SCCS-vsn: sys/vm/vm_page.c 7.9

32 years agoadded pmap_bootstrap_alloc(), the "before malloc" allocator.
William Nesheim [Fri, 30 Aug 1991 07:30:40 +0000 (23:30 -0800)]
added pmap_bootstrap_alloc(), the "before malloc" allocator.

SCCS-vsn: sys/hp300/hp300/pmap.c 7.6

32 years agoadded synonyms for vt220, vt100, vt52 as per TELNET RFC
John A. Kunze [Fri, 30 Aug 1991 06:00:05 +0000 (22:00 -0800)]
added synonyms for vt220, vt100, vt52 as per TELNET RFC

SCCS-vsn: share/termcap/termcap.src 5.89

32 years agomy aborted rewrite (curses, structs, and tons of other changes)
Steve Sellgren [Fri, 30 Aug 1991 05:29:44 +0000 (21:29 -0800)]
my aborted rewrite (curses, structs, and tons of other changes)

SCCS-vsn: games/larn/data.c 5.5
SCCS-vsn: games/larn/display.c 5.3
SCCS-vsn: games/larn/global.c 5.2
SCCS-vsn: games/larn/header.h 5.4
SCCS-vsn: games/larn/io.c 5.3
SCCS-vsn: games/larn/main.c 5.6
SCCS-vsn: games/larn/monster.c 5.3
SCCS-vsn: games/larn/moreobj.c 5.3
SCCS-vsn: games/larn/movem.c 5.2
SCCS-vsn: games/larn/object.c 5.2
SCCS-vsn: games/larn/regen.c 5.2
SCCS-vsn: games/larn/diag.c 5.4
SCCS-vsn: games/larn/scores.c 5.2
SCCS-vsn: games/larn/signal.c 5.3
SCCS-vsn: games/larn/store.c 5.5
SCCS-vsn: games/larn/tok.c 5.3

32 years agoupdate for new VM statistics
Kirk McKusick [Thu, 29 Aug 1991 09:38:30 +0000 (01:38 -0800)]
update for new VM statistics

SCCS-vsn: usr.bin/systat/vmstat.c 5.17

32 years agouse PAGE_MASK macro
Kirk McKusick [Thu, 29 Aug 1991 08:07:47 +0000 (00:07 -0800)]
use PAGE_MASK macro

SCCS-vsn: sys/vm/vm_mmap.c 7.8

32 years agoadd num_pages macro; add PAGE_MASK macro
Kirk McKusick [Thu, 29 Aug 1991 08:07:24 +0000 (00:07 -0800)]
add num_pages macro; add PAGE_MASK macro

SCCS-vsn: sys/vm/vm_param.h 7.5

32 years agothey wanted specific bullet items instead of broad discussion
Keith Bostic [Thu, 29 Aug 1991 07:14:25 +0000 (23:14 -0800)]
they wanted specific bullet items instead of broad discussion

SCCS-vsn: admin/admin/proposals/NASA.proposal 1.5

32 years agono longer need to include vm_statistics.h
Kirk McKusick [Thu, 29 Aug 1991 06:50:11 +0000 (22:50 -0800)]
no longer need to include vm_statistics.h

SCCS-vsn: sys/hp300/hp300/mem.c 7.6

32 years agono longer need to include vmmeter.h
Kirk McKusick [Thu, 29 Aug 1991 06:49:48 +0000 (22:49 -0800)]
no longer need to include vmmeter.h

SCCS-vsn: sys/hp300/hp300/trap.c 7.16

32 years agovm_stat is merged into vmmeter structure
Kirk McKusick [Thu, 29 Aug 1991 06:49:21 +0000 (22:49 -0800)]
vm_stat is merged into vmmeter structure

SCCS-vsn: sys/hp300/hp300/machdep.c 7.19

32 years agono longer need vm_statistics.h
Kirk McKusick [Thu, 29 Aug 1991 06:48:44 +0000 (22:48 -0800)]
no longer need vm_statistics.h

SCCS-vsn: sys/hp300/dev/sd.c 7.9
SCCS-vsn: sys/hp300/dev/rd.c 7.10

32 years agovm_stat is merged into vmmeter structure
Kirk McKusick [Thu, 29 Aug 1991 06:47:52 +0000 (22:47 -0800)]
vm_stat is merged into vmmeter structure

SCCS-vsn: sys/vm/vm_pageout.h 7.5
SCCS-vsn: sys/vm/vm_pageout.c 7.6

32 years agocan_persist bit field replaced with a flag
Kirk McKusick [Thu, 29 Aug 1991 06:47:10 +0000 (22:47 -0800)]
can_persist bit field replaced with a flag

SCCS-vsn: sys/vm/vm_pager.c 7.6

32 years agointernal bit field replaced with flag
Kirk McKusick [Thu, 29 Aug 1991 06:46:44 +0000 (22:46 -0800)]
internal bit field replaced with flag

SCCS-vsn: sys/vm/vm_map.c 7.4

32 years agovm_statistics.h is merged into vmmeter.h
Kirk McKusick [Thu, 29 Aug 1991 06:45:25 +0000 (22:45 -0800)]
vm_statistics.h is merged into vmmeter.h

SCCS-vsn: sys/vm/vm.h 7.2

32 years agovm_stat is merged into vmmeter structure;
Kirk McKusick [Thu, 29 Aug 1991 06:44:56 +0000 (22:44 -0800)]
vm_stat is merged into vmmeter structure;
can_persist and internal bit fields replaced with flags

SCCS-vsn: sys/vm/vm_object.c 7.7

32 years agodeprecate unused pager_ready; delete can_persist and internal
Kirk McKusick [Thu, 29 Aug 1991 06:43:52 +0000 (22:43 -0800)]
deprecate unused pager_ready; delete can_persist and internal
and replace them with flags values

SCCS-vsn: sys/vm/vm_object.h 7.4

32 years agovm_stat is merged into vmmeter structure
Kirk McKusick [Thu, 29 Aug 1991 06:42:28 +0000 (22:42 -0800)]
vm_stat is merged into vmmeter structure

SCCS-vsn: sys/vm/vm_glue.c 7.11

32 years agopmap_statistics moves in from deprecated vm_statistics.h
Kirk McKusick [Thu, 29 Aug 1991 06:42:03 +0000 (22:42 -0800)]
pmap_statistics moves in from deprecated vm_statistics.h

SCCS-vsn: sys/vm/pmap.h 7.5

32 years agovm_stat is merged into vmmeter structure;
Kirk McKusick [Thu, 29 Aug 1991 06:41:30 +0000 (22:41 -0800)]
vm_stat is merged into vmmeter structure;
internal bit field becomes a flag

SCCS-vsn: sys/vm/vm_mmap.c 7.7