unix-history/.git
36 years agoreadjust field widths
Mike Karels [Sun, 30 Aug 1987 09:54:55 +0000 (01:54 -0800)]
readjust field widths

SCCS-vsn: usr.bin/netstat/route.c 5.11

36 years agowiden fields so numeric addresses aren't truncated
Mike Karels [Sun, 30 Aug 1987 09:54:34 +0000 (01:54 -0800)]
widen fields so numeric addresses aren't truncated

SCCS-vsn: usr.bin/netstat/if.c 5.5

36 years agomust chgrp disks to operator and set mode correctly
Kirk McKusick [Sat, 29 Aug 1987 02:10:01 +0000 (18:10 -0800)]
must chgrp disks to operator and set mode correctly

SCCS-vsn: etc/etc.tahoe/MAKEDEV 5.4

36 years agodefeat DEFNAMES if removing trailing '.'; fix typo
Mike Karels [Fri, 28 Aug 1987 08:53:31 +0000 (00:53 -0800)]
defeat DEFNAMES if removing trailing '.'; fix typo

SCCS-vsn: lib/libc/net/gethostnamadr.c 6.24

36 years agoavoid writing out null's in error messages (4.3BSD/lib/80, adam@gec-mi-at.co.uk)
Kirk McKusick [Fri, 28 Aug 1987 00:11:44 +0000 (16:11 -0800)]
avoid writing out null's in error messages (4.3BSD/lib/80, adam@gec-mi-at.co.uk)

SCCS-vsn: lib/libc/gmon/gmon.c 5.4

36 years agomake pstat recgonize SLIP; bug report 4.3BSD/etc/82
Keith Bostic [Thu, 27 Aug 1987 22:23:59 +0000 (14:23 -0800)]
make pstat recgonize SLIP; bug report 4.3BSD/etc/82

SCCS-vsn: usr.sbin/pstat/pstat.c 5.14

36 years agoreturn s1 if zero or negative length
Kirk McKusick [Wed, 26 Aug 1987 00:27:51 +0000 (16:27 -0800)]
return s1 if zero or negative length

SCCS-vsn: lib/libc/tahoe/string/strncat.s 1.2

36 years agoremove redundant assignments
Mike Karels [Tue, 25 Aug 1987 12:46:34 +0000 (04:46 -0800)]
remove redundant assignments

SCCS-vsn: sys/netinet/in_pcb.c 7.5

36 years agoadd "doc" folder
Keith Bostic [Mon, 24 Aug 1987 23:45:10 +0000 (15:45 -0800)]
add "doc" folder

SCCS-vsn: libexec/bugfiler/bugformat 4.7

36 years agodocument reading the environment, -e flag
Keith Bostic [Mon, 24 Aug 1987 23:25:13 +0000 (15:25 -0800)]
document reading the environment, -e flag

SCCS-vsn: old/make/make.1 6.4

36 years agolook for disk label at any reasonable offset
Mike Karels [Mon, 24 Aug 1987 09:24:57 +0000 (01:24 -0800)]
look for disk label at any reasonable offset

SCCS-vsn: sys/ufs/ffs/ufs_disksubr.c 7.4
SCCS-vsn: sys/ufs/ufs/ufs_disksubr.c 7.4

36 years agocall ttystart before checking for queue overflow,
Mike Karels [Mon, 24 Aug 1987 09:23:44 +0000 (01:23 -0800)]
call ttystart before checking for queue overflow,
instead of afterward (if it's synchronous, we hang); call driver oproc
at normal priority, and let it check for timeout,etc (they all do anyway).

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

36 years agouusend should NOT be setuid
Kirk McKusick [Mon, 24 Aug 1987 07:23:50 +0000 (23:23 -0800)]
uusend should NOT be setuid

SCCS-vsn: usr.bin/uucp/Makefile 5.13

36 years agoAdd -follow so find can follow symbolic linked directories.
Marc Teitelbaum [Wed, 19 Aug 1987 05:42:48 +0000 (21:42 -0800)]
Add -follow so find can follow symbolic linked directories.

SCCS-vsn: usr.bin/find/find.c 4.19

36 years agoadd "toggle crlf" for <CR><LF> on carriage return.
Gregory Minshall [Tue, 18 Aug 1987 02:12:02 +0000 (18:12 -0800)]
add "toggle crlf" for <CR><LF> on carriage return.

SCCS-vsn: usr.bin/tn3270/telnet.c 6.4

36 years agoFix bugs with binary mode.
Gregory Minshall [Tue, 18 Aug 1987 01:47:21 +0000 (17:47 -0800)]
Fix bugs with binary mode.

SCCS-vsn: usr.bin/tn3270/telnet.c 6.3

36 years agoFix bug when operating in LOCAL_CHARS mode and
Gregory Minshall [Tue, 18 Aug 1987 00:57:04 +0000 (16:57 -0800)]
Fix bug when operating in LOCAL_CHARS mode and
<CR><LF> combinations were being sent to the screen as just '\n'.

SCCS-vsn: usr.bin/tn3270/telnet.c 6.2

36 years agofrom Tom Quarles; fix problem with initial directory path on
Keith Bostic [Sat, 15 Aug 1987 02:41:59 +0000 (18:41 -0800)]
from Tom Quarles; fix problem with initial directory path on
the command line having more than one slash in it

SCCS-vsn: contrib/vmsprep/vmsprep.c 1.3

36 years agodocument that make reads the environment, -e flag
Keith Bostic [Sat, 15 Aug 1987 02:35:03 +0000 (18:35 -0800)]
document that make reads the environment, -e flag

SCCS-vsn: old/make/make.1 6.4

36 years agodocument that make reads environment, -e flag
Keith Bostic [Sat, 15 Aug 1987 02:33:13 +0000 (18:33 -0800)]
document that make reads environment, -e flag

SCCS-vsn: old/make/make.1 6.4

36 years agoinclude mtpr.h for tahoe too
Keith Bostic [Fri, 14 Aug 1987 04:36:39 +0000 (20:36 -0800)]
include mtpr.h for tahoe too

SCCS-vsn: sys/net/if_sl.c 7.4

36 years agouse mkdep(1)
Keith Bostic [Fri, 14 Aug 1987 04:10:36 +0000 (20:10 -0800)]
use mkdep(1)

SCCS-vsn: sys/tahoe/conf/Makefile.tahoe 1.13
SCCS-vsn: sys/vax/conf/Makefile.vax 7.7

36 years ago4.3+ install actions.
Gregory Minshall [Fri, 14 Aug 1987 02:06:57 +0000 (18:06 -0800)]
4.3+ install actions.

SCCS-vsn: usr.bin/tn3270/makefile 3.2

36 years agoSwap rewind and close - so that the rewind-offline stuff works
Peter Collinson [Thu, 13 Aug 1987 00:56:49 +0000 (16:56 -0800)]
Swap rewind and close - so that the rewind-offline stuff works

SCCS-vsn: local/ukc/dump/dumpmain.c 1.4

36 years agodate and time created 87/08/11 23:52:35 by pc
Peter Collinson [Wed, 12 Aug 1987 14:52:35 +0000 (06:52 -0800)]
date and time created 87/08/11 23:52:35 by pc

SCCS-vsn: local/ukc/dump/dumpall.8 1.1

36 years agoAdd dumpdev to list of tapes
Peter Collinson [Wed, 12 Aug 1987 14:49:08 +0000 (06:49 -0800)]
Add dumpdev to list of tapes

SCCS-vsn: local/ukc/dump/dump.8 1.3

36 years agoMods for 4.3
Peter Collinson [Wed, 12 Aug 1987 14:48:05 +0000 (06:48 -0800)]
Mods for 4.3

SCCS-vsn: local/ukc/dump/dump.8 1.2
SCCS-vsn: local/ukc/dump/dumplabel.8 1.3
SCCS-vsn: local/ukc/dump/dumpdev.8 1.2

36 years agodate and time created 87/08/11 22:37:05 by pc
Peter Collinson [Wed, 12 Aug 1987 13:37:05 +0000 (05:37 -0800)]
date and time created 87/08/11 22:37:05 by pc

SCCS-vsn: local/ukc/dump/dump.8 1.1

36 years agoAdd dumplabel to Makefile
Peter Collinson [Wed, 12 Aug 1987 13:36:11 +0000 (05:36 -0800)]
Add dumplabel to Makefile

SCCS-vsn: local/ukc/dump/Makefile 1.3

36 years agoFix for 4.3
Peter Collinson [Wed, 12 Aug 1987 13:27:40 +0000 (05:27 -0800)]
Fix for 4.3

SCCS-vsn: local/ukc/dump/dumpall/dumpall.sh 1.7

36 years agoFix for new labelling system
Peter Collinson [Wed, 12 Aug 1987 13:23:54 +0000 (05:23 -0800)]
Fix for new labelling system

SCCS-vsn: local/ukc/dump/dumpall/dumpdev.sh 1.5

36 years agoAdd volume/inode print to the what output routine
Peter Collinson [Wed, 12 Aug 1987 08:06:57 +0000 (00:06 -0800)]
Add volume/inode print to the what output routine

SCCS-vsn: local/ukc/restore/tape.c 1.3

36 years agoRevise the way label reading is done
Peter Collinson [Wed, 12 Aug 1987 07:56:07 +0000 (23:56 -0800)]
Revise the way label reading is done

SCCS-vsn: local/ukc/dump/dumplab.c 1.3
SCCS-vsn: local/ukc/dump/dumptape.c 1.4

36 years agoAlter to improve printed output and to write the hostname
Peter Collinson [Wed, 12 Aug 1987 07:48:20 +0000 (23:48 -0800)]
Alter to improve printed output and to write the hostname

SCCS-vsn: local/ukc/dump/dumplabel.c 1.3

36 years agoNew version numbering.
Gregory Minshall [Wed, 12 Aug 1987 01:21:03 +0000 (17:21 -0800)]
New version numbering.

SCCS-vsn: usr.bin/tn3270/telnet.c 6.1
SCCS-vsn: usr.bin/tn3270/makefile 3.1
SCCS-vsn: usr.bin/tn3270/api/apilib.c 3.1
SCCS-vsn: usr.bin/tn3270/api/apilib.h 3.1
SCCS-vsn: usr.bin/tn3270/api/astosc.c 3.1
SCCS-vsn: usr.bin/tn3270/api/makefile 3.1
SCCS-vsn: usr.bin/tn3270/api/api_bsd.c 3.1
SCCS-vsn: usr.bin/tn3270/api/api_exch.c 3.1
SCCS-vsn: usr.bin/tn3270/api/astosc.h 3.1
SCCS-vsn: usr.bin/tn3270/api/dctype.c 3.1
SCCS-vsn: usr.bin/tn3270/api/disp_asc.h 3.1
SCCS-vsn: usr.bin/tn3270/api/api_exch.h 3.1
SCCS-vsn: usr.bin/tn3270/api/dctype.h 3.1
SCCS-vsn: usr.bin/tn3270/api/ebc_disp.c 3.1
SCCS-vsn: usr.bin/tn3270/api/asc_ebc.c 3.1
SCCS-vsn: usr.bin/tn3270/api/asc_ebc.h 3.1
SCCS-vsn: usr.bin/tn3270/api/ebc_disp.h 3.1
SCCS-vsn: usr.bin/tn3270/api/disp_asc.c 3.1
SCCS-vsn: usr.bin/tn3270/ascii/map3270.c 3.1
SCCS-vsn: usr.bin/tn3270/ascii/makefile 3.1
SCCS-vsn: usr.bin/tn3270/ascii/mset.c 3.1
SCCS-vsn: usr.bin/tn3270/ascii/state.h 3.1
SCCS-vsn: usr.bin/tn3270/ascii/termin.c 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/screen.h 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/api.c 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/options.c 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/inbound.c 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/api.h 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/makefile 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/outbound.c 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/hostctlr.h 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/options.h 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/scrnctlr.h 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/function.h 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/oia.c 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/oia.h 3.1
SCCS-vsn: usr.bin/tn3270/ctlr/function.c 3.1
SCCS-vsn: usr.bin/tn3270/general/genbsubs.c 3.1
SCCS-vsn: usr.bin/tn3270/general/makefile 3.1
SCCS-vsn: usr.bin/tn3270/general/general.h 3.1
SCCS-vsn: usr.bin/tn3270/general/globals.c 3.1
SCCS-vsn: usr.bin/tn3270/general/globals.h 3.1
SCCS-vsn: usr.bin/tn3270/sys_curses/makefile 3.1
SCCS-vsn: usr.bin/tn3270/sys_curses/terminal.h 3.1
SCCS-vsn: usr.bin/tn3270/sys_curses/termout.c 3.1
SCCS-vsn: usr.bin/tn3270/sys_curses/system.c 3.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spintc.c 3.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/makefile 3.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/termout.c 3.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/video.h 3.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/system.c 3.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spintasm.asm 3.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/support.asm 3.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spint.h 3.1
SCCS-vsn: usr.bin/tn3270/tools/mkdctype/ectype.c 3.1
SCCS-vsn: usr.bin/tn3270/tools/mkdctype/ectype.h 3.1
SCCS-vsn: usr.bin/tn3270/tools/mkdctype/mkdctype.c 3.1
SCCS-vsn: usr.bin/tn3270/tools/prt3270.c 3.1
SCCS-vsn: usr.bin/tn3270/tools/mkhits/dohits.h 3.1
SCCS-vsn: usr.bin/tn3270/tools/mkhits/dohits.c 3.1
SCCS-vsn: usr.bin/tn3270/tools/mkastosc/mkastosc.c 3.1
SCCS-vsn: usr.bin/tn3270/tools/mkdstoas/mkdstoas.c 3.1
SCCS-vsn: usr.bin/tn3270/tools/makefile 3.1
SCCS-vsn: usr.bin/tn3270/tools/mkhits/mkhits.c 3.1
SCCS-vsn: usr.bin/tn3270/tools/mkastods/mkastods.c 3.1
SCCS-vsn: usr.bin/tn3270/distribution/utilities/tnrecv.c 3.1
SCCS-vsn: usr.bin/tn3270/distribution/utilities/tncomp.h 3.1
SCCS-vsn: usr.bin/tn3270/distribution/utilities/makefile 3.1

36 years agoPhil Karn's retransmit algorithm, using t_rxtcur for current rexmt value;
Mike Karels [Tue, 11 Aug 1987 11:53:38 +0000 (03:53 -0800)]
Phil Karn's retransmit algorithm, using t_rxtcur for current rexmt value;
slow start from beginning if connection not local; get rtt estimate on SYN

SCCS-vsn: sys/netinet/tcp_input.c 7.10
SCCS-vsn: sys/netinet/tcp_output.c 7.9
SCCS-vsn: sys/netinet/tcp_timer.c 7.9
SCCS-vsn: sys/netinet/tcp_var.h 7.4

36 years agorename /usr/man/man0/xx to /usr/man/man.template
Keith Bostic [Tue, 11 Aug 1987 06:31:38 +0000 (22:31 -0800)]
rename /usr/man/man0/xx to /usr/man/man.template

SCCS-vsn: share/man/man7/man.7 6.4

36 years agorindex takes char pointer, not char
Keith Bostic [Mon, 10 Aug 1987 03:44:08 +0000 (19:44 -0800)]
rindex takes char pointer, not char

SCCS-vsn: usr.bin/xinstall/xinstall.c 5.7

36 years agorindex gets char pointer, not char
Keith Bostic [Mon, 10 Aug 1987 03:43:28 +0000 (19:43 -0800)]
rindex gets char pointer, not char

SCCS-vsn: usr.bin/xinstall/xinstall.c 5.7

36 years agoWorking version for 4.3
Peter Collinson [Sun, 9 Aug 1987 08:11:15 +0000 (00:11 -0800)]
Working version for 4.3

SCCS-vsn: local/ukc/dump/cleanvolumes.sh 1.5

36 years agoclean up after wnj
Mike Karels [Sun, 9 Aug 1987 08:10:56 +0000 (00:10 -0800)]
clean up after wnj

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

36 years agoCorrections - now it works (?)
Peter Collinson [Sun, 9 Aug 1987 07:53:25 +0000 (23:53 -0800)]
Corrections - now it works (?)

SCCS-vsn: local/ukc/dump/dumplabel.c 1.2

36 years agoAdd label handling and rewind off line
Peter Collinson [Sun, 9 Aug 1987 07:50:17 +0000 (23:50 -0800)]
Add label handling and rewind off line

SCCS-vsn: local/ukc/dump/dumpmain.c 1.3
SCCS-vsn: local/ukc/dump/dumptape.c 1.3
SCCS-vsn: local/ukc/dump/Makefile 1.2
SCCS-vsn: local/ukc/dump/dumptraverse.c 1.2
SCCS-vsn: local/ukc/dump/dumplab.c 1.2

36 years agodate and time created 87/08/08 01:10:09 by pc
Peter Collinson [Sat, 8 Aug 1987 16:10:09 +0000 (08:10 -0800)]
date and time created 87/08/08 01:10:09 by pc

SCCS-vsn: local/ukc/dump/dumplabel.c 1.1

36 years agotypo on tu78 nrmt16
Jay Lepreau [Sat, 8 Aug 1987 15:01:34 +0000 (07:01 -0800)]
typo on tu78 nrmt16

SCCS-vsn: etc/etc.vax/MAKEDEV 4.30

36 years agoChanges from Kirk McKusick
Peter Collinson [Sat, 8 Aug 1987 14:15:14 +0000 (06:15 -0800)]
Changes from Kirk McKusick

SCCS-vsn: local/ukc/restore/interactive.c 1.2
SCCS-vsn: local/ukc/restore/restore.c 1.2
SCCS-vsn: local/ukc/restore/tape.c 1.2

36 years agodate and time created 87/08/07 23:10:34 by pc
Peter Collinson [Sat, 8 Aug 1987 14:10:34 +0000 (06:10 -0800)]
date and time created 87/08/07 23:10:34 by pc

SCCS-vsn: local/ukc/restore/tape.c 1.1

36 years agodate and time created 87/08/07 23:10:31 by pc
Peter Collinson [Sat, 8 Aug 1987 14:10:31 +0000 (06:10 -0800)]
date and time created 87/08/07 23:10:31 by pc

SCCS-vsn: local/ukc/restore/restore.c 1.1

36 years agodate and time created 87/08/07 23:10:29 by pc
Peter Collinson [Sat, 8 Aug 1987 14:10:29 +0000 (06:10 -0800)]
date and time created 87/08/07 23:10:29 by pc

SCCS-vsn: local/ukc/restore/interactive.c 1.1

36 years agouse malloc/free to hold zombie status
Kirk McKusick [Sat, 8 Aug 1987 11:21:47 +0000 (03:21 -0800)]
use malloc/free to hold zombie status

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

36 years agodate and time created 87/08/07 18:38:13 by pc
Peter Collinson [Sat, 8 Aug 1987 09:38:13 +0000 (01:38 -0800)]
date and time created 87/08/07 18:38:13 by pc

SCCS-vsn: local/ukc/dump/dumplab.c 1.1

36 years agodate and time created 87/08/07 18:33:24 by pc
Peter Collinson [Sat, 8 Aug 1987 09:33:24 +0000 (01:33 -0800)]
date and time created 87/08/07 18:33:24 by pc

SCCS-vsn: local/ukc/dump/Makefile 1.1

36 years agochanges for qdss support
Marc Teitelbaum [Sat, 8 Aug 1987 06:56:26 +0000 (22:56 -0800)]
changes for qdss support

SCCS-vsn: sys/vax/vax/locore.s 7.7
SCCS-vsn: sys/vax/vax/conf.c 7.8
SCCS-vsn: sys/vax/vax/machdep.c 7.8

36 years agonot needed anymore - merged into qd.c for 4.3
Marc Teitelbaum [Sat, 8 Aug 1987 06:55:30 +0000 (22:55 -0800)]
not needed anymore - merged into qd.c for 4.3

SCCS-vsn: sys/vax/uba/qd_data.c 1.2

36 years agofirst 4.3 version
Marc Teitelbaum [Sat, 8 Aug 1987 06:54:56 +0000 (22:54 -0800)]
first 4.3 version

SCCS-vsn: sys/vax/uba/qd.c 1.2
SCCS-vsn: sys/vax/uba/qduser.h 1.2
SCCS-vsn: sys/vax/uba/qdreg.h 1.2

36 years agodate and time created 87/08/07 15:53:08 by pc
Peter Collinson [Sat, 8 Aug 1987 06:53:08 +0000 (22:53 -0800)]
date and time created 87/08/07 15:53:08 by pc

SCCS-vsn: local/ukc/dump/dumptraverse.c 1.1

36 years agoincreasing size of receive buuffer supposedly masks a bug
Mike Karels [Sat, 8 Aug 1987 01:38:01 +0000 (17:38 -0800)]
increasing size of receive buuffer supposedly masks a bug

SCCS-vsn: sys/vax/if/if_hdh.c 7.2

36 years agounder -t, check for qdss tty structs
Marc Teitelbaum [Fri, 7 Aug 1987 06:35:44 +0000 (22:35 -0800)]
under -t, check for qdss tty structs

SCCS-vsn: usr.sbin/pstat/pstat.c 5.13

36 years agochanged debug printf's to use syslog(LOG_DEBUG,...)
Marc Teitelbaum [Fri, 7 Aug 1987 06:33:22 +0000 (22:33 -0800)]
changed debug printf's to use syslog(LOG_DEBUG,...)

SCCS-vsn: libexec/comsat/comsat.c 5.6

36 years agodate and time created 87/08/05 17:06:18 by mckusick
Kirk McKusick [Thu, 6 Aug 1987 08:06:18 +0000 (00:06 -0800)]
date and time created 87/08/05 17:06:18 by mckusick

SCCS-vsn: share/doc/papers/kerntune/fig2.pic 1.1

36 years agouse pic for figure 2
Kirk McKusick [Thu, 6 Aug 1987 08:05:14 +0000 (00:05 -0800)]
use pic for figure 2

SCCS-vsn: share/doc/papers/kerntune/2.t 1.2
SCCS-vsn: share/doc/papers/kerntune/Makefile 1.2

36 years agowell, I needed to understand it, so I rewrote it. Added getopt(3),
Keith Bostic [Thu, 6 Aug 1987 03:37:18 +0000 (19:37 -0800)]
well, I needed to understand it, so I rewrote it.  Added getopt(3),
a usage message, removed the hooks for a 't' flag, replaced its private
compare routine with strncmp(2), made it faster (not that anyone would
ever notice), and made it lint cleanly.

SCCS-vsn: usr.bin/look/look.c 4.3

36 years agodate and time created 87/08/04 14:13:53 by zliu
Zhishun Alex Liu [Wed, 5 Aug 1987 05:13:53 +0000 (21:13 -0800)]
date and time created 87/08/04 14:13:53 by zliu

SCCS-vsn: lib/libm/tahoe/cabs.s 1.1

36 years agoChanges from Kirk McKusick
Peter Collinson [Wed, 5 Aug 1987 04:52:24 +0000 (20:52 -0800)]
Changes from Kirk McKusick

SCCS-vsn: local/ukc/dump/dumpmain.c 1.2
SCCS-vsn: local/ukc/dump/dumptape.c 1.2

36 years agodate and time created 87/08/04 13:46:56 by pc
Peter Collinson [Wed, 5 Aug 1987 04:46:56 +0000 (20:46 -0800)]
date and time created 87/08/04 13:46:56 by pc

SCCS-vsn: local/ukc/dump/dumptape.c 1.1

36 years agodate and time created 87/08/04 13:46:24 by pc
Peter Collinson [Wed, 5 Aug 1987 04:46:24 +0000 (20:46 -0800)]
date and time created 87/08/04 13:46:24 by pc

SCCS-vsn: local/ukc/dump/dumpmain.c 1.1

36 years agomoving cabs.c to ../ieee/
Zhishun Alex Liu [Tue, 4 Aug 1987 14:18:27 +0000 (06:18 -0800)]
moving cabs.c to ../ieee/

SCCS-vsn: lib/libm/common/Makefile 1.4

36 years agostrcasencmp to strncasecmp
Keith Bostic [Tue, 4 Aug 1987 11:36:25 +0000 (03:36 -0800)]
strcasencmp to strncasecmp

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

36 years agoadded strcasecmp, strncasecmp
Keith Bostic [Tue, 4 Aug 1987 11:10:15 +0000 (03:10 -0800)]
added strcasecmp, strncasecmp

SCCS-vsn: include/strings.h 5.2

36 years agomay now install multiple files, no default owner/group
Keith Bostic [Tue, 4 Aug 1987 10:33:41 +0000 (02:33 -0800)]
may now install multiple files, no default owner/group

SCCS-vsn: usr.bin/xinstall/install.1 6.3

36 years agokarels; completion queries deleted
Keith Bostic [Tue, 4 Aug 1987 08:40:48 +0000 (00:40 -0800)]
karels; completion queries deleted

SCCS-vsn: lib/libc/net/res_mkquery.c 6.5

36 years agochange strcasencmp to strncasecmp
Keith Bostic [Tue, 4 Aug 1987 08:18:32 +0000 (00:18 -0800)]
change strcasencmp to strncasecmp

SCCS-vsn: lib/libc/string/string.3 6.4

36 years agoreject numeric hostnames without bothering the root;
Mike Karels [Tue, 4 Aug 1987 08:18:32 +0000 (00:18 -0800)]
reject numeric hostnames without bothering the root;
rename strcasencmp

SCCS-vsn: lib/libc/net/gethostnamadr.c 6.23

36 years agochange strcasencmp to strncasecmp
Keith Bostic [Tue, 4 Aug 1987 08:17:50 +0000 (00:17 -0800)]
change strcasencmp to strncasecmp

SCCS-vsn: lib/libc/string/strcasecmp.c 5.3

36 years agono more default owner/group, use whoever running it; fix bug
Keith Bostic [Tue, 4 Aug 1987 07:57:43 +0000 (23:57 -0800)]
no more default owner/group, use whoever running it; fix bug
where didn't set mode if successful rename; fix lseek argument order

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

36 years agono more default owner/group, use whoever is running it unless
Keith Bostic [Tue, 4 Aug 1987 07:53:41 +0000 (23:53 -0800)]
no more default owner/group, use whoever is running it unless
otherwise specified; fix bug where didn't set mode if successful rename

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

36 years agorearrange code; added z_abs();
Zhishun Alex Liu [Tue, 4 Aug 1987 07:19:33 +0000 (23:19 -0800)]
rearrange code; added z_abs();

SCCS-vsn: lib/libm/ieee/cabs.c 1.7

36 years agorearrange code; added z_abs().
Zhishun Alex Liu [Tue, 4 Aug 1987 06:58:46 +0000 (22:58 -0800)]
rearrange code; added z_abs().

SCCS-vsn: lib/libm/ieee/cabs.c 1.7

36 years agotypo in ut name
Mike Karels [Tue, 4 Aug 1987 02:37:13 +0000 (18:37 -0800)]
typo in ut name

SCCS-vsn: sys/vax/stand/conf.c 7.3

36 years agoa *really* trivial fix... the error is "change", not "switch"
Keith Bostic [Sun, 2 Aug 1987 08:23:36 +0000 (00:23 -0800)]
a *really* trivial fix... the error is "change", not "switch"

SCCS-vsn: share/man/man4/man4.vax/tm.4 6.2

36 years agopdp11 port; long/int problem, remove unused variables
Keith Bostic [Sun, 2 Aug 1987 02:44:03 +0000 (18:44 -0800)]
pdp11 port; long/int problem, remove unused variables

SCCS-vsn: sbin/slattach/slattach.c 4.2

36 years agoifru_data field missing from ifreq structure; add IFNAMSIZ define
Keith Bostic [Sun, 2 Aug 1987 02:05:32 +0000 (18:05 -0800)]
ifru_data field missing from ifreq structure; add IFNAMSIZ define

SCCS-vsn: share/man/man4/netintro.4 6.5

36 years agomv intro.4 to netintro.4, it hid {vax,tahoe}/intro.4
Keith Bostic [Sun, 2 Aug 1987 01:20:05 +0000 (17:20 -0800)]
mv intro.4 to netintro.4, it hid {vax,tahoe}/intro.4

SCCS-vsn: share/man/man4/netintro.4 6.4

36 years agomissed a restoresymtab
Jay Lepreau [Sat, 1 Aug 1987 12:25:26 +0000 (04:25 -0800)]
missed a restoresymtab

SCCS-vsn: sbin/restore/restore.8 6.6

36 years agoAdd "makefile_4.2".
Gregory Minshall [Sat, 1 Aug 1987 06:53:25 +0000 (22:53 -0800)]
Add "makefile_4.2".

SCCS-vsn: usr.bin/tn3270/makefile 1.24
SCCS-vsn: usr.bin/tn3270/distribution/README 1.5

36 years agotarread.exe location information.
Gregory Minshall [Sat, 1 Aug 1987 06:14:46 +0000 (22:14 -0800)]
tarread.exe location information.

SCCS-vsn: usr.bin/tn3270/distribution/README 1.4

36 years agoAdd "tarread.exe" to sourcelist.
Gregory Minshall [Sat, 1 Aug 1987 06:09:59 +0000 (22:09 -0800)]
Add "tarread.exe" to sourcelist.

SCCS-vsn: usr.bin/tn3270/distribution/utilities/makefile 1.6

36 years agoNew README for new version.
Gregory Minshall [Sat, 1 Aug 1987 05:42:10 +0000 (21:42 -0800)]
New README for new version.

SCCS-vsn: usr.bin/tn3270/distribution/README 1.3

36 years agoMake some fixes (bugs from Alex Liu).
Gregory Minshall [Sat, 1 Aug 1987 03:51:11 +0000 (19:51 -0800)]
Make some fixes (bugs from Alex Liu).

SCCS-vsn: usr.bin/tn3270/telnet.c 1.18

36 years agorewritten to handle multiple files to a directory; fix so can
Keith Bostic [Sat, 1 Aug 1987 01:55:21 +0000 (17:55 -0800)]
rewritten to handle multiple files to a directory; fix so can
strip already stripped binaries

SCCS-vsn: usr.bin/xinstall/xinstall.c 5.5

36 years agoVarious fixes.
Gregory Minshall [Sat, 1 Aug 1987 01:27:56 +0000 (17:27 -0800)]
Various fixes.

SCCS-vsn: usr.bin/tn3270/telnet.c 1.17

36 years agorewrote to handle multiple files to a directory
Keith Bostic [Fri, 31 Jul 1987 12:05:41 +0000 (04:05 -0800)]
rewrote to handle multiple files to a directory

SCCS-vsn: usr.bin/xinstall/xinstall.c 5.5

36 years agot_tcpopt is gone
Mike Karels [Fri, 31 Jul 1987 04:53:06 +0000 (20:53 -0800)]
t_tcpopt is gone

SCCS-vsn: sys/netinet/tcp_subr.c 7.10

36 years agouseless register declarations
Mike Karels [Fri, 31 Jul 1987 04:52:34 +0000 (20:52 -0800)]
useless register declarations

SCCS-vsn: sys/netinet/in_pcb.c 7.4

36 years agonew template
Keith Bostic [Fri, 31 Jul 1987 01:38:57 +0000 (17:38 -0800)]
new template

SCCS-vsn: old/compact/Makefile 4.6

36 years agochange DEFPATH to include new and local
Keith Bostic [Fri, 31 Jul 1987 01:25:59 +0000 (17:25 -0800)]
change DEFPATH to include new and local

SCCS-vsn: usr.bin/apropos/apropos.c 5.3

36 years agonew version from Tom Quarles (quarles@panic.berkeley.edu)
Keith Bostic [Fri, 31 Jul 1987 00:37:15 +0000 (16:37 -0800)]
new version from Tom Quarles (quarles@panic.berkeley.edu)

SCCS-vsn: contrib/ansi/ansitape.c 1.3
SCCS-vsn: contrib/vmsprep/vmsprep.c 1.2
SCCS-vsn: contrib/ansi/ansitape.1 1.2
SCCS-vsn: contrib/vmsprep/vmsprep.1 1.2
SCCS-vsn: contrib/ansi/Makefile 5.5
SCCS-vsn: contrib/ansi/Makefile 5.5

36 years agodate and time created 87/07/30 09:27:05 by bostic
Keith Bostic [Fri, 31 Jul 1987 00:27:05 +0000 (16:27 -0800)]
date and time created 87/07/30 09:27:05 by bostic

SCCS-vsn: contrib/vmsprep/vmsprep.1 1.1

36 years agodate and time created 87/07/30 09:26:55 by bostic
Keith Bostic [Fri, 31 Jul 1987 00:26:55 +0000 (16:26 -0800)]
date and time created 87/07/30 09:26:55 by bostic

SCCS-vsn: contrib/ansi/ansitape.1 1.1

36 years agodate and time created 87/07/30 09:25:17 by bostic
Keith Bostic [Fri, 31 Jul 1987 00:25:17 +0000 (16:25 -0800)]
date and time created 87/07/30 09:25:17 by bostic

SCCS-vsn: contrib/vmsprep/vmsprep.c 1.1