unix-history/.git
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

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

SCCS-vsn: sys/vm/vm_page.c 7.8
SCCS-vsn: sys/vm/vm_fault.c 7.8
SCCS-vsn: sys/vm/vm_param.h 7.4

32 years agoadd support to get vmtotal structure calculated
Kirk McKusick [Thu, 29 Aug 1991 06:31:15 +0000 (22:31 -0800)]
add support to get vmtotal structure calculated

SCCS-vsn: sys/kern/kern_sysctl.c 7.18

32 years agomerge in vm_stat structure from vm_statistics.h
Kirk McKusick [Thu, 29 Aug 1991 06:30:36 +0000 (22:30 -0800)]
merge in vm_stat structure from vm_statistics.h
update to reflect new statistics that are actually gathered

SCCS-vsn: sys/sys/vmmeter.h 7.4

32 years agoadd support to get vmtotal structure calculated
Kirk McKusick [Thu, 29 Aug 1991 06:29:44 +0000 (22:29 -0800)]
add support to get vmtotal structure calculated

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

32 years agomerge restore and rrestore
Kirk McKusick [Thu, 29 Aug 1991 06:28:29 +0000 (22:28 -0800)]
merge restore and rrestore

SCCS-vsn: sbin/restore/Makefile 5.11
SCCS-vsn: sbin/restore/restore.8 6.11

32 years agomore informative error messages
Kirk McKusick [Thu, 29 Aug 1991 05:40:24 +0000 (21:40 -0800)]
more informative error messages

SCCS-vsn: sbin/dump/traverse.c 5.13

32 years agochanges to get rid of RTC structure
Keith Sklower [Thu, 29 Aug 1991 03:55:59 +0000 (19:55 -0800)]
changes to get rid of RTC structure

SCCS-vsn: sys/netiso/tp_pcb.c 7.15
SCCS-vsn: sys/netiso/tp_pcb.h 7.12
SCCS-vsn: sys/netiso/tp.trans 7.11

32 years agomove packetizing routine to tp_subr.c
Keith Sklower [Thu, 29 Aug 1991 03:55:00 +0000 (19:55 -0800)]
move packetizing routine to tp_subr.c

SCCS-vsn: sys/netiso/tp_usrreq.c 7.22

32 years agofix outright bug disrupting chain of bound tpcb's -- PRU_DETACH
Keith Sklower [Thu, 29 Aug 1991 03:47:35 +0000 (19:47 -0800)]
fix outright bug disrupting chain of bound tpcb's -- PRU_DETACH
may happen twice; combine intercepts and normal listeners into single chain.

SCCS-vsn: sys/netiso/tp_usrreq.c 7.21

32 years agochanges to get rid of RTC structure; move packetizing to here.
Keith Sklower [Thu, 29 Aug 1991 03:29:37 +0000 (19:29 -0800)]
changes to get rid of RTC structure; move packetizing to here.

SCCS-vsn: sys/netiso/tp_subr.c 7.11

32 years agoget rid of m_append, rewrite m_datalen
Keith Sklower [Thu, 29 Aug 1991 03:21:43 +0000 (19:21 -0800)]
get rid of m_append, rewrite m_datalen

SCCS-vsn: sys/netiso/iso_chksum.c 7.6

32 years agomark esis entries according to if_type and index, so that netstat will work
Keith Sklower [Thu, 29 Aug 1991 03:20:24 +0000 (19:20 -0800)]
mark esis entries according to if_type and index, so that netstat will work

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

32 years agomove in pmap_statistics structure (from abandoned vm_statistics.h)
Kirk McKusick [Wed, 28 Aug 1991 09:26:46 +0000 (01:26 -0800)]
move in pmap_statistics structure (from abandoned vm_statistics.h)

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

32 years agofix rate calculations
Kirk McKusick [Tue, 27 Aug 1991 08:06:38 +0000 (00:06 -0800)]
fix rate calculations

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

32 years agoflag variable wasn't getting initialized; ANSI whacks while I'm here
Keith Bostic [Tue, 27 Aug 1991 05:16:49 +0000 (21:16 -0800)]
flag variable wasn't getting initialized; ANSI whacks while I'm here

SCCS-vsn: usr.bin/column/column.c 5.8

32 years agonull terminate the numeric argument so "+1f" works right
Keith Bostic [Tue, 27 Aug 1991 03:48:46 +0000 (19:48 -0800)]
null terminate the numeric argument so "+1f" works right

SCCS-vsn: usr.bin/tail/tail.c 5.6

32 years agofixed core dump with multi-line aliases
Christos Zoulas [Mon, 26 Aug 1991 08:16:04 +0000 (00:16 -0800)]
fixed core dump with multi-line aliases

SCCS-vsn: bin/csh/lex.c 5.19
SCCS-vsn: bin/csh/char.c 5.8

32 years agoFixed core dump with multi-line aliases
Christos Zoulas [Mon, 26 Aug 1991 08:14:25 +0000 (00:14 -0800)]
Fixed core dump with multi-line aliases

SCCS-vsn: bin/csh/Makefile 5.25

32 years agouse fs->fs_fmod = 1, not fs->fs_mod++
Kirk McKusick [Sat, 24 Aug 1991 07:37:25 +0000 (23:37 -0800)]
use fs->fs_fmod = 1, not fs->fs_mod++

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 7.27
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.27

32 years agofix of/seek/truncate stuff
Keith Bostic [Sat, 24 Aug 1991 02:57:18 +0000 (18:57 -0800)]
fix of/seek/truncate stuff

SCCS-vsn: bin/dd/dd.c 5.11

32 years agouse #a under gcc, set echo mode from command line; make echop work;
Keith Sklower [Fri, 23 Aug 1991 09:47:52 +0000 (01:47 -0800)]
use #a under gcc, set echo mode from command line; make echop work;
semi-verbose mode -- dumpnodata; default to unlimit counts.

SCCS-vsn: sys/tests/netiso/tisrc.c 7.6

32 years agouse #a under gcc, set echo mode from command line; make forp work;
Keith Sklower [Fri, 23 Aug 1991 08:40:52 +0000 (00:40 -0800)]
use #a under gcc, set echo mode from command line; make forp work;
have semi-verbose mode -- dumpnodata, but report everything else.

SCCS-vsn: sys/tests/netiso/tisink.c 7.9

32 years agomake options static, make the comment clearer
Keith Bostic [Thu, 22 Aug 1991 13:47:59 +0000 (05:47 -0800)]
make options static, make the comment clearer

SCCS-vsn: usr.bin/find/option.c 5.11

32 years agodo not strcmp NULL (just take it out of the table entirely)
Chris Torek [Thu, 22 Aug 1991 07:43:34 +0000 (23:43 -0800)]
do not strcmp NULL (just take it out of the table entirely)

SCCS-vsn: usr.bin/find/option.c 5.10

32 years agomove vfilters to /usr/src/old/vfilters
Keith Bostic [Thu, 22 Aug 1991 05:31:28 +0000 (21:31 -0800)]
move vfilters to /usr/src/old/vfilters

SCCS-vsn: usr.sbin/lpr/Makefile 5.14

32 years agosun => un, so we can compile on a sun
Chris Torek [Wed, 21 Aug 1991 17:05:01 +0000 (09:05 -0800)]
sun => un, so we can compile on a sun

SCCS-vsn: usr.sbin/lpr/common_source/startdaemon.c 5.8
SCCS-vsn: usr.sbin/lpr/lpd/lpd.c 5.13

32 years agouses vector of routing trees rather than linked list
Keith Sklower [Wed, 21 Aug 1991 11:31:56 +0000 (03:31 -0800)]
uses vector of routing trees rather than linked list

SCCS-vsn: usr.bin/netstat/route.c 5.22
SCCS-vsn: usr.bin/netstat/main.c 5.25

32 years agodelete data-stream encryption for the foreign sites (Network, Release 2)
Kirk McKusick [Wed, 21 Aug 1991 08:43:26 +0000 (00:43 -0800)]
delete data-stream encryption for the foreign sites (Network, Release 2)

SCCS-vsn: usr.bin/passwd/Makefile 5.11.1.1
SCCS-vsn: bin/rcp/rcp.c 5.32.1.1
SCCS-vsn: bin/rcp/rcp.1 6.14.1.1
SCCS-vsn: usr.bin/rlogin/rlogin.c 5.33.1.1
SCCS-vsn: usr.bin/rlogin/rlogin.1 6.19.1.1
SCCS-vsn: libexec/rlogind/rlogind.c 5.53.1.1
SCCS-vsn: usr.bin/rsh/rsh.c 5.24.1.1
SCCS-vsn: usr.bin/rsh/rsh.1 6.10.1.1
SCCS-vsn: libexec/rshd/rshd.c 5.38.1.1
SCCS-vsn: libexec/Makefile 5.7.1.1

32 years agoadd -static and -nostatic flags, amend mike's changes for route get
Keith Sklower [Wed, 21 Aug 1991 01:09:45 +0000 (17:09 -0800)]
add -static and -nostatic flags, amend mike's changes for route get

SCCS-vsn: sbin/route/route.c 5.40

32 years agoadd -static and -nostatic
Keith Sklower [Wed, 21 Aug 1991 01:09:03 +0000 (17:09 -0800)]
add -static and -nostatic

SCCS-vsn: sbin/route/keywords 5.8

32 years agoincorporate utah support for a.out a_mid (machine id), so we can
Mike Karels [Wed, 21 Aug 1991 00:22:07 +0000 (16:22 -0800)]
incorporate utah support for a.out a_mid (machine id), so we can
recognize ourselves; some cleanup; remove old symbol table recognition

SCCS-vsn: usr.bin/file/file.c 4.21

32 years agodelete decryption for foreign sites
Kirk McKusick [Tue, 20 Aug 1991 09:25:01 +0000 (01:25 -0800)]
delete decryption for foreign sites

SCCS-vsn: lib/libc/gen/crypt.3 6.7.1.1

32 years agodisable decryption for foreign sites
Kirk McKusick [Tue, 20 Aug 1991 09:20:06 +0000 (01:20 -0800)]
disable decryption for foreign sites

SCCS-vsn: lib/libc/gen/crypt.c 5.11.1.1

32 years agoadd instructions
Keith Bostic [Tue, 20 Aug 1991 02:45:31 +0000 (18:45 -0800)]
add instructions

SCCS-vsn: admin/admin/contrib/letter 5.3

32 years agochange it for people who email code, I'm tired of the bitching
Keith Bostic [Tue, 20 Aug 1991 02:43:33 +0000 (18:43 -0800)]
change it for people who email code, I'm tired of the bitching

SCCS-vsn: admin/admin/contrib/letter 5.2

32 years ago(no message)
Elan Amir [Tue, 20 Aug 1991 02:19:46 +0000 (18:19 -0800)]
(no message)

SCCS-vsn: usr.bin/find/Makefile 5.3

32 years agoremove tmac.mdoc.old
Cynthia A. E. Livingston [Sun, 18 Aug 1991 15:01:24 +0000 (07:01 -0800)]
remove tmac.mdoc.old

SCCS-vsn: share/tmac/Makefile 6.14

32 years agoremove .Vx junk
Cynthia A. E. Livingston [Sun, 18 Aug 1991 14:59:39 +0000 (06:59 -0800)]
remove .Vx junk

SCCS-vsn: share/tmac/tmac.andoc 5.7

32 years agotweaks
Cynthia A. E. Livingston [Sun, 18 Aug 1991 14:56:25 +0000 (06:56 -0800)]
tweaks

SCCS-vsn: share/tmac/doc 5.10

32 years agomake POSIX compliant and clean up the language
Keith Bostic [Sun, 18 Aug 1991 03:39:56 +0000 (19:39 -0800)]
make POSIX compliant and clean up the language

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

32 years agoWelcome to that ANSI thang!
Keith Bostic [Sun, 18 Aug 1991 03:30:38 +0000 (19:30 -0800)]
Welcome to that ANSI thang!

SCCS-vsn: usr.bin/mesg/mesg.c 5.1