unix-history/.git
35 years agoif a short file, don't move to lower-left corner of the screen,
Keith Bostic [Wed, 14 Dec 1988 13:58:39 +0000 (05:58 -0800)]
if a short file, don't move to lower-left corner of the screen,
unless editing or movement attempted, including at exit.  Correct dumb
mistake in window signal handling.  Add routine to copy portions of the table.

SCCS-vsn: usr.bin/more/prim.c 5.7
SCCS-vsn: usr.bin/more/position.c 5.4
SCCS-vsn: usr.bin/more/screen.c 5.6

35 years agoforgot to add the NULL into the count; bug report 4.3BSD/usr.bin/190
Keith Bostic [Wed, 14 Dec 1988 11:10:16 +0000 (03:10 -0800)]
forgot to add the NULL into the count; bug report 4.3BSD/usr.bin/190

SCCS-vsn: usr.bin/at/atq/atq.c 5.5

35 years agowritten by Dave Yost; add Berkeley specific copyright
Keith Bostic [Wed, 14 Dec 1988 10:42:35 +0000 (02:42 -0800)]
written by Dave Yost; add Berkeley specific copyright

SCCS-vsn: usr.bin/unifdef/unifdef.1 6.2
SCCS-vsn: usr.bin/unifdef/unifdef.c 4.5

35 years agocheckpoint semi-working version with routing socket (by sklower)
Mike Karels [Wed, 14 Dec 1988 05:31:26 +0000 (21:31 -0800)]
checkpoint semi-working version with routing socket (by sklower)

SCCS-vsn: sys/net/route.c 7.8

35 years agocheckpoint semi-working version with routing socket
Keith Sklower [Wed, 14 Dec 1988 05:30:32 +0000 (21:30 -0800)]
checkpoint semi-working version with routing socket

SCCS-vsn: sys/net/route.h 7.5
SCCS-vsn: sys/net/radix.c 7.2
SCCS-vsn: sys/net/radix.h 7.2

35 years agoadd AF_ISO
Keith Sklower [Wed, 14 Dec 1988 05:28:39 +0000 (21:28 -0800)]
add AF_ISO

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

35 years agodate and time created 88/12/13 13:20:26 by sklower
Keith Sklower [Wed, 14 Dec 1988 05:20:26 +0000 (21:20 -0800)]
date and time created 88/12/13 13:20:26 by sklower

SCCS-vsn: sys/net/rtsock.c 7.1

35 years agofix instructions a bit
Kevin Fall [Tue, 13 Dec 1988 14:58:56 +0000 (06:58 -0800)]
fix instructions a bit

SCCS-vsn: local/kerberosIV/make_keypair/make_keypair.c 1.2
SCCS-vsn: old/athena/register/make_keypair.c 1.2

35 years agohandle SIGPIPE
Kevin Fall [Tue, 13 Dec 1988 14:57:04 +0000 (06:57 -0800)]
handle SIGPIPE

SCCS-vsn: local/kerberosIV/registerd/registerd.c 1.2
SCCS-vsn: old/athena/register/registerd.c 1.2

35 years agoinclude signal.h
Kevin Fall [Tue, 13 Dec 1988 14:54:55 +0000 (06:54 -0800)]
include signal.h

SCCS-vsn: local/kerberosIV/register/register.c 1.3
SCCS-vsn: old/athena/register/register.c 1.3

35 years agoadd SIGPIPE stuff
Kevin Fall [Tue, 13 Dec 1988 14:53:57 +0000 (06:53 -0800)]
add SIGPIPE stuff

SCCS-vsn: local/kerberosIV/register/register.c 1.2
SCCS-vsn: old/athena/register/register.c 1.2

35 years agoadd .o's to OBJS list
Kevin Fall [Tue, 13 Dec 1988 13:00:49 +0000 (05:00 -0800)]
add .o's to OBJS list

SCCS-vsn: local/kerberosIV/register/Makefile 1.2
SCCS-vsn: old/athena/register/Makefile 1.2

35 years agodate and time created 88/12/12 20:55:11 by kfall
Kevin Fall [Tue, 13 Dec 1988 12:55:11 +0000 (04:55 -0800)]
date and time created 88/12/12 20:55:11 by kfall

SCCS-vsn: local/kerberosIV/registerd/registerd.c 1.1
SCCS-vsn: old/athena/register/registerd.c 1.1

35 years agodate and time created 88/12/12 20:55:06 by kfall
Kevin Fall [Tue, 13 Dec 1988 12:55:06 +0000 (04:55 -0800)]
date and time created 88/12/12 20:55:06 by kfall

SCCS-vsn: local/kerberosIV/register/register_proto.h 1.1
SCCS-vsn: old/athena/register/register_proto.h 1.1

35 years agodate and time created 88/12/12 20:54:57 by kfall
Kevin Fall [Tue, 13 Dec 1988 12:54:57 +0000 (04:54 -0800)]
date and time created 88/12/12 20:54:57 by kfall

SCCS-vsn: local/kerberosIV/register/register.c 1.1
SCCS-vsn: old/athena/register/register.c 1.1

35 years agodate and time created 88/12/12 20:54:51 by kfall
Kevin Fall [Tue, 13 Dec 1988 12:54:51 +0000 (04:54 -0800)]
date and time created 88/12/12 20:54:51 by kfall

SCCS-vsn: local/kerberosIV/make_keypair/make_keypair.c 1.1
SCCS-vsn: old/athena/register/make_keypair.c 1.1

35 years agodate and time created 88/12/12 20:54:43 by kfall
Kevin Fall [Tue, 13 Dec 1988 12:54:43 +0000 (04:54 -0800)]
date and time created 88/12/12 20:54:43 by kfall

SCCS-vsn: local/kerberosIV/register/Makefile 1.1
SCCS-vsn: old/athena/register/Makefile 1.1

35 years agoadd strdup
Keith Bostic [Tue, 13 Dec 1988 12:44:42 +0000 (04:44 -0800)]
add strdup

SCCS-vsn: lib/libc/stdio/tmpnam.3 5.8

35 years agoadd strdup for S5
Keith Bostic [Tue, 13 Dec 1988 12:41:09 +0000 (04:41 -0800)]
add strdup for S5

SCCS-vsn: include/strings.h 5.6

35 years agodate and time created 88/12/12 20:40:12 by bostic
Keith Bostic [Tue, 13 Dec 1988 12:40:12 +0000 (04:40 -0800)]
date and time created 88/12/12 20:40:12 by bostic

SCCS-vsn: lib/libc/string/strdup.c 5.1

35 years agodate and time created 88/12/12 20:32:14 by kfall
Kevin Fall [Tue, 13 Dec 1988 12:32:14 +0000 (04:32 -0800)]
date and time created 88/12/12 20:32:14 by kfall

SCCS-vsn: old/athena/kpasswd/Makefile 1.1

35 years agodate and time created 88/12/12 20:26:19 by kfall
Kevin Fall [Tue, 13 Dec 1988 12:26:19 +0000 (04:26 -0800)]
date and time created 88/12/12 20:26:19 by kfall

SCCS-vsn: libexec/kpasswdd/kpasswdd.c 1.1
SCCS-vsn: old/athena/kpasswd/kpasswdd.c 1.1

35 years agodate and time created 88/12/12 20:26:03 by kfall
Kevin Fall [Tue, 13 Dec 1988 12:26:03 +0000 (04:26 -0800)]
date and time created 88/12/12 20:26:03 by kfall

SCCS-vsn: old/athena/kpasswd/kpasswd_proto.h 1.1

35 years agodate and time created 88/12/12 20:24:22 by kfall
Kevin Fall [Tue, 13 Dec 1988 12:24:22 +0000 (04:24 -0800)]
date and time created 88/12/12 20:24:22 by kfall

SCCS-vsn: old/athena/kpasswd/kpasswd.c 1.1

35 years agoremove VQUOTE
Marc Teitelbaum [Tue, 13 Dec 1988 06:55:18 +0000 (22:55 -0800)]
remove VQUOTE

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

35 years agohandle var len names, sync with vax
Mike Karels [Tue, 13 Dec 1988 05:03:28 +0000 (21:03 -0800)]
handle var len names, sync with vax

SCCS-vsn: sys/tahoe/tahoe/swapgeneric.c 7.3

35 years agoone increment per loop
Mike Karels [Tue, 13 Dec 1988 05:03:02 +0000 (21:03 -0800)]
one increment per loop

SCCS-vsn: sys/vax/vax/swapgeneric.c 7.7

35 years agoadd crontab entry
Keith Bostic [Tue, 13 Dec 1988 02:03:17 +0000 (18:03 -0800)]
add crontab entry

SCCS-vsn: sys/sys/syslog.h 7.11

35 years agotypo...
Keith Bostic [Fri, 9 Dec 1988 07:33:24 +0000 (23:33 -0800)]
typo...

SCCS-vsn: libexec/ftpd/ftpcmd.y 5.16

35 years agosockaddr's now require length (K. Sklower);
Keith Bostic [Fri, 9 Dec 1988 02:35:18 +0000 (18:35 -0800)]
sockaddr's now require length (K. Sklower);
add _check_rhosts_file flag for rshd and rlogind; don't use .rhosts if owned
by someone other than user or root, or if writeable by anyone but the owner

SCCS-vsn: lib/libc/net/rcmd.c 5.19

35 years agoclear the whole header
Mike Karels [Fri, 9 Dec 1988 02:20:54 +0000 (18:20 -0800)]
clear the whole header

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

35 years agoforgot to mention superuser exception on -l flag
Keith Bostic [Fri, 9 Dec 1988 01:29:49 +0000 (17:29 -0800)]
forgot to mention superuser exception on -l flag

SCCS-vsn: libexec/rshd/rshd.8 6.7
SCCS-vsn: libexec/rlogind/rlogind.8 6.6

35 years agoadd -l flag to turn off rhosts
Keith Bostic [Fri, 9 Dec 1988 01:24:31 +0000 (17:24 -0800)]
add -l flag to turn off rhosts

SCCS-vsn: libexec/rshd/rshd.c 5.13
SCCS-vsn: libexec/rlogind/rlogind.c 5.18

35 years agotypo in CWD
Keith Bostic [Fri, 9 Dec 1988 00:36:30 +0000 (16:36 -0800)]
typo in CWD

SCCS-vsn: libexec/ftpd/ftpcmd.y 5.15

35 years agoup version from 4 to 5
Keith Bostic [Thu, 8 Dec 1988 13:29:44 +0000 (05:29 -0800)]
up version from 4 to 5

SCCS-vsn: libexec/ftpd/newvers.sh 5.4

35 years agodocument -p flag, minor cleanups
Keith Bostic [Thu, 8 Dec 1988 13:25:38 +0000 (05:25 -0800)]
document -p flag, minor cleanups

SCCS-vsn: libexec/rlogind/rlogind.8 6.5

35 years agodocument the -p flag; don't document ruserok(3), it's in rcmd(3)
Keith Bostic [Thu, 8 Dec 1988 13:21:28 +0000 (05:21 -0800)]
document the -p flag; don't document ruserok(3), it's in rcmd(3)

SCCS-vsn: libexec/rshd/rshd.8 6.6

35 years agodocument conditions wherein ruserok will fail
Keith Bostic [Thu, 8 Dec 1988 13:16:11 +0000 (05:16 -0800)]
document conditions wherein ruserok will fail

SCCS-vsn: lib/libc/net/rcmd.3 6.9

35 years agoprint out percentage by default, rather than line number
Keith Bostic [Thu, 8 Dec 1988 12:06:28 +0000 (04:06 -0800)]
print out percentage by default, rather than line number

SCCS-vsn: usr.bin/more/command.c 5.16

35 years agodocument that bcopy strings may overlap; bug report 4.3BSD-tahoe/lib/16
Keith Bostic [Thu, 8 Dec 1988 11:58:02 +0000 (03:58 -0800)]
document that bcopy strings may overlap; bug report 4.3BSD-tahoe/lib/16

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

35 years agonote other reasons for pclose to return -1; wait(2) -> wait4(2)
Keith Bostic [Thu, 8 Dec 1988 10:39:28 +0000 (02:39 -0800)]
note other reasons for pclose to return -1; wait(2) -> wait4(2)

SCCS-vsn: lib/libc/gen/popen.3 6.2

35 years agowaitpid real, make this work
Keith Bostic [Thu, 8 Dec 1988 10:35:43 +0000 (02:35 -0800)]
waitpid real, make this work

SCCS-vsn: lib/libc/gen/popen.c 5.9

35 years agonew version distinguishing between rtentries and ortentries
Mike Karels [Thu, 8 Dec 1988 09:07:30 +0000 (01:07 -0800)]
new version distinguishing between rtentries and ortentries

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

35 years agonew version distinguishing struct rtentry and ortentry
Keith Sklower [Thu, 8 Dec 1988 08:55:56 +0000 (00:55 -0800)]
new version distinguishing struct rtentry and ortentry

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

35 years agotwo pass tree walk to free all routes.
Keith Sklower [Thu, 8 Dec 1988 08:39:49 +0000 (00:39 -0800)]
two pass tree walk to free all routes.

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

35 years ago5.12 was actually not the n^2 tree walk, 5.13 is; checking in
Mike Karels [Thu, 8 Dec 1988 08:32:31 +0000 (00:32 -0800)]
5.12 was actually not the n^2 tree walk, 5.13 is; checking in
for historical reasons; will be immediately overwritten.

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

35 years agochange so that -m fails if non-standard shell and not root, rather
Keith Bostic [Thu, 8 Dec 1988 04:51:42 +0000 (20:51 -0800)]
change so that -m fails if non-standard shell and not root, rather
than just running the non-standard shell

SCCS-vsn: usr.bin/su/su.c 5.11
SCCS-vsn: usr.bin/su/su.1 6.7

35 years agofix user/pass to reset all on failure (*don't* leave failed anonymous
Mike Karels [Thu, 8 Dec 1988 03:35:51 +0000 (19:35 -0800)]
fix user/pass to reset all on failure (*don't* leave failed anonymous
login as root!), limit login attempts, sleep after failures to slow down
guessing, correct telnet option processing, various cleanups

SCCS-vsn: libexec/ftpd/ftpcmd.y 5.14
SCCS-vsn: libexec/ftpd/ftpd.c 5.20
SCCS-vsn: libexec/ftpd/logwtmp.c 5.3
SCCS-vsn: libexec/ftpd/popen.c 5.4

35 years agoadd spaces between name and time fields (4.3BSD/etc/148)
Kirk McKusick [Thu, 8 Dec 1988 01:52:49 +0000 (17:52 -0800)]
add spaces between name and time fields (4.3BSD/etc/148)

SCCS-vsn: usr.sbin/ac/ac.c 4.8

35 years agopids in a uid_t? other cleanups (but still not posix!)
Mike Karels [Wed, 7 Dec 1988 13:08:00 +0000 (05:08 -0800)]
pids in a uid_t? other cleanups (but still not posix!)

SCCS-vsn: lib/libc/gen/popen.c 5.8

35 years agoinstall correct aliases file
Keith Bostic [Wed, 7 Dec 1988 11:30:30 +0000 (03:30 -0800)]
install correct aliases file

SCCS-vsn: usr.sbin/sendmail/src/Makefile 5.9

35 years agomake '' default to file beginning if no large movements yet
Keith Bostic [Wed, 7 Dec 1988 10:25:09 +0000 (02:25 -0800)]
make '' default to file beginning if no large movements yet

SCCS-vsn: usr.bin/more/prim.c 5.6
SCCS-vsn: usr.bin/more/more.1 5.10

35 years agoremove -p (terse prompts); remove '&' prompt for ':' commands; reformat
Keith Bostic [Wed, 7 Dec 1988 09:34:17 +0000 (01:34 -0800)]
remove -p (terse prompts); remove '&' prompt for ':' commands; reformat

SCCS-vsn: usr.bin/more/command.c 5.15

35 years agoremove -p (terse prompts)
Keith Bostic [Wed, 7 Dec 1988 09:33:47 +0000 (01:33 -0800)]
remove -p (terse prompts)

SCCS-vsn: usr.bin/more/option.c 5.8
SCCS-vsn: usr.bin/more/more.1 5.9

35 years agouse values from <sys/syscall.h> (4.3BSD/etc/150)
Kirk McKusick [Wed, 7 Dec 1988 09:14:26 +0000 (01:14 -0800)]
use values from <sys/syscall.h> (4.3BSD/etc/150)

SCCS-vsn: sbin/reboot/reboot.c 5.7

35 years agoedit to put into official format; minor gramatical corrections
Kirk McKusick [Wed, 7 Dec 1988 09:00:33 +0000 (01:00 -0800)]
edit to put into official format; minor gramatical corrections

SCCS-vsn: admin/admin/NBS/NBSproposal.11.88 1.4

35 years agoadd :a[rgs] command
Keith Bostic [Wed, 7 Dec 1988 07:20:41 +0000 (23:20 -0800)]
add :a[rgs] command

SCCS-vsn: usr.bin/more/more.help 5.3

35 years agoadd ":a[rgs]" command from vi
Keith Bostic [Wed, 7 Dec 1988 07:16:37 +0000 (23:16 -0800)]
add ":a[rgs]" command from vi

SCCS-vsn: usr.bin/more/command.c 5.14
SCCS-vsn: usr.bin/more/decode.c 5.7
SCCS-vsn: usr.bin/more/less.h 5.8
SCCS-vsn: usr.bin/more/output.c 5.8

35 years agofirst pass editing, more to follow
Mike Karels [Wed, 7 Dec 1988 06:43:47 +0000 (22:43 -0800)]
first pass editing, more to follow

SCCS-vsn: admin/admin/NBS/NBSproposal.11.88 1.3

35 years agorequire -t flag for command line timeout value
Keith Bostic [Tue, 6 Dec 1988 13:37:37 +0000 (05:37 -0800)]
require -t flag for command line timeout value

SCCS-vsn: usr.bin/lock/lock.c 5.7
SCCS-vsn: usr.bin/lock/lock.1 6.4

35 years agominor cleanups for cray
Keith Bostic [Tue, 6 Dec 1988 12:04:18 +0000 (04:04 -0800)]
minor cleanups for cray

SCCS-vsn: usr.sbin/sendmail/src/main.c 5.24
SCCS-vsn: usr.sbin/sendmail/src/util.c 5.14

35 years agodate and time created 88/12/05 15:43:16 by bostic
Keith Bostic [Tue, 6 Dec 1988 07:43:16 +0000 (23:43 -0800)]
date and time created 88/12/05 15:43:16 by bostic

SCCS-vsn: usr.sbin/chroot/Makefile 5.1

35 years agodate and time created 88/12/05 15:42:25 by bostic
Keith Bostic [Tue, 6 Dec 1988 07:42:25 +0000 (23:42 -0800)]
date and time created 88/12/05 15:42:25 by bostic

SCCS-vsn: usr.sbin/chroot/chroot.8 5.1

35 years agoallow command to be appended; redo perror messages to use strerror
Keith Bostic [Tue, 6 Dec 1988 07:24:38 +0000 (23:24 -0800)]
allow command to be appended; redo perror messages to use strerror

SCCS-vsn: usr.sbin/chroot/chroot.c 5.3

35 years agofind . and .. if not at the end of path, i.e. "rm -r /tmp/.*"
Keith Bostic [Tue, 6 Dec 1988 02:31:53 +0000 (18:31 -0800)]
find . and .. if not at the end of path, i.e. "rm -r /tmp/.*"

SCCS-vsn: bin/rm/rm.c 4.23

35 years agoRelease 4.1
Gregory Minshall [Mon, 5 Dec 1988 07:33:27 +0000 (23:33 -0800)]
Release 4.1

SCCS-vsn: usr.bin/tn3270/sys_curses/telextrn.h 4.1

35 years agodate and time created 88/12/04 15:24:12 by minshall
Gregory Minshall [Mon, 5 Dec 1988 07:24:12 +0000 (23:24 -0800)]
date and time created 88/12/04 15:24:12 by minshall

SCCS-vsn: usr.bin/tn3270/sys_curses/telextrn.h 1.1

35 years agoRelease 4.1
Gregory Minshall [Mon, 5 Dec 1988 07:13:17 +0000 (23:13 -0800)]
Release 4.1

SCCS-vsn: usr.bin/tn3270/distribution/README 4.1
SCCS-vsn: usr.bin/tn3270/telnet.ext 4.1
SCCS-vsn: usr.bin/tn3270/telnet.c 1.18.1.1
SCCS-vsn: usr.bin/tn3270/makefile 4.1
SCCS-vsn: usr.bin/tn3270/tn3270/tn3270.1 4.1
SCCS-vsn: usr.bin/tn3270/mset/mset.1 4.1
SCCS-vsn: usr.bin/tn3270/mset/map3270.5 4.1
SCCS-vsn: usr.bin/tn3270/api/astosc.h 4.1
SCCS-vsn: usr.bin/tn3270/api/asctab.c 4.1
SCCS-vsn: usr.bin/tn3270/api/README 4.1
SCCS-vsn: usr.bin/tn3270/api/astosc.c 4.1
SCCS-vsn: usr.bin/tn3270/api/asc_ebc.c 4.1
SCCS-vsn: usr.bin/tn3270/api/dctype.c 4.1
SCCS-vsn: usr.bin/tn3270/api/test.c 4.1
SCCS-vsn: usr.bin/tn3270/api/asc_ebc.h 4.1
SCCS-vsn: usr.bin/tn3270/api/apilib.h 4.1
SCCS-vsn: usr.bin/tn3270/api/dctype.h 4.1
SCCS-vsn: usr.bin/tn3270/api/ebc_disp.c 4.1
SCCS-vsn: usr.bin/tn3270/api/ascebc.h 4.1
SCCS-vsn: usr.bin/tn3270/api/disp_asc.c 4.1
SCCS-vsn: usr.bin/tn3270/api/disp_asc.h 4.1
SCCS-vsn: usr.bin/tn3270/api/ebc_disp.h 4.1
SCCS-vsn: usr.bin/tn3270/api/makefile 4.1
SCCS-vsn: usr.bin/tn3270/api/apilib.c 4.1
SCCS-vsn: usr.bin/tn3270/api/api_exch.h 4.1
SCCS-vsn: usr.bin/tn3270/api/api_exch.c 4.1
SCCS-vsn: usr.bin/tn3270/api/api_bsd.c 4.1
SCCS-vsn: usr.bin/tn3270/ascii/mset.c 4.1
SCCS-vsn: usr.bin/tn3270/ascii/state.h 4.1
SCCS-vsn: usr.bin/tn3270/ascii/map3270.c 4.1
SCCS-vsn: usr.bin/tn3270/ascii/termcodes.m4 4.1
SCCS-vsn: usr.bin/tn3270/ascii/termin.c 4.1
SCCS-vsn: usr.bin/tn3270/ascii/makefile 4.1
SCCS-vsn: usr.bin/tn3270/ascii/map3270.ext 4.1
SCCS-vsn: usr.bin/tn3270/ascii/termin.ext 4.1
SCCS-vsn: usr.bin/tn3270/ascii/ebctab.c 4.1
SCCS-vsn: usr.bin/tn3270/ascii/default.map 4.1
SCCS-vsn: usr.bin/tn3270/ascii/map3270.h 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/scrnctlr.h 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/screen.h 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/inbound.ext 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/options.ext 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/outbound.ext 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/makefile 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/options.h 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/function.c 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/inbound.c 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/oia.c 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/defs.h 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/outbound.c 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/unix.kbd 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/hostctlr.h 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/oia.h 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/options.c 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/function.h 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/api.h 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/api.c 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/3270pc.kbd 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/3180.kbd 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/externs.h 4.1
SCCS-vsn: usr.bin/tn3270/ctlr/declare.h 4.1
SCCS-vsn: usr.bin/tn3270/general/bsubs.ext 4.1
SCCS-vsn: usr.bin/tn3270/general/general.h 4.1
SCCS-vsn: usr.bin/tn3270/general/vaxbsubs.s 4.1
SCCS-vsn: usr.bin/tn3270/general/globals.c 4.1
SCCS-vsn: usr.bin/tn3270/general/globals.h 4.1
SCCS-vsn: usr.bin/tn3270/general/makefile 4.1
SCCS-vsn: usr.bin/tn3270/general/genbsubs.c 4.1
SCCS-vsn: usr.bin/tn3270/sys_curses/termout.ext 4.1
SCCS-vsn: usr.bin/tn3270/sys_curses/terminal.h 4.1
SCCS-vsn: usr.bin/tn3270/sys_curses/system.c 4.1
SCCS-vsn: usr.bin/tn3270/sys_curses/makefile 4.1
SCCS-vsn: usr.bin/tn3270/sys_curses/termout.c 4.1
SCCS-vsn: usr.bin/tn3270/telnet/Makefile 4.1
SCCS-vsn: usr.bin/tn3270/distribution/arpa/telnet.h 4.1
SCCS-vsn: usr.bin/tn3270/distribution/arpa/makefile 4.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/video.h 4.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/termout.c 4.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/termout.ext 4.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/system.c 4.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/support.asm 4.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spintc.c 4.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spintasm.asm 4.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spint.h 4.1
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/makefile 4.1
SCCS-vsn: usr.bin/tn3270/tools/makefile 4.1
SCCS-vsn: usr.bin/tn3270/tools/mkdstoas/mkdstoas.c 4.1
SCCS-vsn: usr.bin/tn3270/tools/mkdctype/mkdctype.c 4.1
SCCS-vsn: usr.bin/tn3270/tools/mkhits/mkhits.c 4.1
SCCS-vsn: usr.bin/tn3270/tools/mkmake.y 4.1
SCCS-vsn: usr.bin/tn3270/tools/prt3270.c 4.1
SCCS-vsn: usr.bin/tn3270/tools/mkastods/mkastods.c 4.1
SCCS-vsn: usr.bin/tn3270/tools/mkastosc/mkastosc.c 4.1
SCCS-vsn: usr.bin/tn3270/tools/mkdctype/ectype.h 4.1
SCCS-vsn: usr.bin/tn3270/tools/mkdctype/ectype.c 4.1
SCCS-vsn: usr.bin/tn3270/tools/mkhits/dohits.h 4.1
SCCS-vsn: usr.bin/tn3270/tools/mkhits/dohits.c 4.1
SCCS-vsn: usr.bin/tn3270/distribution/utilities/tnrecv.c 4.1
SCCS-vsn: usr.bin/tn3270/distribution/utilities/tncomp.h 4.1
SCCS-vsn: usr.bin/tn3270/distribution/utilities/makefile 4.1

35 years agoVersion 4.0 readme
Gregory Minshall [Mon, 5 Dec 1988 06:59:58 +0000 (22:59 -0800)]
Version 4.0 readme

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

35 years agopurge pending output when fielding SIGINT (signal handling still
Sam Leffler [Sun, 4 Dec 1988 08:24:55 +0000 (00:24 -0800)]
purge pending output when fielding SIGINT (signal handling still
is not right -- need to watch out for partial writes?)

SCCS-vsn: usr.bin/more/output.c 5.7
SCCS-vsn: usr.bin/more/signal.c 5.6

35 years agobetter values for mindist, maxdist, and sdist from Chris Torek
Kirk McKusick [Fri, 2 Dec 1988 06:59:50 +0000 (22:59 -0800)]
better values for mindist, maxdist, and sdist from Chris Torek

SCCS-vsn: etc/etc.vax/disktab 4.17

35 years agoOops - make work on older (4.2) systems.
Gregory Minshall [Fri, 2 Dec 1988 01:21:20 +0000 (17:21 -0800)]
Oops - make work on older (4.2) systems.

SCCS-vsn: usr.bin/telnet/utilities.c 1.10

35 years agoOK, flush out network input buffer also...
Gregory Minshall [Thu, 1 Dec 1988 14:36:43 +0000 (06:36 -0800)]
OK, flush out network input buffer also...

SCCS-vsn: usr.bin/telnet/utilities.c 1.9

35 years agoFlush out the last dregs in the terminal before quitting when
Gregory Minshall [Thu, 1 Dec 1988 14:28:02 +0000 (06:28 -0800)]
Flush out the last dregs in the terminal before quitting when
the remote side quits (actually, there *may* be something left in the
network input ring, so we don't actually guarantee to get everything).

SCCS-vsn: usr.bin/telnet/tn3270.c 1.16
SCCS-vsn: usr.bin/telnet/utilities.c 1.8
SCCS-vsn: usr.bin/telnet/defines.h 1.7

35 years agoRick Adams for Bill Scherlis, the night that MilNet died
Keith Bostic [Thu, 1 Dec 1988 12:28:57 +0000 (04:28 -0800)]
Rick Adams for Bill Scherlis, the night that MilNet died

SCCS-vsn: libexec/ftpd/ftpd.c 5.19
SCCS-vsn: libexec/ftpd/popen.c 5.3
SCCS-vsn: libexec/ftpd/ftpcmd.y 5.13

35 years agoadd Berkeley copyright
Keith Bostic [Thu, 1 Dec 1988 11:55:32 +0000 (03:55 -0800)]
add Berkeley copyright

SCCS-vsn: lib/libc/gen/getusershell.3 6.3

35 years agoTry to fix SIGIO problem with Sun machines, h_errno with
Gregory Minshall [Wed, 30 Nov 1988 14:09:35 +0000 (06:09 -0800)]
Try to fix SIGIO problem with Sun machines, h_errno with
Sun machines, more debugging and options.

SCCS-vsn: usr.bin/telnet/externs.h 1.13
SCCS-vsn: usr.bin/telnet/sys_bsd.c 1.16
SCCS-vsn: usr.bin/telnet/commands.c 1.14

35 years agoadd usage message on incorrect invocation
Keith Bostic [Wed, 30 Nov 1988 09:22:35 +0000 (01:22 -0800)]
add usage message on incorrect invocation

SCCS-vsn: usr.bin/basename/basename.c 4.6

35 years agodisplay next file name as part of "END" prompt
Keith Bostic [Wed, 30 Nov 1988 08:22:05 +0000 (00:22 -0800)]
display next file name as part of "END" prompt

SCCS-vsn: usr.bin/more/main.c 5.11
SCCS-vsn: usr.bin/more/command.c 5.13

35 years agodate and time created 88/11/28 16:18:44 by bostic
Keith Bostic [Tue, 29 Nov 1988 08:18:44 +0000 (00:18 -0800)]
date and time created 88/11/28 16:18:44 by bostic

SCCS-vsn: lib/libc/gen/waitpid.c 5.1

35 years agodate and time created 88/11/28 16:18:04 by bostic
Keith Bostic [Tue, 29 Nov 1988 08:18:04 +0000 (00:18 -0800)]
date and time created 88/11/28 16:18:04 by bostic

SCCS-vsn: lib/libc/gen/wait3.c 5.1

35 years agodate and time created 88/11/28 16:17:56 by bostic
Keith Bostic [Tue, 29 Nov 1988 08:17:56 +0000 (00:17 -0800)]
date and time created 88/11/28 16:17:56 by bostic

SCCS-vsn: lib/libc/gen/wait.c 5.1

35 years agooff-by-one in account; bug report tahoe/ucb/30
Keith Bostic [Tue, 29 Nov 1988 02:49:01 +0000 (18:49 -0800)]
off-by-one in account; bug report tahoe/ucb/30

SCCS-vsn: usr.bin/ftp/cmds.c 5.10

35 years agodo -s processing, even if output not a tty
Keith Bostic [Mon, 28 Nov 1988 10:28:18 +0000 (02:28 -0800)]
do -s processing, even if output not a tty

SCCS-vsn: usr.bin/more/main.c 5.10

35 years agobackward compatible processing for "+/pattern"
Keith Bostic [Mon, 28 Nov 1988 10:13:10 +0000 (02:13 -0800)]
backward compatible processing for "+/pattern"

SCCS-vsn: usr.bin/more/option.c 5.7

35 years agodelete comments about how dumb terminal is
Keith Bostic [Mon, 28 Nov 1988 09:59:31 +0000 (01:59 -0800)]
delete comments about how dumb terminal is

SCCS-vsn: usr.bin/more/screen.c 5.5

35 years agodelete mention of ^Y; currently don't allow ^Y or ^E.
Keith Bostic [Mon, 28 Nov 1988 09:57:23 +0000 (01:57 -0800)]
delete mention of ^Y; currently don't allow ^Y or ^E.

SCCS-vsn: usr.bin/more/more.1 5.8

35 years agoon error, allow command character as well as return to continue
Keith Bostic [Sun, 27 Nov 1988 04:19:03 +0000 (20:19 -0800)]
on error, allow command character as well as return to continue

SCCS-vsn: usr.bin/more/command.c 5.12
SCCS-vsn: usr.bin/more/output.c 5.6

35 years agocompress CR-LF to LF by default; -u flag prints the CR as "^M"
Keith Bostic [Sun, 27 Nov 1988 04:03:54 +0000 (20:03 -0800)]
compress CR-LF to LF by default; -u flag prints the CR as "^M"

SCCS-vsn: usr.bin/more/ch.c 5.7
SCCS-vsn: usr.bin/more/more.1 5.7

35 years agocleanup rewrite; do arguments, errors correctly, don't bother waiting
Keith Bostic [Thu, 24 Nov 1988 09:04:05 +0000 (01:04 -0800)]
cleanup rewrite; do arguments, errors correctly, don't bother waiting

SCCS-vsn: libexec/fingerd/fingerd.c 5.4

35 years agomake "man slip" work
Keith Bostic [Thu, 24 Nov 1988 03:50:13 +0000 (19:50 -0800)]
make "man slip" work

SCCS-vsn: sbin/slattach/Makefile 5.2

35 years agosome minor tuning and a small bug in counting changed lines
Edward Wang [Wed, 23 Nov 1988 20:23:30 +0000 (12:23 -0800)]
some minor tuning and a small bug in counting changed lines

SCCS-vsn: usr.bin/window/wwupdate.c 3.23

35 years agouse the ENDIAN definitions instead of machine type
Edward Wang [Wed, 23 Nov 1988 20:22:24 +0000 (12:22 -0800)]
use the ENDIAN definitions instead of machine type

SCCS-vsn: usr.bin/window/README 3.12

35 years agouse the ENDIAN definitions
Edward Wang [Wed, 23 Nov 1988 20:20:43 +0000 (12:20 -0800)]
use the ENDIAN definitions

SCCS-vsn: usr.bin/window/ww.h 3.51

35 years agocleanup from Guy Harris; use "path" everywhere, not "name"; argv and
Keith Bostic [Wed, 23 Nov 1988 13:56:21 +0000 (05:56 -0800)]
cleanup from Guy Harris; use "path" everywhere, not "name"; argv and
envp are **char, not *envp[]; cleanup explanation of "#!"; refer to fcntl(2)
as well as close(2); note that execve leaves real gid alone as well as real
uid; change sigmask(2) to sigsetmask(2).

SCCS-vsn: lib/libc/sys/execve.2 6.8

35 years ago=/^G show total bytes now; document may not always work
Keith Bostic [Wed, 23 Nov 1988 09:41:29 +0000 (01:41 -0800)]
=/^G show total bytes now; document may not always work

SCCS-vsn: usr.bin/more/command.c 5.11
SCCS-vsn: usr.bin/more/more.1 5.6

35 years agoless -> more
Keith Bostic [Wed, 23 Nov 1988 09:10:09 +0000 (01:10 -0800)]
less -> more

SCCS-vsn: usr.bin/more/more.help 5.2
SCCS-vsn: usr.bin/more/option.c 5.6
SCCS-vsn: usr.bin/more/os.c 5.9
SCCS-vsn: usr.bin/more/output.c 5.5
SCCS-vsn: usr.bin/more/position.c 5.3
SCCS-vsn: usr.bin/more/prim.c 5.5
SCCS-vsn: usr.bin/more/screen.c 5.4
SCCS-vsn: usr.bin/more/signal.c 5.5
SCCS-vsn: usr.bin/more/tags.c 5.4
SCCS-vsn: usr.bin/more/ttyin.c 5.3
SCCS-vsn: usr.bin/more/Makefile 5.3

35 years ago(no message)
Keith Bostic [Wed, 23 Nov 1988 08:51:33 +0000 (00:51 -0800)]
(no message)

SCCS-vsn: usr.bin/more/more.1 5.5

35 years agoless -> more
Keith Bostic [Wed, 23 Nov 1988 08:51:31 +0000 (00:51 -0800)]
less -> more

SCCS-vsn: usr.bin/more/ch.c 5.6
SCCS-vsn: usr.bin/more/command.c 5.10
SCCS-vsn: usr.bin/more/decode.c 5.6
SCCS-vsn: usr.bin/more/help.c 5.5
SCCS-vsn: usr.bin/more/input.c 5.3
SCCS-vsn: usr.bin/more/less.h 5.7
SCCS-vsn: usr.bin/more/line.c 5.3
SCCS-vsn: usr.bin/more/linenum.c 5.5
SCCS-vsn: usr.bin/more/main.c 5.9

35 years agomove to /usr/old
Keith Bostic [Wed, 23 Nov 1988 05:55:36 +0000 (21:55 -0800)]
move to /usr/old

SCCS-vsn: old/more/Makefile 5.7
SCCS-vsn: old/more/more.c 5.20