unix-history/.git
39 years agoadded socket file type
Serge ??? [Fri, 15 Feb 1985 06:48:02 +0000 (22:48 -0800)]
added socket file type

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

39 years agodon't recognize # as a comment character if interactive
Serge ??? [Fri, 15 Feb 1985 05:40:25 +0000 (21:40 -0800)]
don't recognize # as a comment character if interactive
added -b flag to force next arg as shell input file for setuid scripts

SCCS-vsn: old/sh/args.c 4.3

39 years agofix plotoff sequence to not switch back from 12 pitch to 10 pitch.
Ralph Campbell [Fri, 15 Feb 1985 03:27:33 +0000 (19:27 -0800)]
fix plotoff sequence to not switch back from 12 pitch to 10 pitch.

SCCS-vsn: old/roff/nroff_term/tabnec-t.c 4.2
SCCS-vsn: old/roff/nroff_term/tabnec.c 4.2
SCCS-vsn: old/roff/nroff_term/tabnec12.c 4.2

39 years agofix error message when recv() can't write new file.
Ralph Campbell [Fri, 15 Feb 1985 02:04:07 +0000 (18:04 -0800)]
fix error message when recv() can't write new file.

SCCS-vsn: usr.bin/rdist/server.c 4.23

39 years agocheck real gid as well as members in /etc/group
Ralph Campbell [Fri, 15 Feb 1985 01:05:00 +0000 (17:05 -0800)]
check real gid as well as members in /etc/group

SCCS-vsn: usr.sbin/lpr/lpr/lpr.c 4.29

39 years agoreallocate lost+found if it is not a directory
Kirk McKusick [Thu, 14 Feb 1985 11:07:30 +0000 (03:07 -0800)]
reallocate lost+found if it is not a directory

SCCS-vsn: sbin/fsck/dir.c 3.7

39 years agodon't recognize # as a comment character if interactive
Serge ??? [Thu, 14 Feb 1985 10:48:04 +0000 (02:48 -0800)]
don't recognize # as a comment character if interactive
added -b flag to force next arg as shell input file for setuid scripts

SCCS-vsn: old/sh/args.c 4.3
SCCS-vsn: old/sh/defs.h 4.3
SCCS-vsn: old/sh/word.c 4.4

39 years agocreate lost+found directory if none already in existence
Kirk McKusick [Thu, 14 Feb 1985 10:22:43 +0000 (02:22 -0800)]
create lost+found directory if none already in existence

SCCS-vsn: sbin/fsck/dir.c 3.6
SCCS-vsn: sbin/fsck/inode.c 3.6

39 years agoautoconfigure FILE array using getdtablesize()
Serge ??? [Thu, 14 Feb 1985 09:12:05 +0000 (01:12 -0800)]
autoconfigure FILE array using getdtablesize()
changed all struct _iobuf to FILE
many miscellaneous changes

SCCS-vsn: lib/libc/stdio/fseek.c 4.4
SCCS-vsn: lib/libc/stdio/fseek.c 4.4

39 years agoautoconfigure FILE array using getdtablesize() \
Serge ??? [Thu, 14 Feb 1985 09:09:40 +0000 (01:09 -0800)]
autoconfigure FILE array using getdtablesize() \

SCCS-vsn: lib/libc/stdio/fseek.c 4.4

39 years agoautoconfigure FILE array using getdtablesize()
Serge ??? [Thu, 14 Feb 1985 07:56:11 +0000 (23:56 -0800)]
autoconfigure FILE array using getdtablesize()
changed all struct _iobuf to FILE
many miscellaneous changes

SCCS-vsn: lib/libc/stdio/clrerr.c 4.2
SCCS-vsn: lib/libc/stdio/fdopen.c 4.5
SCCS-vsn: lib/libc/stdio/fgets.c 4.2
SCCS-vsn: lib/libc/stdio/fopen.c 4.4
SCCS-vsn: lib/libc/stdio/fprintf.c 4.4
SCCS-vsn: lib/libc/stdio/fputc.c 4.2
SCCS-vsn: lib/libc/stdio/fputs.c 4.3
SCCS-vsn: lib/libc/stdio/freopen.c 4.3
SCCS-vsn: lib/libc/stdio/fseek.c 4.4
SCCS-vsn: lib/libc/stdio/ftell.c 4.3
SCCS-vsn: lib/libc/stdio/wbuf.c 4.9
SCCS-vsn: lib/libc/stdio/filbuf.c 4.10
SCCS-vsn: lib/libc/stdio/ungetc.c 4.3
SCCS-vsn: lib/libc/stdio/rewind.c 4.3
SCCS-vsn: lib/libc/stdio/gets.c 4.2
SCCS-vsn: lib/libc/stdio/setbuf.c 4.3
SCCS-vsn: lib/libc/stdio/sprintf.c 4.2
SCCS-vsn: lib/libcompat/4.3/strout.c 4.2
SCCS-vsn: lib/libc/stdio/setbuffer.c 4.5
SCCS-vsn: lib/libc/stdio/vfscanf.c 4.3
SCCS-vsn: lib/libc/stdio/findfp.c 1.2
SCCS-vsn: lib/libc/stdio/fdopen.c 4.5

39 years agocheck for blocks allocated past end of file in indirect blocks
Kirk McKusick [Thu, 14 Feb 1985 07:26:12 +0000 (23:26 -0800)]
check for blocks allocated past end of file in indirect blocks

SCCS-vsn: sbin/fsck/inode.c 3.5

39 years agoadded a missing \n.
Ralph Campbell [Thu, 14 Feb 1985 06:36:43 +0000 (22:36 -0800)]
added a missing \n.

SCCS-vsn: usr.bin/ftp/ftp.c 4.15

39 years agoallow for no files on dump tape (from sun!shannon)
Kirk McKusick [Thu, 14 Feb 1985 06:14:26 +0000 (22:14 -0800)]
allow for no files on dump tape (from sun!shannon)

SCCS-vsn: sbin/restore/dirs.c 3.19

39 years agospeedup from lepreau@utah-cs, exit code fix from donn@utah-cs.
Ralph Campbell [Wed, 13 Feb 1985 07:52:41 +0000 (23:52 -0800)]
speedup from lepreau@utah-cs, exit code fix from donn@utah-cs.

SCCS-vsn: bin/cat/cat.c 4.8

39 years agoremove fix for acking window probes: don't ack acks!
Mike Karels [Wed, 13 Feb 1985 02:38:40 +0000 (18:38 -0800)]
remove fix for acking window probes: don't ack acks!

SCCS-vsn: sys/netinet/tcp_input.c 6.9

39 years agoreturn pointer to last name after '/' not '/name'.
Ralph Campbell [Wed, 13 Feb 1985 01:06:10 +0000 (17:06 -0800)]
return pointer to last name after '/' not '/name'.

SCCS-vsn: usr.bin/uucp/libuu/lastpart.c 5.3

39 years agoexpand lost+found when running out of space
Kirk McKusick [Tue, 12 Feb 1985 12:55:35 +0000 (04:55 -0800)]
expand lost+found when running out of space

SCCS-vsn: sbin/fsck/dir.c 3.5
SCCS-vsn: sbin/fsck/utilities.c 3.3

39 years agoginode() succeeds or exits
Kirk McKusick [Tue, 12 Feb 1985 10:29:30 +0000 (02:29 -0800)]
ginode() succeeds or exits

SCCS-vsn: sbin/fsck/dir.c 3.4
SCCS-vsn: sbin/fsck/inode.c 3.4
SCCS-vsn: sbin/fsck/pass1.c 3.4
SCCS-vsn: sbin/fsck/pass2.c 3.4
SCCS-vsn: sbin/fsck/pass3.c 3.3

39 years agomust zero out unused portion of partial blocks when truncating files
Kirk McKusick [Tue, 12 Feb 1985 09:11:09 +0000 (01:11 -0800)]
must zero out unused portion of partial blocks when truncating files

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 6.12
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 6.12
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 6.12
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 6.12

39 years agofaster globbing (from jaw)
Kirk McKusick [Tue, 12 Feb 1985 04:30:01 +0000 (20:30 -0800)]
faster globbing (from jaw)

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

39 years agofix for 4110 to allow scrolling (of sorts).
Ralph Campbell [Tue, 12 Feb 1985 01:36:54 +0000 (17:36 -0800)]
fix for 4110 to allow scrolling (of sorts).

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

39 years agouse rindex() instead index() to match argv[0]
Edward Wang [Mon, 11 Feb 1985 09:14:27 +0000 (01:14 -0800)]
use rindex() instead index() to match argv[0]
let chsh take shell from command line as before

SCCS-vsn: usr.bin/passwd/passwd.c 4.13

39 years agofix comment; parenthesize use of args in blkmap() macro
Kirk McKusick [Sat, 9 Feb 1985 11:52:35 +0000 (03:52 -0800)]
fix comment; parenthesize use of args in blkmap() macro

SCCS-vsn: sys/ufs/ffs/fs.h 6.3

39 years agomerge passes 5 and 6 into a single pass
Kirk McKusick [Sat, 9 Feb 1985 11:15:55 +0000 (03:15 -0800)]
merge passes 5 and 6 into a single pass

SCCS-vsn: sbin/fsck/Makefile 5.5
SCCS-vsn: sbin/fsck/dir.c 3.3
SCCS-vsn: sbin/fsck/fsck.h 3.3
SCCS-vsn: sbin/fsck/inode.c 3.3
SCCS-vsn: sbin/fsck/main.c 3.3
SCCS-vsn: sbin/fsck/pass1.c 3.3
SCCS-vsn: sbin/fsck/pass2.c 3.3
SCCS-vsn: sbin/fsck/pass4.c 3.2
SCCS-vsn: sbin/fsck/pass5.c 3.4
SCCS-vsn: sbin/fsck/setup.c 3.3

39 years agoInclude ioctl.h so that tty.h knows about size of window stuff.
Michael Kupfer [Sat, 9 Feb 1985 10:41:28 +0000 (02:41 -0800)]
Include ioctl.h so that tty.h knows about size of window stuff.

SCCS-vsn: sys/vax/uba/lp.c 6.5

39 years agodon't drop spl during selwakeup
Mike Karels [Sat, 9 Feb 1985 09:52:59 +0000 (01:52 -0800)]
don't drop spl during selwakeup

SCCS-vsn: sys/kern/sys_generic.c 6.7

39 years agoreverse the order of openwin() in dodefault(). faster this way.
Edward Wang [Sat, 9 Feb 1985 03:40:32 +0000 (19:40 -0800)]
reverse the order of openwin() in dodefault().  faster this way.

SCCS-vsn: usr.bin/window/startup.c 3.15

39 years agowas too restrictive on SPGRP (it's all a crock anyway)
Mike Karels [Sat, 9 Feb 1985 02:12:21 +0000 (18:12 -0800)]
was too restrictive on SPGRP (it's all a crock anyway)

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

39 years agocode reorganization and cleanup
Kirk McKusick [Fri, 8 Feb 1985 09:52:26 +0000 (01:52 -0800)]
code reorganization and cleanup

SCCS-vsn: sbin/fsck/Makefile 5.4
SCCS-vsn: sbin/fsck/dir.c 3.2
SCCS-vsn: sbin/fsck/fsck.h 3.2
SCCS-vsn: sbin/fsck/inode.c 3.2
SCCS-vsn: sbin/fsck/main.c 3.2
SCCS-vsn: sbin/fsck/pass1.c 3.2
SCCS-vsn: sbin/fsck/pass2.c 3.2
SCCS-vsn: sbin/fsck/pass3.c 3.2
SCCS-vsn: sbin/fsck/setup.c 3.2
SCCS-vsn: sbin/fsck/utilities.c 3.2

39 years agoInclude restricted group.
Miriam Amos Nihart [Fri, 8 Feb 1985 07:12:47 +0000 (23:12 -0800)]
Include restricted group.

SCCS-vsn: usr.sbin/lpr/common_source/lp.h 4.8

39 years agooutput float constants in hex, lose precision otherwise (from corbett).
Ralph Campbell [Fri, 8 Feb 1985 06:22:27 +0000 (22:22 -0800)]
output float constants in hex, lose precision otherwise (from corbett).

SCCS-vsn: old/pcc/ccom.vax/local.c 1.6

39 years agorebuild dependencies
Kirk McKusick [Fri, 8 Feb 1985 04:41:04 +0000 (20:41 -0800)]
rebuild dependencies

SCCS-vsn: sbin/fsck/Makefile 5.3

39 years agonow knows about sockets
Serge ??? [Wed, 6 Feb 1985 10:17:15 +0000 (02:17 -0800)]
now knows about sockets

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

39 years agodon't forget to unblock signals before returning in logmsg().
Ralph Campbell [Wed, 6 Feb 1985 05:34:16 +0000 (21:34 -0800)]
don't forget to unblock signals before returning in logmsg().

SCCS-vsn: usr.sbin/syslogd/syslogd.c 4.10

39 years agonull machine list same as no list.
Ralph Campbell [Wed, 6 Feb 1985 01:50:58 +0000 (17:50 -0800)]
null machine list same as no list.

SCCS-vsn: usr.bin/rdist/docmd.c 4.24

39 years agoadded autobaud detection.
Ralph Campbell [Wed, 6 Feb 1985 00:48:58 +0000 (16:48 -0800)]
added autobaud detection.

SCCS-vsn: etc/gettytab 4.7
SCCS-vsn: libexec/getty/gettytab.h 4.4
SCCS-vsn: libexec/getty/init.c 4.5
SCCS-vsn: libexec/getty/subr.c 4.4

39 years agoadded get_date() for putting date in login banner (%d).
Ralph Campbell [Wed, 6 Feb 1985 00:45:48 +0000 (16:45 -0800)]
added get_date() for putting date in login banner (%d).

SCCS-vsn: libexec/getty/Makefile 4.2

39 years agodate and time created 85/02/05 08:44:43 by ralph
Ralph Campbell [Wed, 6 Feb 1985 00:44:43 +0000 (16:44 -0800)]
date and time created 85/02/05 08:44:43 by ralph

SCCS-vsn: libexec/getty/get_date.c 4.1

39 years agoadded sendesc, ayt, interrupt commands; fix half duplex bugs.
Ralph Campbell [Wed, 6 Feb 1985 00:32:22 +0000 (16:32 -0800)]
added sendesc, ayt, interrupt commands; fix half duplex bugs.

SCCS-vsn: usr.bin/telnet/telnet.c 4.27

39 years agomade setpwfile work with getpwnam and getpwuid
Serge ??? [Tue, 5 Feb 1985 13:15:40 +0000 (05:15 -0800)]
made setpwfile work with getpwnam and getpwuid

SCCS-vsn: lib/libc/gen/getpwnamuid.c 4.7

39 years agoprint more (but not all) state info in -t
Edward Wang [Tue, 5 Feb 1985 09:29:51 +0000 (01:29 -0800)]
print more (but not all) state info in -t

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

39 years agototal revamp ...
Dave Slattengren [Tue, 5 Feb 1985 07:25:36 +0000 (23:25 -0800)]
total revamp ...

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/scalech.c 1.6

39 years agochanges for more priorities & added LOG_ODELAY to delay open.
Ralph Campbell [Tue, 5 Feb 1985 07:16:00 +0000 (23:16 -0800)]
changes for more priorities & added LOG_ODELAY to delay open.

SCCS-vsn: lib/libc/gen/syslog.c 4.6

39 years agouse yyerror instead of quitting on first error.
Ralph Campbell [Tue, 5 Feb 1985 06:34:15 +0000 (22:34 -0800)]
use yyerror instead of quitting on first error.

SCCS-vsn: usr.bin/rdist/defs.h 4.15
SCCS-vsn: usr.bin/rdist/expand.c 4.12
SCCS-vsn: usr.bin/rdist/lookup.c 4.6

39 years agoadded -m option to update listed hosts only.
Ralph Campbell [Tue, 5 Feb 1985 06:31:31 +0000 (22:31 -0800)]
added -m option to update listed hosts only.

SCCS-vsn: usr.bin/rdist/main.c 4.14
SCCS-vsn: usr.bin/rdist/docmd.c 4.23

39 years agochange exp_pat to except_pat.
Ralph Campbell [Tue, 5 Feb 1985 06:29:52 +0000 (22:29 -0800)]
change exp_pat to except_pat.

SCCS-vsn: usr.bin/rdist/gram.y 4.12

39 years agodate and time created 85/02/04 12:49:07 by slatteng
Dave Slattengren [Tue, 5 Feb 1985 04:49:07 +0000 (20:49 -0800)]
date and time created 85/02/04 12:49:07 by slatteng

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/vft2ch.c 1.1

39 years agodate and time created 85/02/04 12:49:05 by slatteng
Dave Slattengren [Tue, 5 Feb 1985 04:49:05 +0000 (20:49 -0800)]
date and time created 85/02/04 12:49:05 by slatteng

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/rst2ch.c 1.1

39 years agoadded sccs keywords and exit(0) at end
Dave Slattengren [Tue, 5 Feb 1985 04:44:20 +0000 (20:44 -0800)]
added sccs keywords and exit(0) at end

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/makeifont.c 1.6
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/makevfont.c 1.4

39 years agoadded exit(0) at end of program
Dave Slattengren [Tue, 5 Feb 1985 04:39:35 +0000 (20:39 -0800)]
added exit(0) at end of program

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ifontinfo.c 1.4
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/vfontinfo.c 1.3

39 years agodate and time created 85/02/04 12:36:18 by slatteng
Dave Slattengren [Tue, 5 Feb 1985 04:36:18 +0000 (20:36 -0800)]
date and time created 85/02/04 12:36:18 by slatteng

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/doublech.c 1.1

39 years agoTotal revamp and cleanup.
Dave Slattengren [Tue, 5 Feb 1985 03:56:01 +0000 (19:56 -0800)]
Total revamp and cleanup.

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/scalech.c 1.6

39 years agochanged size of _ctype_[] to 257 (EOF, '\0' ... '\377')
Serge ??? [Tue, 5 Feb 1985 03:01:12 +0000 (19:01 -0800)]
changed size of _ctype_[] to 257 (EOF, '\0' ... '\377')

SCCS-vsn: lib/libc/locale/ctype.c 4.3

39 years agofixes from donn@utah-cs.
Ralph Campbell [Tue, 5 Feb 1985 01:41:46 +0000 (17:41 -0800)]
fixes from donn@utah-cs.

SCCS-vsn: usr.bin/lastcomm/lastcomm.c 4.14

39 years agoincreased size of _ctype_[] to 256
Serge ??? [Mon, 4 Feb 1985 10:23:24 +0000 (02:23 -0800)]
increased size of _ctype_[] to 256

SCCS-vsn: lib/libc/locale/ctype.c 4.3

39 years agofix for characters that have one line hanging below the reference point
Dave Slattengren [Sat, 2 Feb 1985 09:22:13 +0000 (01:22 -0800)]
fix for characters that have one line hanging below the reference point

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/scalech.c 1.6

39 years agoPut in restricted group access.
Miriam Amos Nihart [Sat, 2 Feb 1985 08:33:42 +0000 (00:33 -0800)]
Put in restricted group access.

SCCS-vsn: usr.sbin/lpr/lpr/lpr.c 4.28

39 years agoreworked, commented some... fixed jaggies on right-side of vertical stuff
Dave Slattengren [Sat, 2 Feb 1985 04:41:48 +0000 (20:41 -0800)]
reworked, commented some... fixed jaggies on right-side of vertical stuff

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/scalech.c 1.6

39 years agopadds fixed to take care of && and ||
Edward Wang [Sat, 2 Feb 1985 04:18:27 +0000 (20:18 -0800)]
padds fixed to take care of && and ||

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

39 years agoadded vs100
Ralph Campbell [Sat, 2 Feb 1985 01:09:10 +0000 (17:09 -0800)]
added vs100

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

39 years agoadded entry for font sR for Han Noot
Jaap Akkerhuis [Fri, 1 Feb 1985 16:42:13 +0000 (08:42 -0800)]
added entry for font sR for Han Noot

SCCS-vsn: local/ditroff/ditroff.okeeffe/devhar/fonts/Makefile 1.2

39 years ago#
Jaap Akkerhuis [Fri, 1 Feb 1985 16:21:01 +0000 (08:21 -0800)]
#

SCCS-vsn: local/ditroff/ditroff.okeeffe/devhar/fonts/Bs 1.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/devhar/fonts/DESC 1.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/devhar/fonts/Rs 1.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/devhar/fonts/S 1.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/devhar/fonts/bS 1.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/devhar/fonts/bs 1.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/devhar/fonts/lp 1.2

39 years agodate and time created 85/02/01 00:16:16 by jaap
Jaap Akkerhuis [Fri, 1 Feb 1985 16:16:16 +0000 (08:16 -0800)]
date and time created 85/02/01 00:16:16 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/devhar/fonts/sR 1.1

39 years agodon't set 'leof' on internal list-directed read beyond EOR. DLW
David Wasley [Fri, 1 Feb 1985 11:56:18 +0000 (03:56 -0800)]
don't set 'leof' on internal list-directed read beyond EOR. DLW

SCCS-vsn: usr.bin/f77/libI77/iio.c 1.5

39 years agocleanup... added comments, etc.
Dave Slattengren [Fri, 1 Feb 1985 11:34:21 +0000 (03:34 -0800)]
cleanup... added comments, etc.

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ch2rst.c 1.5
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ch2vft.c 1.5

39 years agoxon/xoff flow control should be off in raw mode.
Robert Elz [Fri, 1 Feb 1985 10:41:59 +0000 (02:41 -0800)]
xon/xoff flow control should be off in raw mode.
from net.bugs.4bsd newsitem by sun!gnu

SCCS-vsn: sys/kern/tty_pty.c 6.9

39 years agoadded kernel priorities, range is now 1 - 31.
Ralph Campbell [Fri, 1 Feb 1985 09:01:21 +0000 (01:01 -0800)]
added kernel priorities, range is now 1 - 31.

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

39 years agolots of bug fixes - console bad fileno, repeated messages, reapchild.
Ralph Campbell [Fri, 1 Feb 1985 07:19:21 +0000 (23:19 -0800)]
lots of bug fixes - console bad fileno, repeated messages, reapchild.

SCCS-vsn: usr.sbin/syslogd/syslogd.c 4.9

39 years agoreasonable error message
Serge ??? [Fri, 1 Feb 1985 06:02:12 +0000 (22:02 -0800)]
reasonable error message

SCCS-vsn: bin/mkdir/mkdir.c 4.5
SCCS-vsn: bin/rmdir/rmdir.c 4.8

39 years agocleaned up code a bit.
Dave Slattengren [Thu, 31 Jan 1985 06:46:12 +0000 (22:46 -0800)]
cleaned up code a bit.

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/scalech.c 1.5

39 years agoturn off NBIO when read gets EWOULDBLOCK
Edward Wang [Thu, 31 Jan 1985 04:12:52 +0000 (20:12 -0800)]
turn off NBIO when read gets EWOULDBLOCK

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

39 years agoSIGWINCH added
Edward Wang [Thu, 31 Jan 1985 04:10:42 +0000 (20:10 -0800)]
SIGWINCH added

SCCS-vsn: bin/csh/init.c 4.5

39 years agoadded quoted fields & support for windows.
Ralph Campbell [Thu, 31 Jan 1985 04:07:05 +0000 (20:07 -0800)]
added quoted fields & support for windows.

SCCS-vsn: lib/libc/gen/getttyent.c 4.2

39 years agoadded support for windows
Ralph Campbell [Thu, 31 Jan 1985 03:34:20 +0000 (19:34 -0800)]
added support for windows

SCCS-vsn: include/ttyent.h 4.2

39 years agosupport for window systems
Ralph Campbell [Thu, 31 Jan 1985 02:10:08 +0000 (18:10 -0800)]
support for window systems

SCCS-vsn: include/ttyent.h 4.2

39 years agoremove unused register variable.
Ralph Campbell [Thu, 31 Jan 1985 00:52:37 +0000 (16:52 -0800)]
remove unused register variable.

SCCS-vsn: lib/libc/gen/ttyslot.c 4.4
SCCS-vsn: lib/libc/gen/ttyslot.c 4.4

39 years agocheck if swapping on default device so swapon won't complain
Jim Bloom [Wed, 30 Jan 1985 08:26:47 +0000 (00:26 -0800)]
check if swapping on default device so swapon won't complain

SCCS-vsn: sys/vm/vm_swap.c 6.4

39 years agoimprove error messages & ignore error message if already swapping on device
Jim Bloom [Wed, 30 Jan 1985 08:25:00 +0000 (00:25 -0800)]
improve error messages & ignore error message if already swapping on device
for -a

SCCS-vsn: sbin/swapon/swapon.c 4.7

39 years agochanged 'B' to use control struct 'ublnk' at runtime. DLW
David Wasley [Wed, 30 Jan 1985 02:26:33 +0000 (18:26 -0800)]
changed 'B' to use control struct 'ublnk' at runtime. DLW

SCCS-vsn: usr.bin/f77/libI77/dofio.c 1.4

39 years agochanged 'B' to use control struct 'ublnk' at run time. DLW
David Wasley [Wed, 30 Jan 1985 02:25:52 +0000 (18:25 -0800)]
changed 'B' to use control struct 'ublnk' at run time. DLW

SCCS-vsn: usr.bin/f77/libI77/fmt.c 1.6

39 years agocombined BN & BZ; added B. DLW
David Wasley [Wed, 30 Jan 1985 02:24:55 +0000 (18:24 -0800)]
combined BN & BZ; added B. DLW

SCCS-vsn: usr.bin/f77/libI77/format.h 1.3

39 years agodate and time created 85/01/29 00:38:11 by serge
Serge ??? [Tue, 29 Jan 1985 16:38:11 +0000 (08:38 -0800)]
date and time created 85/01/29 00:38:11 by serge

SCCS-vsn: lib/libc/stdio/findfp.c 1.1

39 years agoadded DEC vt200
Ralph Campbell [Tue, 29 Jan 1985 08:01:58 +0000 (00:01 -0800)]
added DEC vt200

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

39 years agoinclude more devices by default.
Ralph Campbell [Tue, 29 Jan 1985 02:45:44 +0000 (18:45 -0800)]
include more devices by default.

SCCS-vsn: usr.bin/uucp/includes/uucp.h 5.5

39 years agoadditional comments from rick@seismo
Ralph Campbell [Tue, 29 Jan 1985 02:28:14 +0000 (18:28 -0800)]
additional comments from rick@seismo

SCCS-vsn: usr.bin/uucp/DOC/README 5.4

39 years agosecurity bug fix from rick@seismo
Ralph Campbell [Tue, 29 Jan 1985 02:27:33 +0000 (18:27 -0800)]
security bug fix from rick@seismo

SCCS-vsn: usr.bin/uucp/uuxqt/uuxqt.c 5.4

39 years agowait for makekey to finish before reading from pipe.
Ralph Campbell [Sat, 26 Jan 1985 09:08:31 +0000 (01:08 -0800)]
wait for makekey to finish before reading from pipe.

SCCS-vsn: old/crypt/crypt.c 4.3

39 years agorename window size structure elements to begin "ws_"
Jim Bloom [Fri, 25 Jan 1985 11:31:00 +0000 (03:31 -0800)]
rename window size structure elements to begin "ws_"

SCCS-vsn: sys/sys/ioctl.h 6.7

39 years agomodified to not call chdir(). Also, uses fewer stat()'s.
Ralph Campbell [Fri, 25 Jan 1985 08:50:30 +0000 (00:50 -0800)]
modified to not call chdir(). Also, uses fewer stat()'s.

SCCS-vsn: lib/libc/gen/getcwd.c 4.10

39 years agodate and time created 85/01/24 14:29:08 by ralph
Ralph Campbell [Fri, 25 Jan 1985 06:29:08 +0000 (22:29 -0800)]
date and time created 85/01/24 14:29:08 by ralph

SCCS-vsn: lib/libc/stdlib/abort.c 4.1

39 years agofix allocation of register pair for logop()'s.
Ralph Campbell [Fri, 25 Jan 1985 02:58:20 +0000 (18:58 -0800)]
fix allocation of register pair for logop()'s.

SCCS-vsn: old/pcc/mip/allo.c 4.4

39 years agoremoved redundant CALL entries.
Ralph Campbell [Fri, 25 Jan 1985 02:57:18 +0000 (18:57 -0800)]
removed redundant CALL entries.

SCCS-vsn: old/pcc/ccom.vax/table.c 1.7

39 years agodelete dependency on comp for making fort.
Ralph Campbell [Fri, 25 Jan 1985 02:44:33 +0000 (18:44 -0800)]
delete dependency on comp for making fort.

SCCS-vsn: old/pcc/ccom.vax/Makefile 1.8

39 years agoadded -f option to use short floats (non-standard).
Ralph Campbell [Fri, 25 Jan 1985 01:21:56 +0000 (17:21 -0800)]
added -f option to use short floats (non-standard).

SCCS-vsn: old/pcc/cc/cc.c 4.11

39 years agoget return value right.
Ralph Campbell [Thu, 24 Jan 1985 08:58:33 +0000 (00:58 -0800)]
get return value right.

SCCS-vsn: lib/libc/stdio/fwrite.c 4.4

39 years agoignore TSTP a little sooner, before ptmp file is created
Jay Lepreau [Thu, 24 Jan 1985 08:15:33 +0000 (00:15 -0800)]
ignore TSTP a little sooner, before ptmp file is created

SCCS-vsn: usr.bin/passwd/passwd.c 4.12

39 years agominor speedup
Ralph Campbell [Thu, 24 Jan 1985 06:25:28 +0000 (22:25 -0800)]
minor speedup

SCCS-vsn: usr.bin/ex/ex_io.c 7.8

39 years agodon't replace current line if ESC ^C is typed.
Ralph Campbell [Thu, 24 Jan 1985 06:23:47 +0000 (22:23 -0800)]
don't replace current line if ESC ^C is typed.

SCCS-vsn: usr.bin/ex/ex_vget.c 6.6

39 years agofix 128 byte limit on .exrc
Ralph Campbell [Thu, 24 Jan 1985 06:22:12 +0000 (22:22 -0800)]
fix 128 byte limit on .exrc

SCCS-vsn: usr.bin/ex/ex_get.c 7.2