unix-history/.git
39 years agodumptape.c and dumprtape.c have been merged
Kirk McKusick [Wed, 20 Feb 1985 08:26:22 +0000 (00:26 -0800)]
dumptape.c and dumprtape.c have been merged

SCCS-vsn: sbin/dump/Makefile 1.14

39 years agostreaming dump mods using a ring of pipes (Caltech via speck@cit-vax)
Kirk McKusick [Wed, 20 Feb 1985 08:05:12 +0000 (00:05 -0800)]
streaming dump mods using a ring of pipes (Caltech via speck@cit-vax)

SCCS-vsn: sbin/dump/tape.c 1.9

39 years agoadded a couple more idiot-proof checks
Dave Slattengren [Wed, 20 Feb 1985 05:42:36 +0000 (21:42 -0800)]
added a couple more idiot-proof checks

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

39 years agoadded IEEESW, JS&S, CHI83, ICSE3-7, PSDE84, TEXT81 (mlvdv)
Gary M. Levin [Tue, 19 Feb 1985 11:20:01 +0000 (03:20 -0800)]
added IEEESW, JS&S, CHI83, ICSE3-7, PSDE84, TEXT81 (mlvdv)

SCCS-vsn: contrib/bib/macs/bibinc.shortnames 2.5
SCCS-vsn: contrib/bib/macs/bibinc.fullnames 2.10

39 years agoallow a new input source to be specified for each new volume
Kirk McKusick [Tue, 19 Feb 1985 10:50:32 +0000 (02:50 -0800)]
allow a new input source to be specified for each new volume

SCCS-vsn: sbin/restore/tape.c 3.26

39 years agomust track extract list separately from creating entries
Kirk McKusick [Tue, 19 Feb 1985 10:31:10 +0000 (02:31 -0800)]
must track extract list separately from creating entries

SCCS-vsn: sbin/restore/utilities.c 3.20

39 years agodo not set owner and times on directories that already exist ('i' and 'x' only)
Kirk McKusick [Tue, 19 Feb 1985 10:29:29 +0000 (02:29 -0800)]
do not set owner and times on directories that already exist ('i' and 'x' only)

SCCS-vsn: sbin/restore/restore.h 3.11
SCCS-vsn: sbin/restore/utilities.c 3.19
SCCS-vsn: sbin/restore/restore.c 3.20
SCCS-vsn: sbin/restore/dirs.c 3.20

39 years agouse bcopy when alignment isn't known for portability
Jim Bloom [Tue, 19 Feb 1985 09:43:41 +0000 (01:43 -0800)]
use bcopy when alignment isn't known for portability

SCCS-vsn: lib/libc/net/SCCS/hosttable/gethostnamadr.c 4.8
SCCS-vsn: lib/libc/net/gethostnamadr.c 4.8

39 years agouse bcopy with unknown alignment for portability
Jim Bloom [Tue, 19 Feb 1985 09:32:14 +0000 (01:32 -0800)]
use bcopy with unknown alignment for portability

SCCS-vsn: old/mkhosts/mkhosts.c 4.5

39 years agouse bcopy when alignment isn't known for portability
Jim Bloom [Tue, 19 Feb 1985 09:25:36 +0000 (01:25 -0800)]
use bcopy when alignment isn't known for portability

SCCS-vsn: old/mkhosts/mkhosts.c 4.5

39 years agoglob'ed files are now sorted; canon() elides extra /'s and /.'s
Kirk McKusick [Tue, 19 Feb 1985 09:00:16 +0000 (01:00 -0800)]
glob'ed files are now sorted; canon() elides extra /'s and /.'s

SCCS-vsn: sbin/restore/interactive.c 3.3

39 years agomust remember to flush out cylinder group block when done
Kirk McKusick [Tue, 19 Feb 1985 08:27:05 +0000 (00:27 -0800)]
must remember to flush out cylinder group block when done

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

39 years agofix bug in .bu; don't reset ii register in .bu or .np
Eric Allman [Tue, 19 Feb 1985 08:00:42 +0000 (00:00 -0800)]
fix bug in .bu; don't reset ii register in .bu or .np

SCCS-vsn: share/me/tmac.orig_me 2.20

39 years agofix bug in .bu; don't reset ii register in .np
Eric Allman [Tue, 19 Feb 1985 07:46:40 +0000 (23:46 -0800)]
fix bug in .bu; don't reset ii register in .np

SCCS-vsn: share/me/tmac.orig_me 2.20

39 years agoinitialization bug in ckinode()
Kirk McKusick [Tue, 19 Feb 1985 07:33:02 +0000 (23:33 -0800)]
initialization bug in ckinode()

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

39 years agostreamline susystem() and makedir() by removing unnecessary fork's
Serge ??? [Sun, 17 Feb 1985 09:49:52 +0000 (01:49 -0800)]
streamline susystem() and makedir() by removing unnecessary fork's

SCCS-vsn: bin/rcp/rcp.c 4.11

39 years agosatisfy ino_lock's assumptions
Mike Karels [Sun, 17 Feb 1985 07:45:42 +0000 (23:45 -0800)]
satisfy ino_lock's assumptions

SCCS-vsn: sys/kern/kern_descrip.c 6.8

39 years agogroups[] now shorts
Mike Karels [Sat, 16 Feb 1985 10:54:18 +0000 (02:54 -0800)]
groups[] now shorts

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

39 years agoincrease NGROUPS
Mike Karels [Sat, 16 Feb 1985 10:51:55 +0000 (02:51 -0800)]
increase NGROUPS

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

39 years agoadd uba mem configuration entry, get mem addr from flags
Mike Karels [Sat, 16 Feb 1985 09:25:38 +0000 (01:25 -0800)]
add uba mem configuration entry, get mem addr from flags

SCCS-vsn: sys/vax/if/if_ec.c 6.6

39 years agoadded a couple more idiot-proff checks
Dave Slattengren [Sat, 16 Feb 1985 08:42:42 +0000 (00:42 -0800)]
added a couple more idiot-proff checks

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

39 years agoadd ni_endoff for shrinking directories (from kre)
Kirk McKusick [Sat, 16 Feb 1985 08:24:30 +0000 (00:24 -0800)]
add ni_endoff for shrinking directories (from kre)

SCCS-vsn: sys/sys/namei.h 6.8

39 years agoinsure that entire directory block is checked;
Kirk McKusick [Sat, 16 Feb 1985 07:22:53 +0000 (23:22 -0800)]
insure that entire directory block is checked;
when making entries, upsize directory as needed

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

39 years agorestructure function of makeentry()
Kirk McKusick [Sat, 16 Feb 1985 04:42:27 +0000 (20:42 -0800)]
restructure function of makeentry()

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

39 years agocalc and print out pathname of offending hard links to directories
Kirk McKusick [Sat, 16 Feb 1985 04:09:17 +0000 (20:09 -0800)]
calc and print out pathname of offending hard links to directories

SCCS-vsn: sbin/fsck/pass2.c 3.6
SCCS-vsn: sbin/fsck/inode.c 3.8
SCCS-vsn: sbin/fsck/utilities.c 3.4

39 years agofilesize now set by ckinode(); pass1() uses id_entryno to calc block count
Kirk McKusick [Sat, 16 Feb 1985 04:07:07 +0000 (20:07 -0800)]
filesize now set by ckinode(); pass1() uses id_entryno to calc block count

SCCS-vsn: sbin/fsck/dir.c 3.8
SCCS-vsn: sbin/fsck/inode.c 3.7
SCCS-vsn: sbin/fsck/pass1.c 3.5
SCCS-vsn: sbin/fsck/pass3.c 3.4

39 years agofix k9 sequence for z29.
Ralph Campbell [Sat, 16 Feb 1985 03:21:34 +0000 (19:21 -0800)]
fix k9 sequence for z29.

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

39 years agocleanup for aux/syslog changes
Eric Allman [Sat, 16 Feb 1985 01:34:08 +0000 (17:34 -0800)]
cleanup for aux/syslog changes

SCCS-vsn: usr.sbin/sendmail/Makefile 4.3

39 years agofix some bugs with -C flag; one with queuing from Teus
Eric Allman [Sat, 16 Feb 1985 01:28:10 +0000 (17:28 -0800)]
fix some bugs with -C flag; one with queuing from Teus

SCCS-vsn: usr.sbin/sendmail/src/queue.c 4.5
SCCS-vsn: usr.sbin/sendmail/src/main.c 4.16
SCCS-vsn: usr.sbin/sendmail/src/alias.c 4.8
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 4.11
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.46

39 years agodon't core dump on "struct { a y; a z; };".
Ralph Campbell [Sat, 16 Feb 1985 00:56:28 +0000 (16:56 -0800)]
don't core dump on "struct { a y; a z; };".

SCCS-vsn: old/pcc/mip/pftn.c 1.7

39 years agoImprove error messages.
Don Libes? [Fri, 15 Feb 1985 15:24:39 +0000 (07:24 -0800)]
Improve error messages.

SCCS-vsn: usr.bin/f77/libI77/err.c 1.12

39 years agoSubstitute low_case[] for lcase() to speed up execution.
Don Libes? [Fri, 15 Feb 1985 15:06:45 +0000 (07:06 -0800)]
Substitute low_case[] for lcase() to speed up execution.

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

39 years agoSpeed up dofio by replacing type_f() function call by array reference.
Don Libes? [Fri, 15 Feb 1985 14:58:32 +0000 (06:58 -0800)]
Speed up dofio by replacing type_f() function call by array reference.

SCCS-vsn: usr.bin/f77/libI77/dofio.c 1.6
SCCS-vsn: usr.bin/f77/libI77/format.h 1.5
SCCS-vsn: usr.bin/f77/libI77/format.h 1.5

39 years ago"and" file mode bits with 0777
Eric Allman [Fri, 15 Feb 1985 14:43:42 +0000 (06:43 -0800)]
"and" file mode bits with 0777

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 4.10
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.45

39 years agoPrint reserved operand as '****' instead of getting an interrupt.
Don Libes? [Fri, 15 Feb 1985 14:33:01 +0000 (06:33 -0800)]
Print reserved operand as '****' instead of getting an interrupt.

SCCS-vsn: usr.bin/f77/libI77/wrtfmt.c 1.10

39 years agoImprove error messages.
Don Libes? [Fri, 15 Feb 1985 14:27:37 +0000 (06:27 -0800)]
Improve error messages.

SCCS-vsn: usr.bin/f77/libI77/err.c 1.12
SCCS-vsn: usr.bin/f77/libI77/f_errlist.c 1.4
SCCS-vsn: usr.bin/f77/libI77/f_errno.h 1.6
SCCS-vsn: usr.bin/f77/libI77/rdfmt.c 1.7
SCCS-vsn: usr.bin/f77/libI77/f_errno.h 1.6

39 years agoPrint reserved operand as '****' instead of getting interrupt.
Don Libes? [Fri, 15 Feb 1985 14:22:57 +0000 (06:22 -0800)]
Print reserved operand as '****' instead of getting interrupt.

SCCS-vsn: usr.bin/f77/libI77/fiodefs.h 1.4
SCCS-vsn: usr.bin/f77/libI77/wrtfmt.c 1.10

39 years agoSpeed up dofio by replacing type_f() function by array.
Don Libes? [Fri, 15 Feb 1985 14:21:06 +0000 (06:21 -0800)]
Speed up dofio by replacing type_f() function by array.

SCCS-vsn: usr.bin/f77/libI77/dofio.c 1.6
SCCS-vsn: usr.bin/f77/libI77/format.h 1.5

39 years agoSpeed up lcase by using low_case[]
Don Libes? [Fri, 15 Feb 1985 14:19:55 +0000 (06:19 -0800)]
Speed up lcase by using low_case[]

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

39 years agoadd .bu and .sm
Eric Allman [Fri, 15 Feb 1985 14:09:28 +0000 (06:09 -0800)]
add .bu and .sm

SCCS-vsn: share/me/tmac.orig_me 2.19

39 years agodon't output cut marks on electrostatic or laser printers
Eric Allman [Fri, 15 Feb 1985 13:55:51 +0000 (05:55 -0800)]
don't output cut marks on electrostatic or laser printers

SCCS-vsn: share/me/tmac.orig_me 2.18

39 years agominor bug fix
Eric Allman [Fri, 15 Feb 1985 13:49:13 +0000 (05:49 -0800)]
minor bug fix

SCCS-vsn: share/me/tmac.orig_me 2.17

39 years agoRecognize compiled formats, change syl[] members to shorts and
Don Libes? [Fri, 15 Feb 1985 13:29:26 +0000 (05:29 -0800)]
Recognize compiled formats, change syl[] members to shorts and
don't generate STACK operators for rep. factors for editing
terms so compiled formats will be shorter & execute faster.

SCCS-vsn: usr.bin/f77/libI77/dfe.c 1.5
SCCS-vsn: usr.bin/f77/libI77/dofio.c 1.5
SCCS-vsn: usr.bin/f77/libI77/fmt.c 1.7
SCCS-vsn: usr.bin/f77/libI77/format.h 1.4
SCCS-vsn: usr.bin/f77/libI77/iio.c 1.6
SCCS-vsn: usr.bin/f77/libI77/rdfmt.c 1.6
SCCS-vsn: usr.bin/f77/libI77/sfe.c 1.9
SCCS-vsn: usr.bin/f77/libI77/wrtfmt.c 1.9

39 years agorecreate root directory if missing or trashed
Kirk McKusick [Fri, 15 Feb 1985 11:18:33 +0000 (03:18 -0800)]
recreate root directory if missing or trashed

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

39 years agodon't loop on output errors
Mike Karels [Fri, 15 Feb 1985 11:17:33 +0000 (03:17 -0800)]
don't loop on output errors

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

39 years agousage error message; BUFSIZ -> MAXPATHLEN
Serge ??? [Fri, 15 Feb 1985 09:10:52 +0000 (01:10 -0800)]
usage error message; BUFSIZ -> MAXPATHLEN

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

39 years agoupdated signal names; allow kill -0
Serge ??? [Fri, 15 Feb 1985 07:50:38 +0000 (23:50 -0800)]
updated signal names;  allow kill -0

SCCS-vsn: bin/kill/kill.c 4.3

39 years agoreadable error messages
Serge ??? [Fri, 15 Feb 1985 07:42:46 +0000 (23:42 -0800)]
readable error messages

SCCS-vsn: old/lex/lmain.c 4.3
SCCS-vsn: old/lex/sub1.c 4.2

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