unix-history/.git
33 years agooops, 7.19 wasn't finished; back part out for now, but leave TOS/TTL
Mike Karels [Sun, 29 Jul 1990 01:33:03 +0000 (17:33 -0800)]
oops, 7.19 wasn't finished; back part out for now, but leave TOS/TTL

SCCS-vsn: sys/netinet/ip_output.c 7.22

33 years agofix SYNOPSIS line
Cynthia A. E. Livingston [Sun, 29 Jul 1990 01:07:57 +0000 (17:07 -0800)]
fix SYNOPSIS line

SCCS-vsn: usr.bin/telnet/telnet.1 6.13

33 years agoupdate
Mike Karels [Sun, 29 Jul 1990 00:59:03 +0000 (16:59 -0800)]
update

SCCS-vsn: old/adb/common_scripts/inpcb 5.2

33 years agohandle p_dupfd as unsigned char
Kirk McKusick [Sun, 29 Jul 1990 00:11:18 +0000 (16:11 -0800)]
handle p_dupfd as unsigned char

SCCS-vsn: sys/kern/vfs_syscalls.c 7.57

33 years agorestore 6.10 changes, add -a and mods to environ
Mike Karels [Sat, 28 Jul 1990 15:23:53 +0000 (07:23 -0800)]
restore 6.10 changes, add -a and mods to environ

SCCS-vsn: usr.bin/telnet/telnet.1 6.12

33 years agoalways mark for export when defining environ variables
Mike Karels [Sat, 28 Jul 1990 15:08:53 +0000 (07:08 -0800)]
always mark for export when defining environ variables

SCCS-vsn: usr.bin/telnet/commands.c 1.32

33 years agochange USER-passing to happen only if -a or -l user specified
Mike Karels [Sat, 28 Jul 1990 14:28:38 +0000 (06:28 -0800)]
change USER-passing to happen only if -a or -l user specified
(still not quite right, "open -l name" defines USER=name and exports);
use current user id if different than login name; getopting and reformatting
of main.c by bostic

SCCS-vsn: usr.bin/telnet/main.c 1.15
SCCS-vsn: usr.bin/telnet/commands.c 1.31

33 years ago(by karels) typo in TIOCSETAF, was always flushing; can't use 0 for no pgrp;
Marc Teitelbaum [Sat, 28 Jul 1990 13:43:02 +0000 (05:43 -0800)]
(by karels) typo in TIOCSETAF, was always flushing; can't use 0 for no pgrp;
ttyrub newline could maybe happen???

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

33 years agoparameterize max proc id
Mike Karels [Sat, 28 Jul 1990 13:40:41 +0000 (05:40 -0800)]
parameterize max proc id

SCCS-vsn: sys/kern/kern_fork.c 7.20
SCCS-vsn: sys/sys/proc.h 7.20

33 years agodon't lose control mbufs if sockbuf full; make shutdown on stream socket
Mike Karels [Sat, 28 Jul 1990 13:30:39 +0000 (05:30 -0800)]
don't lose control mbufs if sockbuf full; make shutdown on stream socket
produce eof on other end (from sam); can't do sbwait in uipc_gc, at least
for now

SCCS-vsn: sys/kern/uipc_usrreq.c 7.21

33 years agoremove getlogin.3
Keith Bostic [Sat, 28 Jul 1990 09:40:11 +0000 (01:40 -0800)]
remove getlogin.3

SCCS-vsn: lib/libc/gen/Makefile.inc 5.7

33 years agoavoid duplicate error messages for short directories
Kirk McKusick [Sat, 28 Jul 1990 07:52:53 +0000 (23:52 -0800)]
avoid duplicate error messages for short directories

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

33 years agoshit - everyone wants it back as -i
Marc Teitelbaum [Sat, 28 Jul 1990 07:40:07 +0000 (23:40 -0800)]
shit - everyone wants it back as -i

SCCS-vsn: usr.bin/w/w.c 5.24
SCCS-vsn: usr.bin/w/w.1 6.6

33 years agocheck for valid free address
Kirk McKusick [Sat, 28 Jul 1990 06:16:40 +0000 (22:16 -0800)]
check for valid free address

SCCS-vsn: sys/kern/kern_malloc.c 7.19

33 years agocheck I/O size against requested I/O size for errors;
Kirk McKusick [Sat, 28 Jul 1990 05:48:42 +0000 (21:48 -0800)]
check I/O size against requested I/O size for errors;
avoid recursion in getpathname; handle IGNORE state

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

33 years agodo not reset if IGNORE has been requested
Kirk McKusick [Sat, 28 Jul 1990 05:44:45 +0000 (21:44 -0800)]
do not reset if IGNORE has been requested

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

33 years agoadd new fixstate to avoid asking questions
Kirk McKusick [Sat, 28 Jul 1990 05:44:10 +0000 (21:44 -0800)]
add new fixstate to avoid asking questions

SCCS-vsn: sbin/fsck/fsck.h 5.17

33 years agoupdate for new flag and removal of old ones
Marc Teitelbaum [Sat, 28 Jul 1990 05:41:28 +0000 (21:41 -0800)]
update for new flag and removal of old ones

SCCS-vsn: usr.bin/w/w.1 6.5

33 years ago-i -> -t (more commands use -t to mean sort by time)
Marc Teitelbaum [Sat, 28 Jul 1990 04:58:50 +0000 (20:58 -0800)]
-i -> -t (more commands use -t to mean sort by time)

SCCS-vsn: usr.bin/w/w.c 5.23

33 years agocleaned-up cleanups: make getgroups look like setgroups
Mike Karels [Fri, 27 Jul 1990 12:35:14 +0000 (04:35 -0800)]
cleaned-up cleanups: make getgroups look like setgroups

SCCS-vsn: sys/kern/kern_prot.c 7.15

33 years agoNFS_MAXDATA changed, and this can confuse Ultrix 2.2 clients
Keith Bostic [Fri, 27 Jul 1990 10:14:08 +0000 (02:14 -0800)]
NFS_MAXDATA changed, and this can confuse Ultrix 2.2 clients
from Rick Macklem

SCCS-vsn: sys/nfs/nfs_serv.c 7.27

33 years agorefer to route(4) and esis(4) manual pages.
Keith Sklower [Fri, 27 Jul 1990 07:55:40 +0000 (23:55 -0800)]
refer to route(4) and esis(4) manual pages.

SCCS-vsn: sbin/route/route.8 6.9

33 years agopermit access to new RTF_REJECT flag.
Keith Sklower [Fri, 27 Jul 1990 07:54:41 +0000 (23:54 -0800)]
permit access to new RTF_REJECT flag.

SCCS-vsn: sbin/route/keywords 5.4

33 years agofix bug in printing routes when flushing them;
Keith Sklower [Fri, 27 Jul 1990 07:54:21 +0000 (23:54 -0800)]
fix bug in printing routes when flushing them;
permit access to new RTF_REJECT flag.

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

33 years agoadd way to actively reject or consume certain routes
Keith Sklower [Fri, 27 Jul 1990 07:33:34 +0000 (23:33 -0800)]
add way to actively reject or consume certain routes

SCCS-vsn: sys/net/route.h 7.12

33 years ago"bug fix for utimes from Rick Macklem"
Kirk McKusick [Fri, 27 Jul 1990 06:29:49 +0000 (22:29 -0800)]
"bug fix for utimes from Rick Macklem"

SCCS-vsn: sys/nfs/nfs_vnops.c 7.46

33 years agodo not duplicate first member of the group (from Macklem)
Kirk McKusick [Fri, 27 Jul 1990 06:24:50 +0000 (22:24 -0800)]
do not duplicate first member of the group (from Macklem)

SCCS-vsn: sys/nfs/nfs_subs.c 7.29

33 years agoinvert sign of negative pgrp
Marc Teitelbaum [Fri, 27 Jul 1990 05:47:24 +0000 (21:47 -0800)]
invert sign of negative pgrp

SCCS-vsn: sys/kern/subr_log.c 7.9

33 years agooutright bug in connect() on a raw socket.
Keith Sklower [Thu, 26 Jul 1990 13:39:11 +0000 (05:39 -0800)]
outright bug in connect() on a raw socket.

SCCS-vsn: sys/netinet/raw_ip.c 7.8

33 years agoadd manual page for esis
Keith Sklower [Thu, 26 Jul 1990 13:36:41 +0000 (05:36 -0800)]
add manual page for esis

SCCS-vsn: share/man/man4/Makefile 5.10

33 years agodate and time created 90/07/25 22:35:22 by sklower
Keith Sklower [Thu, 26 Jul 1990 13:35:22 +0000 (05:35 -0800)]
date and time created 90/07/25 22:35:22 by sklower

SCCS-vsn: share/man/man4/esis.4 6.1

33 years agofix minor nit in manual page
Keith Sklower [Thu, 26 Jul 1990 13:34:47 +0000 (05:34 -0800)]
fix minor nit in manual page

SCCS-vsn: share/man/man4/tp.4 6.3

33 years agopi has a man page
Keith Bostic [Thu, 26 Jul 1990 13:31:43 +0000 (05:31 -0800)]
pi has a man page

SCCS-vsn: usr.bin/pascal/pi/Makefile 1.6

33 years agokerberos in both section 1 an d3
Keith Bostic [Thu, 26 Jul 1990 13:26:16 +0000 (05:26 -0800)]
kerberos in both section 1 an d3

SCCS-vsn: local/kerberosIV/man/Makefile 5.4

33 years agomove man page to section 6
Keith Bostic [Thu, 26 Jul 1990 13:15:39 +0000 (05:15 -0800)]
move man page to section 6

SCCS-vsn: games/fish/Makefile 5.4

33 years agomv man page to section 8
Keith Bostic [Thu, 26 Jul 1990 13:14:53 +0000 (05:14 -0800)]
mv man page to section 8

SCCS-vsn: sbin/dmesg/Makefile 5.5

33 years agomove man page to section 6
Keith Bostic [Thu, 26 Jul 1990 13:13:55 +0000 (05:13 -0800)]
move man page to section 6

SCCS-vsn: games/larn/Makefile 5.9
SCCS-vsn: usr.bin/banner/Makefile 5.4

33 years agomove man page to section 8
Keith Bostic [Thu, 26 Jul 1990 13:12:00 +0000 (05:12 -0800)]
move man page to section 8

SCCS-vsn: sbin/XNSrouted/Makefile 5.13

33 years agoexplicitly state that timed runs
Keith Bostic [Thu, 26 Jul 1990 13:05:17 +0000 (05:05 -0800)]
explicitly state that timed runs

SCCS-vsn: etc/netstart 5.8

33 years agoroute metric done differently now
Keith Bostic [Thu, 26 Jul 1990 13:02:21 +0000 (05:02 -0800)]
route metric done differently now

SCCS-vsn: etc/netstart 5.7

33 years agomake sure the file's writeable
Keith Bostic [Thu, 26 Jul 1990 12:56:45 +0000 (04:56 -0800)]
make sure the file's writeable

SCCS-vsn: libexec/bugfiler/sendbug.sh 5.11

33 years agonew copyright notice
Keith Bostic [Thu, 26 Jul 1990 12:51:28 +0000 (04:51 -0800)]
new copyright notice

SCCS-vsn: libexec/bugfiler/sendbug.sh 5.10

33 years agoadd getopt(3); always display program name on error (use fatal());
Keith Bostic [Thu, 26 Jul 1990 08:41:42 +0000 (00:41 -0800)]
add getopt(3); always display program name on error (use fatal());
use varargs for error routine; some lint, but didn't fix variable declarations

SCCS-vsn: sbin/newfs/newfs.c 6.23

33 years agonit: clear M_PKTHDR on second mbuf of chain in m_pullup (after prepending new)
Mike Karels [Thu, 26 Jul 1990 06:19:44 +0000 (22:19 -0800)]
nit: clear M_PKTHDR on second mbuf of chain in m_pullup (after prepending new)

SCCS-vsn: sys/kern/uipc_mbuf.c 7.17

33 years agofix spl's in udp_usrreq (only as needed, always splx), clear last pcb cache
Mike Karels [Thu, 26 Jul 1990 06:18:40 +0000 (22:18 -0800)]
fix spl's in udp_usrreq (only as needed, always splx), clear last pcb cache
when detaching

SCCS-vsn: sys/netinet/udp_usrreq.c 7.18

33 years agocleanup debugging code, now #ifdef DIAGNOSTIC
Mike Karels [Thu, 26 Jul 1990 06:16:30 +0000 (22:16 -0800)]
cleanup debugging code, now #ifdef DIAGNOSTIC

SCCS-vsn: sys/netinet/ip_input.c 7.17

33 years agoinit m_pkthdr in tcp_respond (esp when prev. len was larger)
Mike Karels [Thu, 26 Jul 1990 06:15:26 +0000 (22:15 -0800)]
init m_pkthdr in tcp_respond (esp when prev. len was larger)

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

33 years agoneeds VMUNIX
Keith Bostic [Thu, 26 Jul 1990 05:11:35 +0000 (21:11 -0800)]
needs VMUNIX

SCCS-vsn: usr.bin/ex/ex3.7preserve/Makefile 5.3

33 years agoupdate for Reno
Keith Bostic [Thu, 26 Jul 1990 05:09:50 +0000 (21:09 -0800)]
update for Reno

SCCS-vsn: share/skel/dot.cshrc 5.3
SCCS-vsn: share/skel/dot.profile 5.2

33 years agoUses new make
Jan-Simon Pendry [Thu, 26 Jul 1990 02:17:54 +0000 (18:17 -0800)]
Uses new make

SCCS-vsn: usr.sbin/amd/Makefile 5.2
SCCS-vsn: usr.sbin/amd/amd/Makefile 5.2
SCCS-vsn: usr.sbin/amd/amq/Makefile 5.2
SCCS-vsn: usr.sbin/amd/mk-amd-map/Makefile 5.2

33 years agoex_temp.h needs DVMUNIX
Keith Bostic [Thu, 26 Jul 1990 02:09:02 +0000 (18:09 -0800)]
ex_temp.h needs DVMUNIX

SCCS-vsn: usr.bin/ex/ex3.7recover/Makefile 5.4

33 years ago.Xr botch fix
Cynthia A. E. Livingston [Wed, 25 Jul 1990 13:52:26 +0000 (05:52 -0800)]
.Xr botch fix

SCCS-vsn: old/adb/common_source/adb.1 5.9
SCCS-vsn: old/refer/addbib/addbib.1 6.3
SCCS-vsn: usr.bin/apply/apply.1 6.3
SCCS-vsn: usr.bin/apropos/apropos.1 6.9
SCCS-vsn: usr.bin/ar/ar.1 6.4
SCCS-vsn: old/pcc/lint/lpass1/lint.1 6.4
SCCS-vsn: old/as.vax/as.1 6.5
SCCS-vsn: usr.bin/what/what.1 6.2
SCCS-vsn: usr.bin/systat/systat.1 6.8
SCCS-vsn: usr.bin/at/at/at.1 6.4
SCCS-vsn: bin/cat/cat.1 6.11
SCCS-vsn: usr.bin/at/atq/atq.1 6.4
SCCS-vsn: usr.bin/at/atrm/atrm.1 6.4
SCCS-vsn: old/awk/awk.1 6.4
SCCS-vsn: usr.bin/basename/basename.1 6.4
SCCS-vsn: usr.bin/bc/bc.1 6.6
SCCS-vsn: usr.bin/biff/biff.1 6.4
SCCS-vsn: usr.bin/cal/cal.1 6.7
SCCS-vsn: usr.bin/calendar/calendar.1 6.9
SCCS-vsn: bin/cat/cat.1 6.12
SCCS-vsn: usr.bin/pascal/eyacc/eyacc.1 6.3
SCCS-vsn: old/pcc/cc/cc.1 6.6
SCCS-vsn: share/man/man1/cd.1 6.3
SCCS-vsn: usr.bin/checknr/checknr.1 6.5
SCCS-vsn: usr.sbin/chown/chgrp.1 6.5
SCCS-vsn: bin/chmod/chmod.1 6.10
SCCS-vsn: usr.bin/chpass/chpass.1 5.9
SCCS-vsn: usr.bin/cmp/cmp.1 6.4
SCCS-vsn: usr.bin/col/col.1 6.6
SCCS-vsn: usr.bin/colcrt/colcrt.1 6.6
SCCS-vsn: usr.bin/colrm/colrm.1 6.5
SCCS-vsn: usr.bin/column/column.1 5.6
SCCS-vsn: usr.bin/comm/comm.1 6.4
SCCS-vsn: usr.bin/compress/compress.1 6.8
SCCS-vsn: bin/cp/cp.1 6.11
SCCS-vsn: old/cpio/cpio.1 5.5
SCCS-vsn: bin/csh/csh.1 6.14
SCCS-vsn: usr.bin/ctags/ctags.1 6.7
SCCS-vsn: usr.bin/cut/cut.1 5.3
SCCS-vsn: bin/date/date.1 6.8
SCCS-vsn: old/dbx/dbx.1 6.5
SCCS-vsn: usr.bin/dc/dc.1 6.4
SCCS-vsn: bin/dd/dd.1 6.3
SCCS-vsn: usr.bin/deroff/deroff.1 6.4
SCCS-vsn: bin/df/df.1 6.7
SCCS-vsn: usr.bin/diction/diction/diction.1 4.5
SCCS-vsn: usr.bin/diff/diff/diff.1 6.6
SCCS-vsn: usr.bin/diff/diff3/diff3.1 6.4
SCCS-vsn: usr.bin/du/du.1 6.7
SCCS-vsn: bin/echo/echo.1 6.4
SCCS-vsn: bin/ed/ed.1 6.5
SCCS-vsn: usr.bin/error/error.1 6.5
SCCS-vsn: usr.bin/ex/ex.1 6.6
SCCS-vsn: usr.bin/expand/expand.1 6.5
SCCS-vsn: usr.bin/pascal/eyacc/eyacc.1 6.4
SCCS-vsn: usr.bin/f77/f77.vax/f77.1 6.7
SCCS-vsn: usr.bin/false/false.1 6.3
SCCS-vsn: usr.bin/file/file.1 6.3
SCCS-vsn: usr.bin/find/find.1 6.15
SCCS-vsn: usr.bin/finger/finger.1 6.11
SCCS-vsn: usr.bin/fmt/fmt.1 6.6
SCCS-vsn: usr.bin/fpr/fpr.1 6.7
SCCS-vsn: usr.bin/from/from.1 6.5
SCCS-vsn: usr.bin/fsplit/fsplit.1 6.5
SCCS-vsn: usr.bin/ftp/ftp.1 6.15
SCCS-vsn: usr.bin/gcore/gcore.1 6.3
SCCS-vsn: usr.bin/gprof/gprof.1 6.6
SCCS-vsn: usr.bin/graph/graph.1 6.3
SCCS-vsn: usr.bin/grep/egrep/grep.1 6.5
SCCS-vsn: old/groups/groups.1 6.3
SCCS-vsn: usr.bin/head/head.1 6.4
SCCS-vsn: usr.bin/hexdump/hexdump.1 5.10
SCCS-vsn: bin/hostname/hostname.1 6.6
SCCS-vsn: usr.bin/indent/indent.1 6.8
SCCS-vsn: usr.bin/xinstall/install.1 6.9
SCCS-vsn: usr.bin/join/join.1 6.3
SCCS-vsn: usr.bin/kdump/kdump.1 1.3
SCCS-vsn: bin/kill/kill.1 6.4
SCCS-vsn: usr.bin/ktrace/ktrace.1 1.3
SCCS-vsn: usr.bin/last/last.1 6.6
SCCS-vsn: usr.bin/lastcomm/lastcomm.1 6.6
SCCS-vsn: old/ld/ld.1 6.4
SCCS-vsn: usr.bin/learn/learn/learn.1 6.5
SCCS-vsn: usr.bin/leave/leave.1 6.4
SCCS-vsn: old/pcc/lint/lpass1/lint.1 6.5
SCCS-vsn: bin/ln/ln.1 6.5
SCCS-vsn: usr.bin/locate/locate/locate.1 5.3
SCCS-vsn: usr.bin/lock/lock.1 6.7
SCCS-vsn: usr.bin/logger/logger.1 6.6
SCCS-vsn: usr.bin/login/login.1 6.8
SCCS-vsn: usr.bin/look/look.1 6.4
SCCS-vsn: old/refer/lookbib/lookbib.1 6.3
SCCS-vsn: usr.bin/lorder/lorder.1 6.5
SCCS-vsn: usr.sbin/lpr/lpq/lpq.1 6.8
SCCS-vsn: usr.sbin/lpr/lpr/lpr.1 6.7
SCCS-vsn: usr.sbin/lpr/lprm/lprm.1 6.5
SCCS-vsn: usr.sbin/lpr/lptest/lptest.1 6.5
SCCS-vsn: usr.bin/m4/m4.1 6.6
SCCS-vsn: old/machine/machine.1 5.3
SCCS-vsn: usr.bin/mail/mail.1 6.16
SCCS-vsn: usr.bin/make/make.1 5.3
SCCS-vsn: usr.bin/mesg/mesg.1 6.5
SCCS-vsn: usr.bin/mkdep/mkdep.1 5.10
SCCS-vsn: bin/mkdir/mkdir.1 6.6
SCCS-vsn: usr.bin/mkfifo/mkfifo.1 5.3
SCCS-vsn: usr.bin/mkstr/mkstr.1 6.4
SCCS-vsn: usr.bin/more/more.1 5.13
SCCS-vsn: usr.bin/msgs/msgs.1 6.6
SCCS-vsn: usr.bin/mt/mt.1 6.5
SCCS-vsn: usr.sbin/mtree/mtree.8 5.7
SCCS-vsn: bin/mv/mv.1 6.5
SCCS-vsn: usr.bin/netstat/netstat.1 6.11
SCCS-vsn: usr.sbin/sendmail/src/newaliases.1 6.4
SCCS-vsn: usr.bin/nfsstat/nfsstat.1 5.3
SCCS-vsn: usr.bin/nice/nice.1 6.5
SCCS-vsn: usr.bin/nm/nm.1 6.4
SCCS-vsn: usr.bin/nohup/nohup.1 6.5
SCCS-vsn: old/roff/nroff/nroff.1 6.5
SCCS-vsn: usr.bin/hexdump/od.1 5.3
SCCS-vsn: usr.bin/pagesize/pagesize.1 6.4
SCCS-vsn: usr.bin/passwd/passwd.1 6.8
SCCS-vsn: usr.bin/paste/paste.1 5.3
SCCS-vsn: usr.bin/plot/plot.1 6.6
SCCS-vsn: old/pr/pr.1 6.3
SCCS-vsn: usr.bin/printenv/printenv.1 6.4
SCCS-vsn: usr.bin/printf/printf.1 5.8
SCCS-vsn: usr.bin/ptx/ptx.1 6.4
SCCS-vsn: bin/pwd/pwd.1 6.3
SCCS-vsn: usr.bin/quota/quota.1 6.6
SCCS-vsn: usr.bin/ranlib/ranlib.1 6.4
SCCS-vsn: old/ratfor/ratfor.1 6.4
SCCS-vsn: bin/rcp/rcp.1 6.11
SCCS-vsn: usr.bin/rdist/rdist.1 6.9
SCCS-vsn: old/refer/refer/refer.1 6.4
SCCS-vsn: usr.bin/rlogin/rlogin.1 6.16
SCCS-vsn: bin/rm/rm.1 6.4
SCCS-vsn: bin/rmail/rmail.8 6.6
SCCS-vsn: bin/rmdir/rmdir.1 6.3
SCCS-vsn: old/refer/OTHERS/roffbib.1 6.3
SCCS-vsn: usr.bin/rsh/rsh.1 6.8
SCCS-vsn: usr.bin/ruptime/ruptime.1 6.7
SCCS-vsn: usr.bin/rwho/rwho.1 6.5
SCCS-vsn: usr.bin/sccs/sccs.1 2.8
SCCS-vsn: usr.bin/script/script.1 6.3
SCCS-vsn: libexec/bugfiler/sendbug.1 6.6
SCCS-vsn: old/sh/sh.1 6.6
SCCS-vsn: usr.bin/size/size.1 6.3
SCCS-vsn: bin/sleep/sleep.1 6.3
SCCS-vsn: bin/stty/stty.1 6.7
SCCS-vsn: usr.bin/systat/systat.1 6.9
SCCS-vsn: usr.bin/telnet/telnet.1 6.11
SCCS-vsn: usr.bin/tip/tip.1 6.6
SCCS-vsn: usr.bin/tset/tset.1 6.5
SCCS-vsn: usr.bin/window/window.1 6.13

33 years agofix interoperability problem with decnet phase V;
Keith Sklower [Wed, 25 Jul 1990 09:18:59 +0000 (01:18 -0800)]
fix interoperability problem with decnet phase V;
if sending a smaller than minimum 802.2/3 frame in a bigger than minimum
ethernet packet, some controlers will reject the packet.

SCCS-vsn: sys/vax/if/if_qe.c 7.17

33 years agofix bug in routing socket, add sanity check . . .
Keith Sklower [Wed, 25 Jul 1990 09:15:52 +0000 (01:15 -0800)]
fix bug in routing socket, add sanity check . . .
set splnet() in route_usrreq(), which may not be necessary.

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

33 years agofix retransmission timer
Keith Sklower [Wed, 25 Jul 1990 09:13:32 +0000 (01:13 -0800)]
fix retransmission timer

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

33 years agofixes to talk to decnet phase V and retransmission timer
Keith Sklower [Wed, 25 Jul 1990 09:13:00 +0000 (01:13 -0800)]
fixes to talk to decnet phase V and retransmission timer

SCCS-vsn: sys/netiso/tp_input.c 7.14

33 years agowisconsin fixes
Keith Sklower [Wed, 25 Jul 1990 09:12:14 +0000 (01:12 -0800)]
wisconsin fixes

SCCS-vsn: sys/netiso/esis.c 7.15

33 years agoup number of defined symbols
Keith Sklower [Wed, 25 Jul 1990 09:10:48 +0000 (01:10 -0800)]
up number of defined symbols

SCCS-vsn: old/cpp/cpp.c 1.21

33 years agofix octal-escape code: beware end of string, etc
Chris Torek [Tue, 24 Jul 1990 07:25:47 +0000 (23:25 -0800)]
fix octal-escape code: beware end of string, etc

SCCS-vsn: usr.bin/tr/tr.c 4.7

33 years agoadd EACCES for fchdir (directory not searchable)
Keith Bostic [Tue, 24 Jul 1990 07:23:40 +0000 (23:23 -0800)]
add EACCES for fchdir (directory not searchable)

SCCS-vsn: lib/libc/sys/chdir.2 6.6

33 years agosetgroups check int > NGROUPS, so negative would fail; minor cleanup
Keith Bostic [Tue, 24 Jul 1990 04:16:29 +0000 (20:16 -0800)]
setgroups check int > NGROUPS, so negative would fail; minor cleanup

SCCS-vsn: sys/kern/kern_prot.c 7.14

33 years agoadditional sanity checks
Kirk McKusick [Mon, 23 Jul 1990 10:30:15 +0000 (02:30 -0800)]
additional sanity checks

SCCS-vsn: sbin/fsck/setup.c 5.32

33 years agothere needs to be a way to get the hour/minute of a file that's more
Keith Bostic [Mon, 23 Jul 1990 03:56:36 +0000 (19:56 -0800)]
there needs to be a way to get the hour/minute of a file that's more
than six months old.  And ls(1) needs more options anyway.

SCCS-vsn: bin/ls/ls.1 6.14
SCCS-vsn: bin/ls/ls.c 5.43
SCCS-vsn: bin/ls/ls.h 5.11
SCCS-vsn: bin/ls/print.c 5.23
SCCS-vsn: bin/ls/util.c 5.8

33 years agofree beginning of iovec buffer, not end; common subexpression elimination
Mike Karels [Mon, 23 Jul 1990 01:22:13 +0000 (17:22 -0800)]
free beginning of iovec buffer, not end; common subexpression elimination

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

33 years agoadd the how flag (-h) which prints out the lines between the SYNOPSIS
Keith Bostic [Sun, 22 Jul 1990 01:31:44 +0000 (17:31 -0800)]
add the how flag (-h) which prints out the lines between the SYNOPSIS
and DESCRIPTION headers

SCCS-vsn: usr.bin/man/man.c 5.24
SCCS-vsn: usr.bin/man/man.1 6.12

33 years agoit's not ignored, mtree quits
Keith Bostic [Sun, 22 Jul 1990 00:56:19 +0000 (16:56 -0800)]
it's not ignored, mtree quits

SCCS-vsn: usr.sbin/mtree/spec.c 5.13

33 years agomissed an absolute pathname!
Keith Bostic [Sun, 22 Jul 1990 00:27:20 +0000 (16:27 -0800)]
missed an absolute pathname!

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

33 years agoallocate space for hosts, rather than fixed table size
Keith Bostic [Sun, 22 Jul 1990 00:23:58 +0000 (16:23 -0800)]
allocate space for hosts, rather than fixed table size
lots of lint, general cleanliness, redo the man page
bug report 4.3BSD-reno/usr.bin/2

SCCS-vsn: usr.bin/ruptime/ruptime.c 5.8
SCCS-vsn: usr.bin/ruptime/ruptime.1 6.6

33 years agolint (from Torek)
Kirk McKusick [Sat, 21 Jul 1990 07:51:49 +0000 (23:51 -0800)]
lint (from Torek)

SCCS-vsn: sbin/fsck/pass4.c 5.10
SCCS-vsn: sbin/fsck/main.c 5.26
SCCS-vsn: sbin/fsck/utilities.c 5.28
SCCS-vsn: sbin/fsck/setup.c 5.31
SCCS-vsn: sbin/fsck/pass1.c 5.15
SCCS-vsn: sbin/fsck/dir.c 5.18
SCCS-vsn: sbin/fsck/inode.c 5.16
SCCS-vsn: sbin/fsck/fsck.h 5.16
SCCS-vsn: sbin/fsck/pass1b.c 5.8
SCCS-vsn: sbin/fsck/pass5.c 5.13
SCCS-vsn: sbin/fsck/pass2.c 5.14
SCCS-vsn: sbin/fsck/preen.c 5.5

33 years agoadded field name q_ruser; need to update NullAddress
Keith Bostic [Sat, 21 Jul 1990 05:18:56 +0000 (21:18 -0800)]
added field name q_ruser; need to update NullAddress

SCCS-vsn: usr.sbin/sendmail/src/main.c 5.31

33 years agofrom Jan Pendry
Kirk McKusick [Fri, 20 Jul 1990 07:01:29 +0000 (23:01 -0800)]
from Jan Pendry

SCCS-vsn: usr.sbin/amd/doc/Makefile 5.1

33 years agoadd redist.tex
Kirk McKusick [Fri, 20 Jul 1990 06:55:34 +0000 (22:55 -0800)]
add redist.tex

SCCS-vsn: admin/admin/copyright.1/Makefile 5.5

33 years agofrom Jan Pendry
Kirk McKusick [Fri, 20 Jul 1990 06:50:35 +0000 (22:50 -0800)]
from Jan Pendry

SCCS-vsn: usr.sbin/amd/include/am.h 5.1
SCCS-vsn: usr.sbin/amd/include/fstype.h 5.1
SCCS-vsn: usr.sbin/amd/include/uwait.h 5.1
SCCS-vsn: usr.sbin/amd/maps/a_master 5.1
SCCS-vsn: usr.sbin/amd/maps/a_net 5.1
SCCS-vsn: usr.sbin/amd/mk-amd-map/Makefile 5.1
SCCS-vsn: usr.sbin/amd/mk-amd-map/mk-amd-map.c 5.1
SCCS-vsn: usr.sbin/amd/rpcx/amq.h 5.1
SCCS-vsn: usr.sbin/amd/rpcx/amq.x 5.1
SCCS-vsn: usr.sbin/amd/rpcx/amq_clnt.c 5.1
SCCS-vsn: usr.sbin/amd/rpcx/amq_svc.c 5.1
SCCS-vsn: usr.sbin/amd/rpcx/amq_xdr.c 5.1
SCCS-vsn: usr.sbin/amd/rpcx/mount.h 5.1
SCCS-vsn: usr.sbin/amd/rpcx/mount_xdr.c 5.1
SCCS-vsn: usr.sbin/amd/rpcx/nfs_prot.h 5.1
SCCS-vsn: usr.sbin/amd/rpcx/nfs_prot_svc.c 5.1
SCCS-vsn: usr.sbin/amd/rpcx/nfs_prot_xdr.c 5.1

33 years agoactually set the machine hostname rather than just the variable!
Trent Hein [Thu, 19 Jul 1990 02:09:13 +0000 (18:09 -0800)]
actually set the machine hostname rather than just the variable!

SCCS-vsn: etc/netstart 5.6

33 years agofixed bin entry
Trent Hein [Wed, 18 Jul 1990 06:08:51 +0000 (22:08 -0800)]
fixed bin entry

SCCS-vsn: etc/master.passwd 5.9

33 years agoadd fix to .Va example
Cynthia A. E. Livingston [Fri, 13 Jul 1990 05:55:29 +0000 (21:55 -0800)]
add fix to .Va example

SCCS-vsn: share/man/man7/mdoc.samples.7 5.3

34 years agoISODE nests include files more than 9 deep.
Keith Sklower [Sat, 7 Jul 1990 06:39:04 +0000 (22:39 -0800)]
ISODE nests include files more than 9 deep.

SCCS-vsn: old/cpp/cpp.c 1.20

34 years agotypo
Keith Bostic [Fri, 6 Jul 1990 16:37:59 +0000 (08:37 -0800)]
typo

SCCS-vsn: share/doc/papers/kernmalloc/Makefile 1.5

34 years agodate and time created 90/07/05 23:40:07 by bostic
Keith Bostic [Fri, 6 Jul 1990 14:40:07 +0000 (06:40 -0800)]
date and time created 90/07/05 23:40:07 by bostic

SCCS-vsn: admin/admin/4.3Reno/contrib.ack 5.1

34 years agominor whacks; typos, spelling; reninforce that UC sites don't need to
Keith Bostic [Fri, 6 Jul 1990 14:05:34 +0000 (06:05 -0800)]
minor whacks; typos, spelling; reninforce that UC sites don't need to
contact Materiel Mgt. if they have BSD or AT&T licenses (Pam True requested...)

SCCS-vsn: admin/admin/4.3Reno/Cover.infopacket 1.4

34 years agocheck in for Mike, before changing
Mike Karels [Fri, 6 Jul 1990 13:31:03 +0000 (05:31 -0800)]
check in for Mike, before changing

SCCS-vsn: admin/admin/4.3Reno/Cover.infopacket 1.3

34 years agoput back pipes (`|')
Cynthia A. E. Livingston [Fri, 6 Jul 1990 07:26:36 +0000 (23:26 -0800)]
put back pipes (`|')

SCCS-vsn: usr.bin/colcrt/colcrt.1 6.5

34 years agoReno release
Trent Hein [Fri, 6 Jul 1990 02:57:21 +0000 (18:57 -0800)]
Reno release

SCCS-vsn: sys/vax/dist/buildmini 4.9
SCCS-vsn: sys/vax/dist/maketape 4.33
SCCS-vsn: sys/vax/dist/get 4.27

34 years agoReno tape -- separate TAHOE and HCX-9 stuff into two categories
Keith Bostic [Thu, 5 Jul 1990 12:03:44 +0000 (04:03 -0800)]
Reno tape -- separate TAHOE and HCX-9 stuff into two categories

SCCS-vsn: sys/tahoe/dist/buildboot 1.6

34 years agochanges to reflect some files being in ../stand
Trent Hein [Thu, 5 Jul 1990 11:57:23 +0000 (03:57 -0800)]
changes to reflect some files being in ../stand

SCCS-vsn: sys/vax/stand/Makefile 7.23

34 years agodate and time created 90/07/04 20:26:30 by bostic
Keith Bostic [Thu, 5 Jul 1990 11:26:30 +0000 (03:26 -0800)]
date and time created 90/07/04 20:26:30 by bostic

SCCS-vsn: sys/tahoe/dist/README 5.1

34 years agofor Reno -- file system reorganization, redo commands, /usr/hosts is
Keith Bostic [Thu, 5 Jul 1990 11:25:13 +0000 (03:25 -0800)]
for Reno -- file system reorganization, redo commands, /usr/hosts is
gone.  This wasn't done right, but I don't have the time to play with it.

SCCS-vsn: sys/tahoe/dist/maketape 5.7

34 years agofor Reno -- mostly file system reorg stuff
Keith Bostic [Thu, 5 Jul 1990 11:16:32 +0000 (03:16 -0800)]
for Reno -- mostly file system reorg stuff

SCCS-vsn: sys/tahoe/dist/get 1.7

34 years agofor Reno -- fsck takes different arguments, make directory if necessary
Keith Bostic [Thu, 5 Jul 1990 11:15:55 +0000 (03:15 -0800)]
for Reno -- fsck takes different arguments, make directory if necessary

SCCS-vsn: sys/tahoe/dist/buildmini 1.6

34 years agopmake makefile
Keith Bostic [Thu, 5 Jul 1990 11:12:10 +0000 (03:12 -0800)]
pmake makefile

SCCS-vsn: old/tp/Makefile 4.6

34 years agodon't make clean special, add tp, it's used by the distribution stuff
Keith Bostic [Thu, 5 Jul 1990 11:10:49 +0000 (03:10 -0800)]
don't make clean special, add tp, it's used by the distribution stuff

SCCS-vsn: old/Makefile 5.7

34 years agohf is in the source directory
Keith Bostic [Thu, 5 Jul 1990 05:14:21 +0000 (21:14 -0800)]
hf is in the source directory

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

34 years agoneeds a BINDIR
Keith Bostic [Thu, 5 Jul 1990 05:12:05 +0000 (21:12 -0800)]
needs a BINDIR

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

34 years agoput boot in /, not /stand
Keith Bostic [Thu, 5 Jul 1990 04:51:17 +0000 (20:51 -0800)]
put boot in /, not /stand

SCCS-vsn: sys/tahoe/stand/Makefile 7.13

34 years agodon't treat clean/cleandir specially
Keith Bostic [Wed, 4 Jul 1990 09:57:08 +0000 (01:57 -0800)]
don't treat clean/cleandir specially

SCCS-vsn: lib/Makefile 5.20

34 years agoclean pxref.0
Keith Bostic [Wed, 4 Jul 1990 09:55:45 +0000 (01:55 -0800)]
clean pxref.0

SCCS-vsn: usr.bin/pascal/pxref/Makefile 5.2

34 years agofinal (hopefully) corrections to amiga from Kent Polk and Chris Metcalf
John A. Kunze [Wed, 4 Jul 1990 02:42:31 +0000 (18:42 -0800)]
final (hopefully) corrections to amiga from Kent Polk and Chris Metcalf

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

34 years agouse of null pointer
Edward Wang [Tue, 3 Jul 1990 17:26:24 +0000 (09:26 -0800)]
use of null pointer

SCCS-vsn: usr.bin/mail/send.c 5.22

34 years agoreincarnated clear of i_rdev when freeing an inode, otherwise it
Trent Hein [Tue, 3 Jul 1990 15:51:43 +0000 (07:51 -0800)]
reincarnated clear of i_rdev when freeing an inode, otherwise it
appears inode has zero size but one disk block. (bostic+trent)

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

34 years agolog file moved
Keith Bostic [Tue, 3 Jul 1990 08:57:04 +0000 (00:57 -0800)]
log file moved

SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/delta.c 4.11