unix-history/.git
38 years agodate and time created 85/11/08 18:31:09 by mckusick
Kirk McKusick [Sat, 9 Nov 1985 10:31:09 +0000 (02:31 -0800)]
date and time created 85/11/08 18:31:09 by mckusick

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

38 years agogetusershell() becomes a library routine
Kirk McKusick [Sat, 9 Nov 1985 10:16:23 +0000 (02:16 -0800)]
getusershell() becomes a library routine

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

38 years agodate and time created 85/11/08 18:14:31 by mckusick
Kirk McKusick [Sat, 9 Nov 1985 10:14:31 +0000 (02:14 -0800)]
date and time created 85/11/08 18:14:31 by mckusick

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

38 years agomake sure fetching the terminal type doesn't clobber anything
Jim Bloom [Sat, 9 Nov 1985 09:18:44 +0000 (01:18 -0800)]
make sure fetching the terminal type doesn't clobber anything

SCCS-vsn: lib/libcurses/setterm.c 5.2
SCCS-vsn: lib/libcurses/curses.c 5.2

38 years agocheck for null string as well as null pointer
Jim Bloom [Sat, 9 Nov 1985 08:49:57 +0000 (00:49 -0800)]
check for null string as well as null pointer

SCCS-vsn: usr.bin/login/login.c 5.10
SCCS-vsn: usr.bin/login/login.c.1 5.10

38 years agotry host numbers before addresses, try multiple addresses in turn
Mike Karels [Sat, 9 Nov 1985 03:49:22 +0000 (19:49 -0800)]
try host numbers before addresses, try multiple addresses in turn

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

38 years agodon't flush input on oob unless it's really a flush; careful about
Mike Karels [Sat, 9 Nov 1985 01:46:48 +0000 (17:46 -0800)]
don't flush input on oob unless it's really a flush; careful about
restarting syscalls after return from oob(); misc cleanup

SCCS-vsn: usr.bin/rlogin/rlogin.c 5.8

38 years agoonly need to indicate window knowledge in oob messages
Mike Karels [Sat, 9 Nov 1985 00:32:50 +0000 (16:32 -0800)]
only need to indicate window knowledge in oob messages
until we get a response; close hole in message after control correctly;
remove sun grot and other useless code

SCCS-vsn: libexec/rlogind/rlogind.c 5.9

38 years agofixes from Kirk Smith for line numbers
Kirk McKusick [Fri, 8 Nov 1985 09:23:23 +0000 (01:23 -0800)]
fixes from Kirk Smith for line numbers
a more accurate error message for an open comment
and correctly handling stdin from a terminal or pipe

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

38 years agouse return value and not same function
Jim Bloom [Fri, 8 Nov 1985 05:23:08 +0000 (21:23 -0800)]
use return value and not same function

SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.27

38 years agofix order things read in (from muller@sdcsvax)
Jim Bloom [Fri, 8 Nov 1985 05:20:55 +0000 (21:20 -0800)]
fix order things read in (from muller@sdcsvax)

SCCS-vsn: games/battlestar/save.c 1.4

38 years agoget rid of asm, prevent making file executable if incomplete
Jim Bloom [Fri, 8 Nov 1985 04:08:57 +0000 (20:08 -0800)]
get rid of asm, prevent making file executable if incomplete

SCCS-vsn: old/ld/ld.c 5.2

38 years agofix manual page to agree with code
Jim Bloom [Fri, 8 Nov 1985 03:55:46 +0000 (19:55 -0800)]
fix manual page to agree with code

SCCS-vsn: old/tar/tarformat.5 6.2
SCCS-vsn: usr.bin/ar/tar.5 6.2

38 years agoallow receive from transmit buffer (for deuna)
Mike Karels [Fri, 8 Nov 1985 02:57:14 +0000 (18:57 -0800)]
allow receive from transmit buffer (for deuna)

SCCS-vsn: sys/vax/if/if_uba.c 6.7
SCCS-vsn: sys/vax/if/if_uba.h 6.4

38 years agolet's get it all
Mike Karels [Thu, 7 Nov 1985 11:18:01 +0000 (03:18 -0800)]
let's get it all

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

38 years agotry to make panic message intelligible
Mike Karels [Thu, 7 Nov 1985 10:56:13 +0000 (02:56 -0800)]
try to make panic message intelligible

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

38 years agodon't need extra line discpline slot for tablet now since ioctl
Sam Leffler [Thu, 7 Nov 1985 10:27:54 +0000 (02:27 -0800)]
don't need extra line discpline slot for tablet now since ioctl
sets tablet type

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

38 years agobring in updated version from lfl; supports setting tablet type and
Sam Leffler [Thu, 7 Nov 1985 10:25:51 +0000 (02:25 -0800)]
bring in updated version from lfl; supports setting tablet type and
operating mode via ioctl's; handles ~half dozen tablet types

SCCS-vsn: sys/kern/tty_tb.c 6.6

38 years agodate and time created 85/11/06 18:20:54 by sam
Sam Leffler [Thu, 7 Nov 1985 10:20:54 +0000 (02:20 -0800)]
date and time created 85/11/06 18:20:54 by sam

SCCS-vsn: sys/sys/tablet.h 6.1

38 years agodelete extraneous line discipline what with ioctl to set type
Sam Leffler [Thu, 7 Nov 1985 10:20:03 +0000 (02:20 -0800)]
delete extraneous line discipline what with ioctl to set type

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

38 years agotypo
Mike Karels [Thu, 7 Nov 1985 09:39:44 +0000 (01:39 -0800)]
typo

SCCS-vsn: sys/deprecated/netimp/if_imp.c 6.8

38 years agomake it lint (almost, putc can't be done easily)
Jim Bloom [Thu, 7 Nov 1985 06:18:38 +0000 (22:18 -0800)]
make it lint (almost, putc can't be done easily)

SCCS-vsn: sbin/shutdown/shutdown.c 5.3

38 years agoeverything should be declared as returning an int
Jim Bloom [Thu, 7 Nov 1985 06:17:11 +0000 (22:17 -0800)]
everything should be declared as returning an int

SCCS-vsn: lib/libc/stdio/putc.3 6.2

38 years agochange return value of handler, add new signals for 4.3
Jim Bloom [Thu, 7 Nov 1985 04:02:52 +0000 (20:02 -0800)]
change return value of handler, add new signals for 4.3

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

38 years agomove nullmodem to tty.c, maintain TS_CARR_ON
Mike Karels [Thu, 7 Nov 1985 02:11:10 +0000 (18:11 -0800)]
move nullmodem to tty.c, maintain TS_CARR_ON

SCCS-vsn: sys/kern/tty.c 6.23
SCCS-vsn: sys/kern/tty_conf.c 6.7

38 years agoallocate only enough space for the maximum path length (should really walk
Jim Bloom [Wed, 6 Nov 1985 10:57:36 +0000 (02:57 -0800)]
allocate only enough space for the maximum path length (should really walk
the tree instead of building a path)

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

38 years agolink reset and tset
Jim Bloom [Wed, 6 Nov 1985 07:58:52 +0000 (23:58 -0800)]
link reset and tset

SCCS-vsn: usr.bin/tset/Makefile 5.3

38 years agorewrite to avoid division by zero
Jim Bloom [Tue, 5 Nov 1985 11:04:50 +0000 (03:04 -0800)]
rewrite to avoid division by zero

SCCS-vsn: usr.bin/quota/quota.c 5.3
SCCS-vsn: usr.sbin/repquota/repquota.c 5.3
SCCS-vsn: usr.sbin/edquota/edquota.c 5.3

38 years agoAdd error return codes for gethostby*() routines
Kevin Dunlap [Tue, 5 Nov 1985 10:49:18 +0000 (02:49 -0800)]
Add error return codes for gethostby*() routines

SCCS-vsn: include/netdb.h 5.4

38 years agoreduce duplicate complaints
Mike Karels [Tue, 5 Nov 1985 10:48:52 +0000 (02:48 -0800)]
reduce duplicate complaints

SCCS-vsn: sys/vax/mba/hp.c 6.16

38 years agomove carrier change code to line disciplines; make PORTSELECTOR
Mike Karels [Tue, 5 Nov 1985 10:20:30 +0000 (02:20 -0800)]
move carrier change code to line disciplines; make PORTSELECTOR
code and configuration consistent; change default speed to 9600

SCCS-vsn: sys/vax/uba/dh.c 6.12
SCCS-vsn: sys/vax/uba/dhu.c 4.5
SCCS-vsn: sys/vax/uba/dmz.c 6.2
SCCS-vsn: sys/vax/uba/dz.c 6.10

38 years agomerge work from arpa
Jim Bloom [Tue, 5 Nov 1985 10:13:39 +0000 (02:13 -0800)]
merge work from arpa

SCCS-vsn: libexec/bugfiler/Makefile 5.3

38 years agoadd unixtomh
Jim Bloom [Tue, 5 Nov 1985 10:11:47 +0000 (02:11 -0800)]
add unixtomh

SCCS-vsn: libexec/bugfiler/Makefile 4.3.1.1

38 years agouse modem entry in linesw to signal carrier change; split line-disc close
Mike Karels [Tue, 5 Nov 1985 10:11:05 +0000 (02:11 -0800)]
use modem entry in linesw to signal carrier change; split line-disc close
from tty close

SCCS-vsn: sys/kern/tty_conf.c 6.6
SCCS-vsn: sys/kern/tty.c 6.22

38 years agonow using modem control entry in linesw; don't let pty's use
Mike Karels [Tue, 5 Nov 1985 10:07:54 +0000 (02:07 -0800)]
now using modem control entry in linesw; don't let pty's use
nonstandard disciplines (we depend on the queue format)

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

38 years agolog tprintf's at LOG_INFO; block or skip tty if output queue is full
Mike Karels [Tue, 5 Nov 1985 10:04:04 +0000 (02:04 -0800)]
log tprintf's at LOG_INFO; block or skip tty if output queue is full

SCCS-vsn: sys/kern/subr_prf.c 6.10

38 years agomerge from arpa development
Jim Bloom [Tue, 5 Nov 1985 10:02:51 +0000 (02:02 -0800)]
merge from arpa development

SCCS-vsn: libexec/bugfiler/bugfiler.c 5.3

38 years agomove unixtomh, redist instead of forward, prevent loops caused by mailing
Jim Bloom [Tue, 5 Nov 1985 09:55:59 +0000 (01:55 -0800)]
move unixtomh, redist instead of forward, prevent loops caused by mailing
to myself

SCCS-vsn: libexec/bugfiler/bugfiler.c 4.15.2.1

38 years agoChanges for 4.2bsd from Mike@brl
Kevin Dunlap [Tue, 5 Nov 1985 09:54:47 +0000 (01:54 -0800)]
Changes for 4.2bsd from Mike@brl

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

38 years agocleanup spgrp, rm unused code (should rm it all)
Mike Karels [Tue, 5 Nov 1985 09:52:42 +0000 (01:52 -0800)]
cleanup spgrp, rm unused code (should rm it all)

SCCS-vsn: sys/kern/kern_exit.c 6.11
SCCS-vsn: sys/kern/kern_proc.c 6.7

38 years agomove unixtomh, redist instead of forward, prevent loops caused by mailing myself
Jim Bloom [Tue, 5 Nov 1985 09:46:50 +0000 (01:46 -0800)]
move unixtomh, redist instead of forward, prevent loops caused by mailing myself

SCCS-vsn: libexec/bugfiler/bugfiler.c 5.3

38 years agobranch-place-holder
Jim Bloom [Tue, 5 Nov 1985 09:39:54 +0000 (01:39 -0800)]
branch-place-holder

SCCS-vsn: libexec/bugfiler/bugfiler.c 4.15.1.1

38 years agoecho where typed not top of screen
Jim Bloom [Tue, 5 Nov 1985 07:30:21 +0000 (23:30 -0800)]
echo where typed not top of screen

SCCS-vsn: lib/libcurses/getch.c 5.2

38 years agoupdate
Mike Karels [Tue, 5 Nov 1985 05:19:29 +0000 (21:19 -0800)]
update

SCCS-vsn: sbin/routed/query/query.c 5.2
SCCS-vsn: sbin/routed/trace/trace.c 5.2

38 years agofix for 4.2bsd from Mike@brl
Kevin Dunlap [Tue, 5 Nov 1985 03:29:51 +0000 (19:29 -0800)]
fix for 4.2bsd from Mike@brl

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

38 years agoadd error if can't open requested mailbox
Jim Bloom [Tue, 5 Nov 1985 03:04:25 +0000 (19:04 -0800)]
add error if can't open requested mailbox

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

38 years agoh19kermit: added (from earle@smeagol.UUCP)
Serge ??? [Mon, 4 Nov 1985 14:24:44 +0000 (06:24 -0800)]
h19kermit: added (from earle@smeagol.UUCP)

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

38 years agow50: changed \: to \072 in is
Serge ??? [Mon, 4 Nov 1985 13:46:17 +0000 (05:46 -0800)]
w50: changed \: to \072 in is

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

38 years agow50-w: collapsed (using tc=w50)
Serge ??? [Mon, 4 Nov 1985 13:39:14 +0000 (05:39 -0800)]
w50-w: collapsed (using tc=w50)

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

38 years agoimprove performance by using two FILE pointers instead of one
Serge ??? [Mon, 4 Nov 1985 08:40:57 +0000 (00:40 -0800)]
improve performance by using two FILE pointers instead of one

SCCS-vsn: sbin/quotacheck/quotacheck.c 5.6

38 years agoimprove performance by using two FILE pointers instead of one
Serge ??? [Sun, 3 Nov 1985 13:33:37 +0000 (05:33 -0800)]
improve performance by using two FILE pointers instead of one

SCCS-vsn: sbin/quotacheck/quotacheck.c 5.6

38 years agocheck for overflow in getrawlist()
Serge ??? [Sun, 3 Nov 1985 12:29:38 +0000 (04:29 -0800)]
check for overflow in getrawlist()

SCCS-vsn: usr.bin/mail/lex.c 5.4
SCCS-vsn: usr.bin/mail/list.c 5.4

38 years agoimprove performance by using two FILE pointers instead of one
Serge ??? [Sun, 3 Nov 1985 12:22:13 +0000 (04:22 -0800)]
improve performance by using two FILE pointers instead of one

SCCS-vsn: sbin/quotacheck/quotacheck.c 5.6

38 years agoincrease several limits to be more realistic (from ks@purdue-ecn)
Serge ??? [Sun, 3 Nov 1985 09:48:51 +0000 (01:48 -0800)]
increase several limits to be more realistic (from ks@purdue-ecn)

SCCS-vsn: usr.bin/mail/def.h 5.2

38 years agoincrease several limits to be more realistic
Serge ??? [Sun, 3 Nov 1985 09:46:47 +0000 (01:46 -0800)]
increase several limits to be more realistic

SCCS-vsn: usr.bin/mail/def.h 5.2

38 years agoincrease nbuf[] in netlook() to BUFSIZ (from mp@allegra.UUCP)
Serge ??? [Sun, 3 Nov 1985 09:32:59 +0000 (01:32 -0800)]
increase nbuf[] in netlook() to BUFSIZ (from mp@allegra.UUCP)

SCCS-vsn: usr.bin/mail/optim.c 5.5

38 years agotek4404: added (from carolyn@dali)
Serge ??? [Sat, 2 Nov 1985 12:44:30 +0000 (04:44 -0800)]
tek4404: added (from carolyn@dali)

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

38 years agoallow relative path names after -f
Serge ??? [Sat, 2 Nov 1985 12:00:09 +0000 (04:00 -0800)]
allow relative path names after -f

SCCS-vsn: local/local.cmd/showtc.c 1.9

38 years agoallow relative path name after -f
Serge ??? [Sat, 2 Nov 1985 11:56:39 +0000 (03:56 -0800)]
allow relative path name after -f

SCCS-vsn: local/local.cmd/showtc.c 1.9

38 years agoallow passing of flags to showtc
Serge ??? [Sat, 2 Nov 1985 11:19:17 +0000 (03:19 -0800)]
allow passing of flags to showtc

SCCS-vsn: local/local.cmd/difftc.sh 1.4

38 years agoxterm: deleted white on black initialization sequence
Serge ??? [Sat, 2 Nov 1985 11:10:28 +0000 (03:10 -0800)]
xterm: deleted white on black initialization sequence

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

38 years agofix sigstack (from donn@utah-cs)
Jim Bloom [Sat, 2 Nov 1985 10:17:10 +0000 (02:17 -0800)]
fix sigstack (from donn@utah-cs)

SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.26

38 years agoonly try to read the header from the rwho packets
Jim Bloom [Sat, 2 Nov 1985 10:05:15 +0000 (02:05 -0800)]
only try to read the header from the rwho packets

SCCS-vsn: old/sysline/sysline.c 5.5

38 years agofix syslog message
Jim Bloom [Sat, 2 Nov 1985 08:57:27 +0000 (00:57 -0800)]
fix syslog message

SCCS-vsn: bin/date/date.c 4.14

38 years agoadd fastboot and nosync flags from David Grubb (dgg@mit-athena)
Jim Bloom [Sat, 2 Nov 1985 08:55:51 +0000 (00:55 -0800)]
add fastboot and nosync flags from David Grubb (dgg@mit-athena)

SCCS-vsn: sbin/shutdown/shutdown.c 5.2

38 years agosri-nic -> sri-nic.arpa
Jim Bloom [Sat, 2 Nov 1985 06:36:08 +0000 (22:36 -0800)]
sri-nic -> sri-nic.arpa

SCCS-vsn: usr.bin/whois/whois.c 5.2

38 years agoone field in /etc/ttys may be quoted (from entropy!hubert@uw-beaver)
Jim Bloom [Sat, 2 Nov 1985 06:06:10 +0000 (22:06 -0800)]
one field in /etc/ttys may be quoted (from entropy!hubert@uw-beaver)

SCCS-vsn: usr.bin/uucp/acucntrl/acucntrl.c 5.6

38 years agorewrite by Doug Gwyn (gwyn@brl.mil)
Jim Bloom [Sat, 2 Nov 1985 03:56:04 +0000 (19:56 -0800)]
rewrite by Doug Gwyn (gwyn@brl.mil)

SCCS-vsn: share/termcap/termcap.5 6.3

38 years agoFreeze for Novebber 1 network distribution
Kevin Dunlap [Sat, 2 Nov 1985 03:47:02 +0000 (19:47 -0800)]
Freeze for Novebber 1 network distribution

SCCS-vsn: lib/libc/net/res_debug.c 5.7

38 years agoFreeze for November 1 network distribution
Kevin Dunlap [Sat, 2 Nov 1985 03:41:03 +0000 (19:41 -0800)]
Freeze for November 1 network distribution

SCCS-vsn: lib/libc/net/res_debug.c 5.7

38 years agochange define to defined
Kevin Dunlap [Sat, 2 Nov 1985 03:35:05 +0000 (19:35 -0800)]
change define to defined

SCCS-vsn: include/arpa/nameser.h 5.7

38 years agoperformance improvements
Jim Bloom [Sat, 2 Nov 1985 03:15:15 +0000 (19:15 -0800)]
performance improvements

SCCS-vsn: lib/libc/net/res_comp.c 6.2

38 years agodon't use old free() - realloc() since (from chris@maryland)
Jim Bloom [Fri, 1 Nov 1985 12:18:24 +0000 (04:18 -0800)]
don't use old free() - realloc() since (from chris@maryland)

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

38 years agoAdd a few more cpu's to define
Kevin Dunlap [Fri, 1 Nov 1985 11:43:44 +0000 (03:43 -0800)]
Add a few more cpu's to define

SCCS-vsn: include/arpa/nameser.h 5.6

38 years agodon't import IFS if ruid != euid or root. Hopefully this closes some
Jim Bloom [Fri, 1 Nov 1985 11:39:54 +0000 (03:39 -0800)]
don't import IFS if ruid != euid or root.  Hopefully this closes some
security holes

SCCS-vsn: old/sh/name.c 4.4

38 years agoserge couldn't get it right ( # as comment only from keyboard )
Jim Bloom [Fri, 1 Nov 1985 08:43:59 +0000 (00:43 -0800)]
serge couldn't get it right ( # as comment only from keyboard )

SCCS-vsn: old/sh/word.c 4.6

38 years agoFreeze for November 1 network distribution
Kevin Dunlap [Fri, 1 Nov 1985 07:30:07 +0000 (23:30 -0800)]
Freeze for November 1 network distribution

SCCS-vsn: lib/libc/net/res_comp.c 6.1
SCCS-vsn: lib/libc/net/res_debug.c 6.1
SCCS-vsn: lib/libc/net/res_init.c 6.1
SCCS-vsn: lib/libc/net/res_mkquery.c 6.1
SCCS-vsn: lib/libc/net/res_send.c 6.1
SCCS-vsn: lib/libc/net/sethostent.c 6.1
SCCS-vsn: lib/libc/net/gethostnamadr.c 6.1

38 years agoargh, need to check zero fields or bcmp will fail (rtlookup != rtfind)
Mike Karels [Fri, 1 Nov 1985 03:57:00 +0000 (19:57 -0800)]
argh, need to check zero fields or bcmp will fail (rtlookup != rtfind)

SCCS-vsn: sbin/routed/af.c 5.2

38 years agodocument bug with office phone numbers
Jim Bloom [Thu, 31 Oct 1985 11:03:39 +0000 (03:03 -0800)]
document bug with office phone numbers

SCCS-vsn: usr.bin/finger/finger.1 6.2

38 years agoadd /etc/shells, more forgiving about entering GCOS info
Jim Bloom [Thu, 31 Oct 1985 10:56:30 +0000 (02:56 -0800)]
add /etc/shells, more forgiving about entering GCOS info

SCCS-vsn: usr.bin/passwd/passwd.1 6.2

38 years agoif present, /etc/shells is used to provide a list of acceptable shells
Kirk McKusick [Thu, 31 Oct 1985 10:18:07 +0000 (02:18 -0800)]
if present, /etc/shells is used to provide a list of acceptable shells

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

38 years agounsuccessful attempt to connect leaves socket disconnect{ed,ing}
Mike Karels [Thu, 31 Oct 1985 10:07:01 +0000 (02:07 -0800)]
unsuccessful attempt to connect leaves socket disconnect{ed,ing}

SCCS-vsn: sys/kern/uipc_syscalls.c 6.11

38 years agodeclaration of void type requires programs to also declare void type
Jim Bloom [Thu, 31 Oct 1985 09:53:59 +0000 (01:53 -0800)]
declaration of void type requires programs to also declare void type

SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.25

38 years agoupdate return values for endpwent and setpwent
Kirk McKusick [Thu, 31 Oct 1985 09:35:49 +0000 (01:35 -0800)]
update return values for endpwent and setpwent

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

38 years agofix time, endpwent, setpwent, fseek
Jim Bloom [Thu, 31 Oct 1985 09:31:40 +0000 (01:31 -0800)]
fix time, endpwent, setpwent, fseek

SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.24

38 years agoRemove C_CS network class, NIC said it goes bye bye
Kevin Dunlap [Thu, 31 Oct 1985 09:27:07 +0000 (01:27 -0800)]
Remove C_CS network class,  NIC said it goes bye bye

SCCS-vsn: include/arpa/nameser.h 5.5

38 years agodescribe return value for fseek (not Sys V compatible, sigh)
Kirk McKusick [Thu, 31 Oct 1985 09:19:39 +0000 (01:19 -0800)]
describe return value for fseek (not Sys V compatible, sigh)

SCCS-vsn: lib/libc/stdio/fseek.3 6.2

38 years agofix fseek, time, endpwent, setpwent
Jim Bloom [Thu, 31 Oct 1985 09:15:14 +0000 (01:15 -0800)]
fix fseek, time, endpwent, setpwent

SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.24

38 years agotime returns a long, not time_t
Kirk McKusick [Thu, 31 Oct 1985 09:06:25 +0000 (01:06 -0800)]
time returns a long, not time_t

SCCS-vsn: lib/libc/gen/time.c 5.2

38 years ago-w is obsolete
Kirk McKusick [Thu, 31 Oct 1985 08:16:31 +0000 (00:16 -0800)]
-w is obsolete

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

38 years ago-w flag no longer needed
Jim Bloom [Thu, 31 Oct 1985 08:14:00 +0000 (00:14 -0800)]
-w flag no longer needed

SCCS-vsn: usr.bin/rlogin/rlogin.1 6.3

38 years agocheck for overrun count (from donn@utah-cs)
Kirk McKusick [Thu, 31 Oct 1985 07:43:21 +0000 (23:43 -0800)]
check for overrun count (from donn@utah-cs)

SCCS-vsn: lib/libc/vax/stdio.old/fgets.s 5.2

38 years agoadd -m flag for grouping hosts, comment about price in printcap
Jim Bloom [Thu, 31 Oct 1985 04:29:19 +0000 (20:29 -0800)]
add -m flag for grouping hosts, comment about price in printcap

SCCS-vsn: usr.sbin/lpr/pac/pac.8 6.2

38 years agoadd -m flag to group all machines together and add "pc" entry to printcap
Jim Bloom [Thu, 31 Oct 1985 04:25:38 +0000 (20:25 -0800)]
add -m flag to group all machines together and add "pc" entry to printcap
for printing cost (Jon Loeliger, jdl@purdue)

SCCS-vsn: usr.sbin/lpr/pac/pac.c 5.2

38 years agoadd pc for printing cost for accounting
Jim Bloom [Thu, 31 Oct 1985 04:15:07 +0000 (20:15 -0800)]
add pc for printing cost for accounting

SCCS-vsn: share/man/man5/printcap.5 6.2

38 years agoKernel should return error on illegal socket option requests.
Keith Sklower [Thu, 31 Oct 1985 02:16:04 +0000 (18:16 -0800)]
Kernel should return error on illegal socket option requests.
(or pass them further down the layers at some future date?)

SCCS-vsn: sys/netns/idp_usrreq.c 6.11

38 years ago1.) If not using delayed acks, must still ack packets which are
Keith Sklower [Thu, 31 Oct 1985 02:13:15 +0000 (18:13 -0800)]
1.) If not using delayed acks, must still ack packets which are
otherwise dropped as duplicates.
2.) Kernel should return error on illegal socket option requests.
(or pass them further down the layers at some future date?)

SCCS-vsn: sys/netns/spp_usrreq.c 6.15

38 years agochane include forles and add resolv.conf information
Kevin Dunlap [Thu, 31 Oct 1985 01:56:56 +0000 (17:56 -0800)]
chane include forles and add resolv.conf information

SCCS-vsn: lib/libc/net/resolver.3 1.2

38 years agochange recvfrom to recv
Kevin Dunlap [Thu, 31 Oct 1985 01:11:03 +0000 (17:11 -0800)]
change recvfrom to recv

SCCS-vsn: lib/libc/net/res_send.c 5.8

38 years agoforce people doing ports to define their machine's bit order
Kirk McKusick [Wed, 30 Oct 1985 11:36:49 +0000 (03:36 -0800)]
force people doing ports to define their machine's bit order

SCCS-vsn: include/arpa/nameser.h 5.4